Difference between revisions of "Script Extracts and Examples (PowerCLI)"

Jump to navigation Jump to search
Added more commands
m (Formatting correction)
(Added more commands)
Line 93: Line 93:
</pre>
</pre>


=== Basic Commands ===
== Useful CommandLets etc ==
=== Virtual Machine ===


{|cellpadding="2" cellspacing="0" border="1"
{|cellpadding="2" cellspacing="0" border="1"
Line 110: Line 111:


|}
|}
=== ESX Host ===
{|cellpadding="2" cellspacing="0" border="1"
! Command    !! Description
|-
| <code> get-vmhost -name uklonesxt1* | %{(Get-View $_.ID).Config.Product} </code>
| Get ESX software version (inc build no)
|}


== VM Datastores ==
== VM Datastores ==

Navigation menu