Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How to get PowerShell to keep a command window open?

windows shell powershell

Exec powershell.exe hangs msbuild

Powershell Select-String -pattern -notMatch

powershell select-string

Parse xml in powershell

xml powershell

Do curly braces mean anything in PowerShell variable declaration?

powershell variables

How to exit PowerShell.exe inside of CMD

powershell cmd

Powershell: Colon in commandlet parameters

powershell

powershell equivalent of linux "mkdir -p"?

powershell

Accessing Volume Shadow Copy (VSS) Snapshots from powershell

Hashtables from ConvertFrom-json have different type from powershells built-in hashtables, how do I make them the same?

json powershell

Set up PowerShell Script for Automatic Execution

How to read CDATA in XML file with PowerShell?

xml powershell cdata

Powershell regex group replacing

regex powershell replace

How can I source variables from a .bat file into a PowerShell script?

PowerShell XML SelectNodes fails to process XPath

The term 'az' is not recognized as the name of a cmdlet, function, script file, or operable program

Powershell select-object skip multiple lines?

powershell

Avoiding newline in write-output

powershell

How to check if an associative array is empty in powershell

Converting xml from UTF-16 to UTF-8 using PowerShell

xml powershell utf-8 utf-16