Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Invoke-Restmethod: how do I get the return code?

api powershell

How to capture output in a variable rather than a logfile?

powershell

Powershell Unload Module... completely

.net powershell

Capture program stdout and stderr to separate variables

Which .NET version is my PowerShell script using?

.net powershell version

Azure powershell Select-AzureSubscription - error: the subscription name doesn't exist

File / folder chooser dialog from a Windows batch script

Parsing xml using powershell

powershell

Getting "Can't find the drive. The drive called 'IIS' does not exist."

powershell iis namespaces

How to get Powershell Invoke-Restmethod to return body of http 500 code response

powershell powershell-3.0

UTF-8 output from PowerShell

Pin program to taskbar using PS in Windows 10

powershell windows-10

How do I assign a null value to a variable in PowerShell?

powershell scripting null

If strings starts with in PowerShell [duplicate]

Select/map each item of a Powershell array to a new array

How to check if a PowerShell optional argument was set by caller

powershell

Getting just the lowest-level directory name for a file from split-path using PowerShell

powershell

Powershell: Setting Encoding for Get-Content Pipeline

encoding powershell

Pass function as a parameter

Powershell: Add objects to an array of objects

arrays powershell scripting