PowerShell: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
If you are not running windows 2008 and don't have PowerShell installed then go get it from Microsoft's [http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx PowerShell landing page] | If you are not running windows 2008 and don't have PowerShell installed then go get it from Microsoft's [http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx PowerShell landing page] | ||
Then in order to manage your virtual infrastructure you will need the [[VI Toolkit for windows]]. | |||
Line 25: | Line 27: | ||
* [http://blogs.msdn.com/powershell/archive/2006/11/03/erroraction-and-errorvariable.aspx Error handling in Powershell] | * [http://blogs.msdn.com/powershell/archive/2006/11/03/erroraction-and-errorvariable.aspx Error handling in Powershell] | ||
==== Powershell tools ==== | |||
* [http://www.thevesi.org The Vizioncore Ecoshell initiative] | |||
[[Category: Powershell]][[Category: VI-Toolkit]] | [[Category: Powershell]][[Category: VI-Toolkit]] |
Revision as of 13:39, 29 April 2009
If you are not running windows 2008 and don't have PowerShell installed then go get it from Microsoft's PowerShell landing page Then in order to manage your virtual infrastructure you will need the VI Toolkit for windows.
- 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