<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows 8 Tips and Tricks &#187; install Windows 8 USB</title>
	<atom:link href="http://www.windows8tricks.net/tag/install-windows-8-usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windows8tricks.net</link>
	<description>Check out latest news, tips and tricks of Windows 8 including many windows 8 tweaks and optimization tools. We also reviewWindows 8 applications in the App Store such as games, utilities and general applications.</description>
	<lastBuildDate>Thu, 23 May 2013 04:22:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Create Windows 8 to run on external USB drive/flash</title>
		<link>http://www.windows8tricks.net/2011/12/create-windows-8-run-external-usb-driveflash/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-windows-8-run-external-usb-driveflash</link>
		<comments>http://www.windows8tricks.net/2011/12/create-windows-8-run-external-usb-driveflash/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 12:20:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows 8 System]]></category>
		<category><![CDATA[create windows 8 on USB]]></category>
		<category><![CDATA[Create Windows 8 to run on external USB drive]]></category>
		<category><![CDATA[install Windows 8 USB]]></category>
		<category><![CDATA[USB windows 8]]></category>
		<category><![CDATA[windows 8 on USB]]></category>
		<category><![CDATA[windows 8 USB drive]]></category>

		<guid isPermaLink="false">http://www.windows8tricks.net/?p=188</guid>
		<description><![CDATA[<img width="150" height="150" src="http://www.windows8tricks.net/wp-content/uploads/2011/12/windows-8-command-line-usb-drive-150x150.png" class="attachment-thumbnail wp-post-image" alt="windows-8-command-line-usb-drive" title="windows-8-command-line-usb-drive" />Windows To Go is a new feature in Windows 8 that lets businesses to have a full corporate environment that will boot from a USB drive. Once the instance of Windows 8 is booted it functions and is controlled by standard enterprise management tools such as SCCM and Active Directory group policies. Work at home]]></description>
			<content:encoded><![CDATA[<img width="150" height="150" src="http://www.windows8tricks.net/wp-content/uploads/2011/12/windows-8-command-line-usb-drive-150x150.png" class="attachment-thumbnail wp-post-image" alt="windows-8-command-line-usb-drive" title="windows-8-command-line-usb-drive" /><p>Windows To Go is a new feature in Windows 8 that lets businesses to have a full corporate environment that will boot from a USB drive. Once the instance of Windows 8 is booted it functions and is controlled by standard enterprise management tools such as SCCM and Active Directory group policies. Work at home and disaster recovery are the primary use cases as Windows To Go can transform any PC into a corporate PC with your application stack, all on a USB drive. Windows To Go is also perfect for trying out Windows 8 on your primary machine without destroying your current OS.<br />
To begin you will need the following:</p>
<p>32 GB or larger USB Drive (It can be a USB Hard Drive)<br />
A Windows 8 PC to build the USB drive on.<br />
Windows 8 DVD ISO.<br />
A copy of Imagex.exe from the Windows 7 Automated Installation Kit installed on Windows 7 or XP. ImageX can be found in C:\Program Files\Windows AIK\Tools\amd64 or C:\Program Files\Windows AIK\Tools\x86.</p>
<p><a href="http://www.windows8tricks.net/wp-content/uploads/2011/12/windows-8-command-line-usb-drive.png" rel="lightbox[188]" title="windows-8-command-line-usb-drive"><img class="aligncenter size-full wp-image-189" title="windows-8-command-line-usb-drive" src="http://www.windows8tricks.net/wp-content/uploads/2011/12/windows-8-command-line-usb-drive.png" alt="" width="500" height="266" /></a></p>
<p>Creating the Windows 8 To Go USB Device:</p>
<p>Windows To Go requires a specific partition setup in order to function. We will use diskpart to create the new partition setup. Launch an administrative level command prompt from the Start Screen.<br />
Make sure that your USB Drive is plugged in and then type in diskpart and hit Enter.<br />
Then list the available disks by running &#8220;list disk&#8221; and you should see your usb device.<br />
Select your USB drive by typing &#8220;select disk #&#8221; and hit Enter.<br />
Clean the partitions on the disk by typing &#8220;clean&#8221; and hit Enter.</p>
<p>Now create the partition by running the following command:</p>
<p>create partition primary</p>
<p>Select and format the new boot partition by running the following command:</p>
<p>format fs=ntfs quick<br />
Set the partition active by typing &#8220;active&#8221; and hit Enter.</p>
<p>Exit Diskpart by typing Exit.</p>
<p>Now double click the Windows 8 ISO you downloaded to mount it in Windows 8. Browse to the ISO files in Windows Explorer and copy \sources\install.wim to the same folder as you copied Imagex.exe.</p>
<p>Identify the drive letter assigned to your USB drive by Windows Explorer and run the following command from the folder that contains Imagex.exe and install.wim:</p>
<p>imagex.exe /apply install.wim 1 d:\</p>
<p>Replace d with the drive letter of your USB drive.)</p>
<p>Once the image has applied you need to setup the boot record on the USB Drive. At the administrative level command prompt run:</p>
<p>bcdboot.exe d:\windows /s d: /f ALL</p>
<p>(Replace d with the drive letter of your USB drive.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.windows8tricks.net/2011/12/create-windows-8-run-external-usb-driveflash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.windows8tricks.net/wp-content/uploads/2011/12/windows-8-command-line-usb-drive-300x159.png" length="26845" type="image/jpg" />	</item>
	</channel>
</rss>
