<?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>Jimability &#187; WOL</title>
	<atom:link href="http://www.jimability.com/nl/wat-zeggen-we/tag/wol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimability.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 13 Jan 2012 20:32:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enable Wake-on-LAN on Surface</title>
		<link>http://www.jimability.com/nl/wat-zeggen-we/2010/07/30/enable-wake-on-lan-on-surface/</link>
		<comments>http://www.jimability.com/nl/wat-zeggen-we/2010/07/30/enable-wake-on-lan-on-surface/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 22:02:00 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Multitouch]]></category>
		<category><![CDATA[Technisch]]></category>
		<category><![CDATA[energy saving]]></category>
		<category><![CDATA[Microsoft Surface]]></category>
		<category><![CDATA[Wake on Lan]]></category>
		<category><![CDATA[WOL]]></category>

		<guid isPermaLink="false">http://www.jimability.com/nl/wat-zeggen-we/2010/07/30/enable-wake-on-lan-on-surface/</guid>
		<description><![CDATA[<p>A customer required for this new fancy project that the Microsoft Surface tables could be switched on and off automatically. The most obvious solution was to suggest Wake-on-LAN for switching on the unit.
</p><p>
However I wanted to make sure that this was supported, but couldn’t find anything on the Internet. So I tried it myself and want to share my experiences with you in this step by step guide.
</p>
<p>It’s a little odd that there is no specific Microsoft solution, while the company has high interest for saving power (see Windows 7 efforts). The Surface unit consumes +/- 250W and even when switched off it still consumes +/-15W. Using your own alternatives to save on energy should be applauded.</p>]]></description>
			<content:encoded><![CDATA[<p>A customer required for this new fancy project that the Microsoft Surface tables could be switched on and off automatically. The most obvious solution was to suggest <strong>Wake-on-LAN</strong> (<strong>WOL</strong>) for switching on the unit.  However, I wanted to make sure that this was supported, but couldn’t find anything on the Internet. So I tried it myself and want to share my experiences with you in this step by step guide.  It’s a little odd that there is no specific Microsoft solution, while the company has high interest for saving power (see Windows 7 efforts). The Surface unit consumes +/- 250W and even when switched off it still consumes +/-15W. Using your own alternatives to save on energy should be applauded.</p>
<h3>What do you have to do?</h3>
<ol>
<li>Alter BIOS-settings</li>
<li>Update network settings in Vista</li>
<li>Use program to send WOL-packets</li>
</ol>
<h3>1. Alter BIOS-settings</h3>
<p>The BIOS of the Surface unit is protected by a standard password. You can retrieve this password from Microsoft Surface Support. Call:</p>
<ul>
<li>0800 76259 for Belgium</li>
<li>(1)866-425-8880 for US</li>
</ul>
<p><strong>Make sure you have the serial number of the Surface unit at had.</strong> Connect a keyboard and mouse to Surface and start the unit. As soon as you’ve switched it on, hit the DEL key a few times every second so you enter the BIOS.  You will be prompted to enter the password.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-419 illustratie" title="Screenshot WOL 1" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol01.jpg" alt="" width="620" height="465" /></p>
<p>Enter the password that was provided to you by Microsoft Surface Support. Take care: your keyboard is configured as <strong>qwerty</strong>!</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-420 illustratie" title="Screenshot WOL 2" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol02.jpg" alt="" width="620" height="326" /></p>
<p>Choose &#8220;Power&#8221; using left and right arrows and APM configuration using up and down arrows. Hit enter.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-421 illustratie" title="Screenshot WOL 3" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol03.jpg" alt="" width="620" height="348" /></p>
<p>Enable the settings &#8220;Power On By PCI Devices&#8221; and &#8220;Power On By PCIE Devices&#8221;.  Close the BIOS (saving the settings) and let the Surface Unit startup normally.</p>
<h3>2. Alter network settings in Vista</h3>
<p>Log on with your administrator credentials. Go to Control Panel, start up Device Manager, expand Network adapters and request the properties page for the network card (Intel (R) Pro/1000 PL Network Controller in my case).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-422 illustratie" title="Screenshot WOL 4" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol04.png" alt="" width="620" height="485" /></p>
<p>Go to the Power Management Tab and select <em>&#8220;Allow this device to wake the computer&#8221;</em>. Choose OK to quit the screen.  Make sure you have a static IP address, by changing the settings of the local area connection.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-423 illustratie" title="Screenshot WOL 5" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol05.png" alt="" width="620" height="491" /></p>
<p>Update the settings to match your network configuration.  Now it is time to write down the MAC address of your network card. You can find this, by running ipconfig /all from the command prompt.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-426 illustratie" title="Screenshot WOL 6" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol06.png" alt="" width="620" height="70" /></p>
<p>Next to Physical Address, you will find something like XX-XX-XX-XX-XX-XX.  Make sure you have written down the MAC address and the fixed IP address of the Surface Machine. Switch to user mode and shut down the unit by pressing the soft power key.</p>
<h3>3. Use program to send WOL-packets</h3>
<p>It&#8217;s time to test! You can now send Wake-On-Lan packets to the Surface unit to start the machine. If you want to integrate this in your .Net programming, there are some examples to be found on the net (I didn&#8217;t test <a href="http://blog.cordiner.net/?p=580">this example</a>).  You can also use a little client program to send Wake-On-Lan packets. I used <a href="http://magicpacket.free.fr/">WOL &#8211; Magic Packet Sender</a> and it worked just fine.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-427 illustratie" title="Screenshot WOL 7" src="http://www.jimability.com/wp-content/uploads/2010/07/surfacewol07.png" alt="" width="329" height="330" /></p>
<p>Fill in the IP address as host name and MAC address and hit &#8220;Send&#8221;. You will hear the fan of the Surface Unit start to spin and your precious Surface will boot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jimability.com/nl/wat-zeggen-we/2010/07/30/enable-wake-on-lan-on-surface/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

