Copy-IsoToUsb
Last updated
Was this helpful?
Was this helpful?
Copy-IsoToUsb -ISOFile 'C:\Temp\Win11.iso' -MakeBootable -USBLabel WIN11
Creates a bootable USB and copies the ISO contents.Copy-IsoToUsb -ISOFile 'C:\Temp\Win11.iso' -NTFS -USBLabel WIN11NTFS
Creates an NTFS-formatted USB and copies the ISO contents.