Tag:powershell
All the articles with the tag "powershell".
How to check current PowerShell version
Shows how to check the current PowerShell version using the $Host.Version variable.
Debugger.Launch() analogue for PowerShell
Links to an article about invoking the PowerShell debugger programmatically, analogous to Debugger.Launch() in .NET.