PowerShell: Difference between revisions
Jump to navigation
Jump to search
Added LucD's script on VMTN about getting task and eventlogs (Thanks Hall Rottenberg for pointing it out) |
Added link to Alan Renoufs snap reminder, send an email to those offenders ;) |
||
Line 58: | Line 58: | ||
* [[PowerCLI: Export Task and eventlogs to file using TaskHistoryCollector]] | * [[PowerCLI: Export Task and eventlogs to file using TaskHistoryCollector]] | ||
* [[PowerCLI: Snap reminder]] | |||
* [[PowerCLI: Oneliners]] | * [[PowerCLI: Oneliners]] |
Revision as of 19:21, 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