Convert-FolderToIso
Last updated
Was this helpful?
Was this helpful?
Convert-FolderToIso -folderFullName 'C:\OSD\Media'
Creates C:\OSD\Media.iso from the specified folder.Convert-FolderToIso -folderFullName 'C:\OSD\Media' -isoFullName 'C:\ISO\Custom.iso' -isoLabel 'CustomISO' -noPrompt
Creates a bootable ISO at the specified destination with a custom label.