Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-3.0

Break out of inner loop only in nested loop

powershell powershell-3.0

Powershell: Determine if a process is 32 or 64 bit

powershell powershell-3.0

How to copy a file to multiple folders in PowerShell

Return data from Powershell jobs without the Job-Information

powershell powershell-3.0

How do I use NOT LIKE with Get-WmiObject Win32_Directory -filter

wmi powershell-3.0

Window Size in PowerShell

powershell powershell-3.0

Regular expression invalid when replacing in powershell

powershell powershell-3.0

How to dump the foreach loop output into a file in PowerShell?

A PowerShell script to list all files and folders within a directory

powershell powershell-3.0

Add documentation to custom methods (ScriptMethod)

Parse YAML file in Powershell

How can I host PowerShell 3.0 in a c# app using a similar API to other DLR languages

PowerShell - redirect executable's stderr to file or variable but still have stdout go to console

Run remote Powershell session as version 2

Why doesn't $hash.key syntax work inside the ExpandString method?

Powershell get-childitem output formatting

Send an email if a PowerShell script gets any errors at all and terminate the script

How do I add multi-threading?

How to open two html files with default browser

powershell-3.0

Function to escape characters in paths