Difference between revisions of "Category:PowerCLI"

From vwiki
Jump to navigation Jump to search
m (Added categories)
(Reorganised)
Line 1: Line 1:
PowerCLI pages
The [http://www.vmware.com/go/PowerCLI VMware vSphere PowerCLI] is scripting interface into VMware vSphere, allowing you to interact with your virtual environment through PowerShell.  Its an incredibly broad, detailed and power full environment.  Which means that it can take a bit to really get into and understand, but you'll be supported by a wealth of other users.  I am but one, and the content here is my personal contribution.  There are many others to be found, covering different aspects, in differing levels of detail.
 
To some extent, I don't think there's much need to ask for help, as its unlikely you're going to trying achieve what somebody else hasn't tried before and documented, but if you do need to the best place to do so is [http://communities.vmware.com/community/vmtn/server/vsphere/automationtools/powercli?view=discussions VMware's own forum]. 
 
* '''[[Getting_Started_(PowerCLI)|Getting Started]]''' - Tips to get you up and running, see also [http://communities.vmware.com/docs/DOC-13700 VMware's Getting Started with PowerCLI]
* '''[[Useful_One-Liners_(PowerCLI)|Useful One-Liners]]''' - One line commands to simplify daily tasks
* '''Script Extracts and Examples''' for
** '''[[Virtual Machine Script Extracts and Examples|Virtual Machines]]'''
** '''[[ESX Script Extracts and Examples|ESXs]]'''
** '''[[Storage Script Extracts and Examples|Storage]]'''


[[Category:VMware]]
[[Category:VMware]]
[[Category:PowerShell]]
[[Category:PowerShell]]

Revision as of 12:02, 20 January 2012

The VMware vSphere PowerCLI is scripting interface into VMware vSphere, allowing you to interact with your virtual environment through PowerShell. Its an incredibly broad, detailed and power full environment. Which means that it can take a bit to really get into and understand, but you'll be supported by a wealth of other users. I am but one, and the content here is my personal contribution. There are many others to be found, covering different aspects, in differing levels of detail.

To some extent, I don't think there's much need to ask for help, as its unlikely you're going to trying achieve what somebody else hasn't tried before and documented, but if you do need to the best place to do so is VMware's own forum.