Reply to Message

View discussion in a popup

Replying to:
tperovic
Contributor
Contributor

To hell with Perl and LibXML. I downloaded and installed PowerCLI on my W10 workstation and backed up my standalone host configuration using:

Get-VMHostFirmware -VMHost myserver -BackupConfiguration -DestinationPath C:\MyPath

TP