Convert-EsdToIso
Last updated
Was this helpful?
Was this helpful?
Convert-EsdToIso -esdFullName 'C:\Media\install.esd'
Converts install.esd to an ISO in the same directory.Convert-EsdToIso -esdFullName 'C:\Media\install.esd' -isoFullName 'C:\ISO\Custom.iso' -isoLabel 'CustomISO' -noPrompt
Converts the ESD to a custom-labeled ISO at the specified path.