<?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>Remote Administration For Windows &#187; Boot</title>
	<atom:link href="http://www.intelliadmin.com/index.php/category/boot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intelliadmin.com</link>
	<description>Windows Network Administration Software</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:36:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Create a Windows rescue disk</title>
		<link>http://www.intelliadmin.com/index.php/2011/03/create-a-windows-rescue-disk/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/03/create-a-windows-rescue-disk/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 13:27:13 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Blue Screen]]></category>
		<category><![CDATA[Boot]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=3062</guid>
		<description><![CDATA[A few days ago a friend of mine called me. He said he had a small problem with his laptop, and was wondering if I could help him over the phone. You get the idea. Not an easy problem. He brought the laptop over, and I determined the cause of the blue screen: it was [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/03/create-a-windows-rescue-disk/" title="Permanent link to Create a Windows rescue disk"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/Command.jpg" width="64" height="54" alt="Post image for Create a Windows rescue disk" /></a>
</p><p>A few days ago a friend of mine called me. He said he had a small problem with his laptop, and was wondering if I could help him over the phone.</p>
<p><img src="http://www.intelliadmin.com/images/Windows%20Blue%20Screen%20201103.jpg" alt="Windows Blue Screen"/></p>
<p>You get the idea. Not an easy problem. </p>
<p>He brought the laptop over, and  I determined the cause of the blue screen: it was a corrupted registry hive. </p>
<p>Panic started to set in. He needed some word documents he was working on earlier in the day &#8211; and needed them for a class he had that night! </p>
<p>I was pretty sure the data was there, but how could we get to it? If it was a desktop machine I could pull the hard drive, and connect it to my machine.</p>
<p>I pulled out an old favorite of mine, BartPE</p>
<p><a href="http://www.nu2.nu/pebuilder/">http://www.nu2.nu/pebuilder/</a><br />
(Scroll down to the middle of the page for the download link)</p>
<p>What is it? BartPE will create a special boot disk that runs a compact version of Windows XP &#8211; without any need for a hard drive.</p>
<p>It is perfect for recovery operations like this.</p>
<p>To get Bart PE to build a disk for you, you will need a copy of Windows XP professional. It needs these files from Microsoft to create your boot disk.</p>
<p><img src="http://www.intelliadmin.com/images/BartPE%20Screen%20Shot 201103.jpg" alt="Bart PE Screen Shot"/></p>
<p>You can burn it right from the app, or create an ISO for later use.</p>
<p>I almost forgot the best part &#8211; it is free</p>
<p>I built a boot disk from BartPE, and booted his laptop with it. Within moments I was able to copy his important files to a flash drive. </p>
<p>Even better, I was able to go into the c:\windows\restore folder and copy the corrupted hive over to c:\windows\system32\config</p>
<p>Now his system could boot again. He only had to install a few apps again to get it back to normal (The software hive we recovered was a few months old)</p>
<p>I have been using this utility for years. What type of windows boot disk do you use?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/03/create-a-windows-rescue-disk/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Reduce your Windows 7 Boot time</title>
		<link>http://www.intelliadmin.com/index.php/2011/01/reduce-your-windows-7-boot-time/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/01/reduce-your-windows-7-boot-time/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 04:53:23 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Boot]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=2884</guid>
		<description><![CDATA[Over the holidays I had the joy of cleaning up a few computers. It is surprising how fast a system can get loaded with software that increases boot time. Normally I cleanup by hand using msconfig, and regedit. I was tired of disabling critical software by accident (Like printer helper apps), so I searched around, [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/01/reduce-your-windows-7-boot-time/" title="Permanent link to Reduce your Windows 7 Boot time"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/WIndows7.jpg" width="64" height="64" alt="Post image for Reduce your Windows 7 Boot time" /></a>
</p><p>Over the holidays I had the joy of cleaning up a few computers. It is surprising how fast a system can get loaded with software that increases boot time.</p>
<p>Normally I cleanup by hand using msconfig, and regedit. I was tired of disabling critical software by accident (Like printer helper apps), so I searched around, and I found a tool that allows you to visualize how each program impacts your boot time. </p>
<p>It is called Soluto, and you can download from here:</p>
<p><a href="http://www.soluto.com">http://www.soluto.com</a></p>
<p>The install is simple. Download and run the setup file:</p>
<p><img src="http://www.intelliadmin.com/images/Soluto%20Install.jpg" alt="Soluto Install"/></p>
<p>Reboot your system, and it will analyze all of the processes that launch at boot time. The cool part is that it looks up each application in a database that is updated by users like yourself &#8211; it has a built in wiki editing tool to update information about apps it does not recognize:</p>
<p><img src="http://www.intelliadmin.com/images/Soluto%20Checking.jpg" alt="Soluto Checking"/></p>
<p>When it is finished, you can see all of the programs that impact your boot time. It shows you an exact boot time, and how much time each application takes to launch.</p>
<p><img src="http://www.intelliadmin.com/images/Soluto%20Boot%20Time.jpg" alt="Soluto Boot Time"/></p>
<p>The application is crisp, and almost fun to use. The amount of detail on each application is amazing. The color coding will keep you from making mistakes &#8211; something easy to do when you are plunking away while drinking your third egg nog. </p>
<p><img src="http://www.intelliadmin.com/images/Soluto%20Removal.jpg" alt="Soluto Removal"/></p>
<p>When you want to keep an app from running, simply pause it. It will never run again unless you manually launch it.</p>
<p>With a few quick clicks you can pause the applications you don&#8217;t need and dramatically reduce your boot time. </p>
<p>Nice tool, best of all it is free &#8211; definitely worth the download.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/01/reduce-your-windows-7-boot-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a bootable flash drive</title>
		<link>http://www.intelliadmin.com/index.php/2010/10/create-a-bootable-flash-drive/</link>
		<comments>http://www.intelliadmin.com/index.php/2010/10/create-a-bootable-flash-drive/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 16:35:27 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Boot]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=2736</guid>
		<description><![CDATA[I came across an interesting utility called UNetbootin. It allows you to create bootable USB drives for many flavors of linux &#8211; but the part that interested me was the additional utilities you could write to a flash drive: Parted Magic &#8211; a partition manager that can resize, repair, backup, and restore partitions. SystemRescueCD &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2010/10/create-a-bootable-flash-drive/" title="Permanent link to Create a bootable flash drive"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/FlashDrive.jpg" width="55" height="53" alt="Post image for Create a bootable flash drive" /></a>
</p><p>I came across an interesting utility called UNetbootin. It allows you to create bootable USB drives for many flavors of linux &#8211; but the part that interested me was the additional utilities you could write to a flash drive:</p>
<p><b>Parted Magic</b> &#8211; a partition manager that can resize, repair, backup, and restore partitions.</p>
<p><b>SystemRescueCD</b> &#8211; a system repair, backup and recovery tool.<br />
Super Grub Disk &#8211; a boot utility that can restore and repair overwritten and misconfigured GRUB installs or directly boot various operating systems</p>
<p><b>Dr.Web Antivirus, F-Secure Rescue CD, and Kaspersky Rescue Disk</b> &#8211; which remove malware from Windows installs.<br />
Backtrack, a utility used for network analysis and penetration testing.</p>
<p><b>Ophcrack</b> &#8211; a utility which can recover Windows passwords.</p>
<p><b>NTPasswd</b> &#8211; a utility which can reset Windows passwords and edit the registry.</p>
<p><b>Gujin</b> &#8211; a graphical bootloader that can also be used to boot various operating systems and media.</p>
<p><b>Smart Boot Manager (SBM)</b> &#8211; which can boot off CD-ROM and floppy drives on computers with a faulty BIOS.</p>
<p><b>FreeDOS</b> &#8211; which can run BIOS flash and other legacy DOS utilities.</p>
<p>There are many utilities like this. This one stood out because it automatically downloads all the files needed &#8211; no need to dig around and find the ISO. </p>
<p>Simply download the app, and run it:</p>
<p><img src="http://www.intelliadmin.com/images/Boot%20Flash%20Drive%20Application.jpg" alt="Boot Flash Drive"/></p>
<p>Make your selection:</p>
<p><img src="http://www.intelliadmin.com/images/Boot%20Flash%20Drive%20Application%20Selection.jpg" alt="Boot Flash Drive Application List"/></p>
<p>Click OK, and it will build your flash drive:</p>
<p><img src="http://www.intelliadmin.com/images/Boot%20Flash%20Drive%20Progress.jpg" alt="Boot Flash Drive Progress"/></p>
<p>Once it is complete, you can boot from it.</p>
<p>Awesome little utility &#8211; perfect for making a rescue flash drive that you can bring with you to family events&#8230;when you get that &#8220;Could you look at my computer&#8230;&#8221; question.</p>
<p>Check it out at:</p>
<p><a href="http://unetbootin.sourceforge.net/">http://unetbootin.sourceforge.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2010/10/create-a-bootable-flash-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Windows 7 from a USB Memory Stick</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 17:24:44 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Boot]]></category>
		<category><![CDATA[Flash Drive]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890</guid>
		<description><![CDATA[About a year ago I purchased a nice little machine from ASUS. It is an Atom N270: When I opened the box, the machine was preloaded with Windows XP. It performs well with XP, and has 1 GB ram, and a 160 GB hard drive. A big mistake I made was installing Vista on it [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>About a year ago I purchased a nice little machine from ASUS.<br />
It is an Atom N270:</p>
<p style="text-align: center;"><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/asus-machine1.jpg"><img class="size-medium wp-image-891   aligncenter" title="Asus Desktop Machine" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/asus-machine1.jpg" alt="" width="220" height="243" /></a></p>
<p style="text-align: center;">
<p>When I opened the box, the machine was preloaded with Windows XP. It performs well with XP, and has 1 GB ram, and a 160 GB hard drive. A big mistake I made was installing Vista on it &#8211; Very slow.</p>
<p>It only took about a week of pain before I switched back.</p>
<p>So, after hearing all of the big excitement over Windows 7, I wanted to see if it was any better, or faster on this less than powerful machine.</p>
<p>A problem with that is that I do not have a USB DVD/CDROM drive right now, and as you can see from the picture &#8211; there are no drives built into that machine.</p>
<p>This means I need to install from a bootable USB memory stick.</p>
<p>I was able to do it, and while I was at it I wrote down what I did so you can too.</p>
<h2><strong>What you need:</strong></h2>
<p>Copy of Windows 7, and A running version of Vista, Windows 7, or 2008, and a Memory Stick that is at least 4GB in size.</p>
<h2><strong>Preparing the USB Memory stick</strong></h2>
<p>First, the memory stick needs to be prepared. Make sure you don&#8217;t have anything important on it since<strong> it will be totally erased</strong>.</p>
<p>Put your USB disk in the computer, and wait for it to be recognized. Then get to a command line (Make sure you run that as an administrator)</p>
<p>Type:</p>
<pre>DISKPART &lt;ENTER&gt;</pre>
<p style="text-align: left;">This will launch the disk partition program. You need to be real careful here since you can blow away partitions and drives of any drive on your system. Start out by listing the current drives on your system</p>
<pre>LIST DISK &lt;ENTER&gt;</pre>
<p style="text-align: left;">You should be able to identify your drive from this list:</p>
<pre><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-usb-drives1.jpg"><img class="alignnone size-medium wp-image-893" title="Windows 7 DiskPart" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-usb-drives1.jpg" alt="" width="562" height="273" /></a></pre>
<p>So looking at the list, I know that DISK 1 is my flash drive. Make sure you properly identify your drive, or risk destroying important data.</p>
<p>Next, lets run the commands that will prepare your drive.</p>
<p>Note that disk1<strong> </strong>is what we determined before. If by chance you have a nice fat USB hard drive sitting on your desk and it happens to be disk 1, and not your flash drive &#8211; <strong>you will erase everything! </strong></p>
<p>Be careful!</p>
<p>Type this into DISKPART:</p>
<pre style="padding-left: 30px;">select <strong>disk1</strong>
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit</pre>
<p>Now your flash drive is bootable.</p>
<h2><strong><strong>Copying the Install Disk</strong></strong></h2>
<p>Now the disk is bootable. Get your Windows 7 Install disk and copy the entire disk to your flash drive. With my computer, F: was the flash drive, and G: was the DVD ROM drive with the install disk. Copy the files from the command line like this:</p>
<pre style="padding-left: 30px;">xcopy g:\ f:\ <span style="font-family: 'Courier New';">/s/e/f </span></pre>
<h2><strong><strong><strong><strong>Installing From Flash</strong></strong></strong></strong></h2>
<p>Now, reboot and go into your BIOS and make sure it is set to boot from flash devices. I wish I could create a nice tutorial for this but there are so many different BIOS menus it would be difficult. Here is what mine looks like:</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/bios-boot-memory-stick1.jpg"><img class="alignnone size-medium wp-image-900" title="bios-boot-memory-stick" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/bios-boot-memory-stick1.jpg" alt="" width="487" height="371" /></a></p>
<p>So make sure it is the first boot option, and you should be ready to install Windows 7 right from a flash drive. Save your changes, reboot&#8230;and install goodness will commence.</p>
<p>So you may be asking. How fast is it? Is it slow as Vista or Better than XP? I will let you know next time <img src='http://www.intelliadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Clean boot into Windows 2008, and Vista</title>
		<link>http://www.intelliadmin.com/index.php/2009/06/clean-boot-into-windows-2008-and-vista/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/06/clean-boot-into-windows-2008-and-vista/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 03:11:26 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Boot]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=750</guid>
		<description><![CDATA[I was troubleshooting a server yesterday and a came across an easy way to clean boot into Vista, or 2008. When I say clean boot I mean that Windows starts without any 3rd party services running. To do it, startup MSCONFIG, (Start then run&#8230;type msconfig.exe) Once it launches, move over to the services tab: Then [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I was troubleshooting a server yesterday and a came across an easy way to clean boot into Vista, or 2008. When I say clean boot I mean that Windows starts without any 3rd party services running.</p>
<p>To do it, startup MSCONFIG, (Start then run&#8230;type msconfig.exe)</p>
<p>Once it launches, move over to the services tab:</p>
<p><img src="http://www.intelliadmin.com/images/Windows%202008%20Clean%20Boot%20Services.jpg" alt="Windows 2008 Clean Boot Services"></p>
<p>Then move down, and hide Microsoft services (We don&#8217;t want to disable those)</p>
<p><img src="http://www.intelliadmin.com/images/Widows%202008%20Clean%20Boot%20Hide%20Microsoft.jpg" alt="Windows 2008 Clean Boot Hide Microsoft"></p>
<p>After you do that, click the &#8220;Disable Services&#8221; button on the right:</p>
<p><img src="http://www.intelliadmin.com/images/Widows%202008%20Clean%20Boot%20Disable.jpg" alt="Windows 2008 Clean Boot Disable"></p>
<p>Now click OK, and reboot. When Windows restarts, no 3rd party services will be running.</p>
<p>Once you have completed your troubleshooting you can reverse the process to turn them back on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/06/clean-boot-into-windows-2008-and-vista/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

