PowerShell: Difference between revisions
Jump to navigation
Jump to search
Added link to Alan Renoufs snap reminder, send an email to those offenders ;) |
Added Alan's description of how-to run a PowerCLI script as a scheduled task under windows |
||
Line 74: | Line 74: | ||
* [http://www.microsoft.com/technet/scriptcenter/default.mspx MS Technet scriptcenter] | * [http://www.microsoft.com/technet/scriptcenter/default.mspx MS Technet scriptcenter] | ||
* [http://www.virtu-al.net/2009/07/10/running-a-powercli-scheduled-task/ Virtu-al: Running a PowerCLI Scheduled task] | |||
==== Powershell tools ==== | ==== Powershell tools ==== |
Revision as of 20:05, 13 July 2009
If you are not running windows 2008/Windows 7 and don't have PowerShell (Posh) installed then go get it from Microsoft's PowerShell landing page It is nowadays also offered via Windows Update as an optional update. Then in order to manage your virtual infrastructure you will need the VI Toolkit for windows.
Learning VI-Toolkit Powershell
- Powershell CMDLET list (thank you Alan Renouf for the idea and initial work)
Scripts on other locations
- Add/Remove active directory user accounts who belong to a particular security group on all ESX hosts
General powershell