Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-core

Delay-bind script block does not work when function is exported from module

How to Execute a Bash Script from PowerShell Core in Linux

$PWD vs. Get-Location in powershell or pwsh?

Python/Powershell combo - make pwsh load even faster

Having difficultly mocking Invoke-WebRequest's BasicHtmlWebResponseObject

Run command script as separate process powershell.exe and pwsh.exe compatible

Why does GetCommandLineArgs return a DLL when running pwsh.exe?

How to get the TBS (To be signed) value of a signed file in PowerShell?

How to use Windows System.Speech for TTS in PowerShell 7 (or is there an alternative)

windows core run command with elevated privileges

Use .pwsh instead of .ps1 extension for PowerShell Core scripts?

Invoke-Sqlcmd cmlet missing in Powershell core sqlserver module for linux

powershell-core

Powershell binary grep

PowerShell remoting: Controlling what edition is being targeted (PowerShell Core or Windows PowerShell); the state of cross-platform remoting

What's the correct way to open powershell core in a new window?

How to parse HTML table with Powershell Core 7?

How to unit test a PowerShell Core binary cmdlet in C#

pwsh Out-Null not suppressing the output on Restart-Service cmdlet