Difference between revisions of "Category:PowerShell"

From vwiki
Jump to navigation Jump to search
(Initial creation)
 
(Initial creation)
Line 1: Line 1:
PowerShell Category page!
[http://www.microsoft.com/powershell 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 [[:Category:PowerCLI|PowerCLI]], I haven't touched AutoIT in years.
 
* '''[[Getting_Started_(PowerShell)|Getting Started]]''' - Tips to get you up and running
* '''[[Variables_(PowerShell)|Variables]]''' - An overview on PowerShell objects (variables) and their usage

Revision as of 14:34, 20 April 2012

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