Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-core

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?

Why doesn't Console in PowerShell ISE use the latest installed version of PowerShell?

Updating help on PowerShell on Mac

How can I preview the PowerShell command before execute?

Process.StandardOutput.Readline() is hanging when there is no output

Connect-AzAccount - how to avoid azure device authentication?

Can I customise the 'not recognized as the name of a cmdlet' error in Powershell?

Is it possible to install the PKI module on Powershell Core?

Powershell 'x or y' assignment

How to pass a custom function inside a ForEach-Object -Parallel

Getting powershell current line before ENTER is pressed