<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - How to Create a Shutdown tile on the Start screen in Windows 8</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/fa64/c44faf75-42eb-4748-8766-35352e56fa64/ShutdownTileWin8_220.jpg</url>
		<title>Channel 9 - How to Create a Shutdown tile on the Start screen in Windows 8</title>
		<link></link>
	</image>
	<description>In Windows 8, without a Start button, properly shutting down or rebooting Windows can be a bit of a chore. Many users want to shut down or reboot Windows in just one click. This video illustrates the script to enable users to click on a tile to shut down, reboot or log off Windows on the Start screen. ______________Experience Microsoft&#39;s latest products with free downloads of Windows Server 2012, Hyper-V Server, Windows Azure, and System Center 2012.Get the best virtualization platform that offers simplified administration, flexible storage, and dynamic resource allocation for free. FREE Download Windows Server 2012 offers a complete virtualization platform, providing increased scalability and performance with an elastic and flexible solution from the datacenter to the cloud. FREE Download  Try Windows Azure for free with no cost or obligations, and use any OS, language, database or tool. FREE Download Download all System Center 2012 components in one convenient package as part of the Microsoft private cloud evaluation. FREE Download  </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 17:56:21 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 17:56:21 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: How to Create a Shutdown tile on the Start screen in Windows 8</title>
		<description>
			<![CDATA[<p>Script sample download:&nbsp;<a href="http://gallery.technet.microsoft.com/scriptcenter/Create-a-ShutdownRestartLog-37c8111d">http&#58;&#47;&#47;gallery.technet.microsoft.com&#47;scriptcenter&#47;Create-a-ShutdownRestartLog-37c8111d</a></p><p>posted by jialge</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8#c634911330519061691</link>
		<pubDate>Sat, 15 Dec 2012 01:50:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8#c634911330519061691</guid>
		<dc:creator>jialge</dc:creator>
	</item>
	<item>
		<title>Re: How to Create a Shutdown tile on the Start screen in Windows 8</title>
		<description>
			<![CDATA[<p>A comment for standard users:</p><p>To run the script, the suitable execution policy is needed. Standard is usually&nbsp;&quot;restricted&quot;, which does not allow to start scripts.</p><p>to change it, use this command:</p><p><strong>Set-ExecutionPolicy unrestricted</strong></p><p>after executing the script set&nbsp;execution policy&nbsp;back to &quot;restricted&quot;:</p><p><strong>Set-ExecutionPolicy restricted</strong></p><p>&nbsp;</p><p>Here you can find more information: <br><a href="http://technet.microsoft.com/de-de/library/dd347641">http://technet.microsoft.com/de-de/library/dd347641</a></p><p>posted by Meyex</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8#c634912499834070230</link>
		<pubDate>Sun, 16 Dec 2012 10:19:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8#c634912499834070230</guid>
		<dc:creator>Meyex</dc:creator>
	</item>
	<item>
		<title>Re: How to Create a Shutdown tile on the Start screen in Windows 8</title>
		<description>
			<![CDATA[<p>Great feedback! Thank you Meyex!</p><p>posted by jialge</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8#c634913289045936596</link>
		<pubDate>Mon, 17 Dec 2012 08:15:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneScript/How-to-Create-a-Shutdown-tile-on-the-Start-screen-in-Windows-8#c634913289045936596</guid>
		<dc:creator>jialge</dc:creator>
	</item>
</channel>
</rss>