<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[GreenFog not working]]></title><description><![CDATA[<p dir="auto">I want to shut down my Windows XP computers at 11pm every night and GreenFog is not working. How should I troubleshoot this issue? Also, are there any alternatives ways of doing this?</p>
]]></description><link>http://forums.fogproject.org/topic/2565/greenfog-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 09:03:34 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/2565.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Mar 2014 08:41:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GreenFog not working on Thu, 27 Mar 2014 13:18:33 GMT]]></title><description><![CDATA[<p dir="auto">That is exactly what I do <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=p5dn7rglfv4" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>http://forums.fogproject.org/post/19381</link><guid isPermaLink="true">http://forums.fogproject.org/post/19381</guid><dc:creator><![CDATA[Jaymes Driver]]></dc:creator><pubDate>Thu, 27 Mar 2014 13:18:33 GMT</pubDate></item><item><title><![CDATA[Reply to GreenFog not working on Wed, 26 Mar 2014 22:09:33 GMT]]></title><description><![CDATA[<p dir="auto">Nice. How do you do that with 200 computers. Any way to create this scheduled task via a snapin? Or are there alternative solutions?</p>
<p dir="auto">EDIT: I figured it out myself. Suppose that you want to shut down the computers at midnight every day. Here’s how you do it:</p>
<ol>
<li>
<p dir="auto">Create a .bat file with the following content:<br />
schtasks /create /tn “shutdown_0000” /tr “c:\windows\system32\shutdown -s -f -t 00” /sc daily /st 00:00 /ru “System”</p>
</li>
<li>
<p dir="auto">Create a snapin with the .bat file you just created.</p>
</li>
<li>
<p dir="auto">Deploy the snapin to all your computers.</p>
</li>
</ol>
]]></description><link>http://forums.fogproject.org/post/19361</link><guid isPermaLink="true">http://forums.fogproject.org/post/19361</guid><dc:creator><![CDATA[xjxby]]></dc:creator><pubDate>Wed, 26 Mar 2014 22:09:33 GMT</pubDate></item><item><title><![CDATA[Reply to GreenFog not working on Wed, 26 Mar 2014 12:02:22 GMT]]></title><description><![CDATA[<p dir="auto">Windows Task Scheduler.  Add a task that runs the force shutdown command at 11 pm.</p>
<p dir="auto">I should probably warn you… Green Fog is getting removed in 0.33</p>
<p dir="auto">The command you want to put in your task is :<br />
[code]<br />
c:\windows\system32\shutdown -s -f -t 00<br />
[/code]</p>
]]></description><link>http://forums.fogproject.org/post/19327</link><guid isPermaLink="true">http://forums.fogproject.org/post/19327</guid><dc:creator><![CDATA[Jaymes Driver]]></dc:creator><pubDate>Wed, 26 Mar 2014 12:02:22 GMT</pubDate></item></channel></rss>