Max's Tips
Showing posts with label
list
.
Show all posts
Showing posts with label
list
.
Show all posts
Thursday, April 14, 2011
Get list of VMs on physical host
Run the VMM powershell module
Get-VMMServer -ComputerName
VMMserver.domain.com
Get-VM -VMHost
hostservername.domain.com
| Format-List -property Name >
output.txt
Older Posts
Home
Subscribe to:
Posts (Atom)