Category:PowerShell

From vwiki
Revision as of 14:34, 20 April 2012 by Sstrutt (talk | contribs) (Initial creation)
Jump to navigation Jump to search

PowerShell has become the scripting standard for Windows, replacing VBScript. I never really ventured into VBScript, it never seemed capable of doing what I wanted and always used AutoIT instead. But being that I manage a lot of VMware environments for which there is the excellent PowerCLI, I haven't touched AutoIT in years.

  • Getting Started - Tips to get you up and running
  • Variables - An overview on PowerShell objects (variables) and their usage