PowerShell comes with a lot of documentation. It is just sometimes hard to find. For example, to get a list of all available operators, do this:
How do you know which other Help topics are available? Try this:
To actually open all Help topics in your Explorer, try this line:
explorer "$pshome\$($Host.CurrentCulture.Name)"
Posted
Jan 19 2009, 08:00 AM
by
ps1