jamesl73
Contributor
Contributor

I found that for some reason our automation for Windows Server 2016 was somehow missing a setting in the .vmx file.  After updating the .vmx with the below parameter we are able to get the serial number from WMI.

disk.EnableUUID = "TRUE"

Reply
0 Kudos