Opening PowerShell White Papers Directly

by Feb 9, 2010

The following line opens the folder that stores all the PowerShell white papers. You can open them in your word processor or print them for future reference since they are plain text files:

explorer "$pshome\$($host.CurrentCulture.Name)"

Twitter This Tip! ReTweet this Tip!