- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can always check the content of a VMX file by copying it to local storage on your client with the Copy-DatastoreItem cmdlet.
Once you have the file on local storage, use Get-Content to "read" the content.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference