installed and configured PowerCLI
existing connection to a vCenter
Get-VM | Get-CDDrive | where {$_.IsoPath -ne $null} | Set-CDDrive -NoMedia -confirm:$false
ISOPath Hostdevice RemoteDevice ------- ---------- ------------
Last updated 4 months ago