 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Command for auto reboot &#8211; Windows 7</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/command-for-auto-reboot-windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/command-for-auto-reboot-windows-7/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 23:11:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: efeliciano</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-for-auto-reboot-windows-7/#comment-93647</link>
		<dc:creator>efeliciano</dc:creator>
		<pubDate>Fri, 24 Jun 2011 17:51:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-93647</guid>
		<description><![CDATA[&lt;b&gt;&quot;/c&quot; &lt;/b&gt;
will allow you to display a prompt advising the user you have scheduled a reboot. One problem with setting up a scheduled reboot of this kind is that the user might be changing his finished document. The auto save might save text the end user did not want saved and possibly leaving you with the repercussions. 

Best way to accomplish this task is advise all users to save their documents because you will automate a reboot on all machines which will cause all unsaved work to be deleted. The end user will be fully aware that they might loose their work if they do not take the steps to save.]]></description>
		<content:encoded><![CDATA[<p><b>&#8220;/c&#8221; </b><br />
will allow you to display a prompt advising the user you have scheduled a reboot. One problem with setting up a scheduled reboot of this kind is that the user might be changing his finished document. The auto save might save text the end user did not want saved and possibly leaving you with the repercussions. </p>
<p>Best way to accomplish this task is advise all users to save their documents because you will automate a reboot on all machines which will cause all unsaved work to be deleted. The end user will be fully aware that they might loose their work if they do not take the steps to save.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orangehat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-for-auto-reboot-windows-7/#comment-93499</link>
		<dc:creator>orangehat</dc:creator>
		<pubDate>Tue, 21 Jun 2011 18:51:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-93499</guid>
		<description><![CDATA[We are on a domain and we run it from a  server so the user&#039;s can&#039;t stop it or disable it. add \machinename to the batch file and set it up as a task but the .bat and task are on the server. We have user&#039;s who won&#039;t shutdown their machine and this way we jam it down their throats.]]></description>
		<content:encoded><![CDATA[<p>We are on a domain and we run it from a  server so the user&#8217;s can&#8217;t stop it or disable it. add \machinename to the batch file and set it up as a task but the .bat and task are on the server. We have user&#8217;s who won&#8217;t shutdown their machine and this way we jam it down their throats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erroneousgiant</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-for-auto-reboot-windows-7/#comment-93476</link>
		<dc:creator>erroneousgiant</dc:creator>
		<pubDate>Tue, 21 Jun 2011 09:41:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-93476</guid>
		<description><![CDATA[open the command prompt and type &#039;shutdown /?&#039; to see all of your available options for this function.

I don&#039;t think you&#039;ll need it in a batch file as i think you can just put it in scheduled tasks as is.]]></description>
		<content:encoded><![CDATA[<p>open the command prompt and type &#8216;shutdown /?&#8217; to see all of your available options for this function.</p>
<p>I don&#8217;t think you&#8217;ll need it in a batch file as i think you can just put it in scheduled tasks as is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mariodlg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-for-auto-reboot-windows-7/#comment-93441</link>
		<dc:creator>mariodlg</dc:creator>
		<pubDate>Mon, 20 Jun 2011 22:01:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-93441</guid>
		<description><![CDATA[Did you tried 

shutdown /r /f 

/f  forces windows to shutdown without warning.]]></description>
		<content:encoded><![CDATA[<p>Did you tried </p>
<p>shutdown /r /f </p>
<p>/f  forces windows to shutdown without warning.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.014 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 23:40:08 -->