<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: FREE: Remotely Enable Remote Desktop</title>
	<atom:link href="http://4sysops.com/archives/remotely-enable-remote-desktop-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Thu, 18 Mar 2010 10:06:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon</title>
		<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/comment-page-1/#comment-84734</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/remotely-enable-remote-desktop-2/#comment-84734</guid>
		<description>Ronin, no if the PC is WOL-ready it can be shut down but as long as it is connected to the A/C outlet the NIC will still be powered up and &quot;listening&quot;.  You can verify this by shutting down the PC and checking the activity lamps on the NIC.</description>
		<content:encoded><![CDATA[<p>Ronin, no if the PC is WOL-ready it can be shut down but as long as it is connected to the A/C outlet the NIC will still be powered up and &#8220;listening&#8221;.  You can verify this by shutting down the PC and checking the activity lamps on the NIC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronin Vladiamhe</title>
		<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/comment-page-1/#comment-80585</link>
		<dc:creator>Ronin Vladiamhe</dc:creator>
		<pubDate>Wed, 25 Jun 2008 17:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/remotely-enable-remote-desktop-2/#comment-80585</guid>
		<description>Is not WOL geared more toward those computer that are sleep, rather than off?</description>
		<content:encoded><![CDATA[<p>Is not WOL geared more toward those computer that are sleep, rather than off?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/comment-page-1/#comment-79215</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 21 Jun 2008 04:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/remotely-enable-remote-desktop-2/#comment-79215</guid>
		<description>Ronin, what you need is software that supports Wake on LAN. Many desktop management solutions support it, but there are also specialized WOL tools. The &lt;a href=&quot;http://en.wikipedia.org/wiki/Wake-on-LAN&quot; rel=&quot;nofollow&quot;&gt; Wikipedia&lt;/a&gt; has more.</description>
		<content:encoded><![CDATA[<p>Ronin, what you need is software that supports Wake on LAN. Many desktop management solutions support it, but there are also specialized WOL tools. The <a href="http://en.wikipedia.org/wiki/Wake-on-LAN" rel="nofollow"> Wikipedia</a> has more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronin Vladiamhe</title>
		<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/comment-page-1/#comment-79155</link>
		<dc:creator>Ronin Vladiamhe</dc:creator>
		<pubDate>Fri, 20 Jun 2008 23:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/remotely-enable-remote-desktop-2/#comment-79155</guid>
		<description>Is there an app that would allow network admins to boot a computer, that has been turned off, over a LAN. I know there is a change that has to be done in the computer&#039;s BIOS, but the app would still be necessary to take &#039;advantage&#039; of the BIOS change.</description>
		<content:encoded><![CDATA[<p>Is there an app that would allow network admins to boot a computer, that has been turned off, over a LAN. I know there is a change that has to be done in the computer&#8217;s BIOS, but the app would still be necessary to take &#8216;advantage&#8217; of the BIOS change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Owens</title>
		<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/comment-page-1/#comment-62709</link>
		<dc:creator>Christopher Owens</dc:creator>
		<pubDate>Fri, 25 Apr 2008 17:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/remotely-enable-remote-desktop-2/#comment-62709</guid>
		<description>I used to do this with PSEXEC back before I learned the joys of Group Policy (surprised I found the note so easily):
psexec \\machinename reg add &quot;hklm\system\currentcontrolset\control\terminal server&quot; /f /v fDenyTSConnections /t REG_DWORD /d 0</description>
		<content:encoded><![CDATA[<p>I used to do this with PSEXEC back before I learned the joys of Group Policy (surprised I found the note so easily):<br />
psexec \\machinename reg add &#8220;hklm\system\currentcontrolset\control\terminal server&#8221; /f /v fDenyTSConnections /t REG_DWORD /d 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://4sysops.com/archives/remotely-enable-remote-desktop-2/comment-page-1/#comment-36206</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 06 Dec 2007 17:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/remotely-enable-remote-desktop-2/#comment-36206</guid>
		<description>This is also possible to do with WMI. Here&#039;s a PowerShell example:

$computer = gwmi win32_terminalservicesetting -computer &quot;mycomputer&quot;
$computer.setAllowTSConnections(1)

1 will turn it on, 0 will turn it off.</description>
		<content:encoded><![CDATA[<p>This is also possible to do with WMI. Here&#8217;s a PowerShell example:</p>
<p>$computer = gwmi win32_terminalservicesetting -computer &#8220;mycomputer&#8221;<br />
$computer.setAllowTSConnections(1)</p>
<p>1 will turn it on, 0 will turn it off.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
