Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

User powershell script to post to URL?

url powershell

How can you check for existing firewall rules using Powershell

powershell firewall

Multiple variables in Foreach loop [PowerShell]

How can I get the current active window at the time a batch script is run?

Update all items in a list using PowerShell

get a folder path from the explorer menu to a powershell variable

PowerShell Tee-Object without overwriting file

powershell powershell-2.0

How to pass a list of files as parameters to a powershell script

powershell

Replacing last occurrence of substring in string

powershell replace

Only split on the first occurence of a character

powershell

Programmatically change PowerShell's 16 default console colours

PowerShell dictionary of arrays?

What is the proper way to set a user environment variable in a PowerShell script?

powershell

How to convert to UInt64 from a string in Powershell? String-to-number conversion

Invoke-RestMethod REST API PUT Method

powershell

How to check whether port is open in Powershell

Powershell: convert a fraction to an integer - surprising rounding behavior

how do you select just one property from an array of "results" from the Azure command 'az group list in powershell'?

azure powershell

Oneliner to count the number of tabs in each line of a file

powershell

How can I convert a hastable to a json string in powershell?