Comment
11-09-2010
04:12 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
11-09-2010
04:12 AM
Hi really nice script ![]()
Would be cool if you could add " | where {$_.PowerState -eq "PoweredOn"} " after $myVMs = Get-VM -Datastore $myDatastore -server $server
So we dont get errors on powered off vms.
By the way, is there any way to do the same with the datastores ?