Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How to replace multiple strings using PowerShell

powershell

Splatting arguments for external program

powershell

Make Python Subprocess Run in PowerShell

How to change the icon of a C# program without using an IDE?

c# powershell msbuild icons csc

Get-ChildItem responds differently when New-Item output is sent to null

Redirect warning and error stream to the same file

powershell

Out-Gridview removes underscores

powershell out-gridview

PowerShell Delete everything else except one file in root and one in sub folder

Does Invoke-WebRequest support arrays as POST form parameters?

powershell powershell-3.0

Launch Chrome with specific profile in PowerShell

PSVersion is not recognized

powershell powershell-5.0

Powershell - Faster way of getting rows from a csv file and outputting to a different csv file

powershell

How to determine if my PowerShell script is being executed by Windows Terminal?

powershell host

The RunSpace and its closure

Run cmd from a given folder inside PowerShell script

powershell cmd

How to get count of files copied using Copy-item

powershell

Pester custom error text

powershell pester

Powershell : Function to create new-variable not working

In PowerShell, how to format screen output for a decimal to display 2 places, like this example. I can do in python but not exactly in PowerShell

powershell format output