Windows To Go is an enterprise feature of Windows 8 that enables users to boot Windows from a USB-connected external drive. Windows To Go drives can use the same image enterprises use for their desktops and laptops and can be managed the same way. Windows To Go is not intended to replace desktops, laptops or supplant other mobility offerings. Rather, it provides support for efficient use of resources for alternative workplace scenarios.
You need the following for installation:
- 16 GB or larger USB 2.0 / 3.0 Drive
- Windows 8 Release Preview ISO (download HERE)
- ImageX.exe stand-alone straight from Microsoft (download HERE)
That way you don't have to download a full copy of Windows Automated Installation Kit (AIK) for Windows 7 (1.7 GB) found HERE.
- Quick Format the USB device with NTFS, and create a partition on it
- Extract or mount the Windows 8 ISO and copy the Install.wim file (Sources folder) to a folder where ImageX.exe is also placed
- Have a look at the drive letter which is used for the USB device and type the following command: ImageX.exe /apply Install.wim 1 F:\ (where F: is the drive letter of your USB device)
- The result (after some time) must be "Successfully applied image"
- Once this is done the boot record on the USB device must be changed with the following command: Bcdboot.exe F:\Windows /s F: /f ALL (where F: is the drive letter of your USB device)
- The result must be "Boot files successfully created" now
After the command has completed you are ready to use your new Windows To Go USB device. Now it's time to reboot your system and start from the USB device. There will be some final configuration during first start. During the session the USB device must be plugged in.
What a great year with many new Microsoft releases and functionality!
Hello, thanks for your tutorial. I followed your instructions and obtained exactly the output you described but unfortunately usb disk does not boot (of course I changed boot sequence in my bios).
ReplyDeleteI tried to use the win 8 consumer preview file and also my win 8 pro WIM image but same result...I receive the error "not system disk or disk error". Any ideas ?