Category:PowerShell: Difference between revisions
Jump to navigation
Jump to search
(Initial creation) |
m (Added Microsoft category) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[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 | [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 to achieve (in an easy fashion) and always ended up using [[AutoIT]] instead. | ||
For those that manage [[:Category:VMware|VMware vSphere]] environments there is the excellent [[:Category:PowerCLI|PowerCLI]] snap-in, which has the most active online PowerShell support community (outside of PowerShell itself) <ref>Reported quote of [http://www.microsoft.com/presspass/exec/de/snover/default.mspx Jeffrey Snover] - http://blogs.vmware.com/vmtn/2011/08/guest-post-happy-4000th-powercli-community.html </ref> | |||
* '''[[Getting_Started_(PowerShell)|Getting Started]]''' - Tips to get you up and running | * '''[[Getting_Started_(PowerShell)|Getting Started]]''' - Tips to get you up and running | ||
* '''[[Variables_(PowerShell)|Variables]]''' - An overview on PowerShell objects (variables) and their usage | * '''[[:Category:Variables_(PowerShell)|Variables / Objects]]''' - An overview on PowerShell objects (variables) and their usage | ||
** [[Strings_(PowerShell)|Strings]] | |||
** [[Arrays_(PowerShell)|Arrays]] | |||
** [[Object_Types_(PowerShell)|Other Objects]] | |||
* '''Interacting with...''' | |||
** '''[[Excel_(PowerShell)|Excel]]''' | |||
** '''[[FTP_(PowerShell)|FTP]]''' | |||
** '''[[MySQL_and_PowerShell|MySQL]]''' | |||
** '''[[SNMP_and_PowerShell|SNMP]]''' | |||
** '''[[SSH_Client_(PowerShell)|SSH]]''' | |||
See also '''[[:Category:PowerCLI|PowerCLI]]''' - The VMware vSphere PowerShell snap-in | |||
Further reading... | |||
* http://powershell.com/cs/ | |||
* http://thepowershellguy.com/blogs/posh/ | |||
* http://poshcode.org/ | |||
---- | |||
<references /> | |||
[[Category:Microsoft]] |
Latest revision as of 13:23, 7 August 2013
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 to achieve (in an easy fashion) and always ended up using AutoIT instead.
For those that manage VMware vSphere environments there is the excellent PowerCLI snap-in, which has the most active online PowerShell support community (outside of PowerShell itself) [1]
- Getting Started - Tips to get you up and running
- Variables / Objects - An overview on PowerShell objects (variables) and their usage
- Interacting with...
See also PowerCLI - The VMware vSphere PowerShell snap-in
Further reading...
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category 'PowerShell'
The following 22 pages are in this category, out of 22 total.