New posts in powershell-2.0

PowerShell - Decode System.Security.SecureString to readable password

Get relative path of files in sub-folders from the current directory

PowerShell script to check the status of a URL

Using powershell call native command-line app and capture STDERR

How to run a Powershell script from the command line and pass a directory as a parameter

Web.Config transforms outside of Microsoft MSBuild?

How to check if a cmdlet exists in PowerShell at runtime via script

How to properly escape quotes in powershell v2?

Is there a way to run git within Powershell?

How do I retrieve the available commands from a module?

Powershell script to list scheduled tasks on remote systems

How to speed up Powershell Get-Childitem over UNC

Redirecting standard input\output in Windows PowerShell

How do I get help messages to appear for my Powershell script parameters?

Powershell 2 copy-item which creates a folder if doesn't exist

Powershell script to see currently logged in users (domain and machine) + status (active, idle, away)

Redirection of standard and error output appending to the same log file

Extract a substring using PowerShell

How to keep the shell window open after running a PowerShell script?

PowerShell 2.0 ConvertFrom-Json and ConvertTo-Json implementation