http://technet.microsoft.com/en-us/library/hh848796.aspx
Due to how busy I constantly am, a majority, if not all, of my scripting is still done in VBS code. Its simply easier to just whip together a VBS script using PrimalScript than learning the proper way to write and execute the powershell script. With SCCM2012 and MDT2012 supporting PS scripts out-of-the-box, there is NO excuse not to move in this direction for all of my scripts. This page will serve as my foundation until I get used to looking up commands in ISE.
-BG
Why don’t you write your PowerShell scripts in PrimalScript? 😉
The automatic help window could come in handy…
I have win 8 nowadays, which ships with inline help support. However, when I write any and all vb scripts, i use PrimalScript and feel naked without it. It’s such an great resource to have in my back pocket!
-BG