<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Enable a Remote Desktop connection with this member-submitted admin script ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/3-190908/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-21T22:23:10-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[This is the same as the original author's way...]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-3071155]]></link>
        <description><![CDATA[Except he provided a script to use wmngmts to command a remote machine to do this, rather than you having to already be on the machine. But if you read his script, this is precisely what he did.If you control startup scripts, however, this is also super easy to do on a 'local' machine through a login script. You set the same registry key to the same value (run a .reg, use a .vbs, even use a .cmd or .bat, doesn't really matter). My question is: How do you specify the &quot;allow log-ins by these users&quot; list? If that list is empty, what's the default behavior? If I find answers, I'll stop by and post again.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-3071155]]></guid>
        <dc:creator><![CDATA[jwoods@...]]></dc:creator>
        <pubDate>Thu, 07 May 2009 13:21:48 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[RE: Enable a Remote Desktop connection with this member-submitted admin script]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-2271838]]></link>
        <description><![CDATA[Thanks, very much, i am now supporting a growing number uf remote users in diffrent places,(i?m in Mexico), and some of them have a very basic knowledge of computers, so with this, i am going to be able to help them right away.Alejandro]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-2271838]]></guid>
        <dc:creator><![CDATA[amarquez_60@...]]></dc:creator>
        <pubDate>Wed, 04 Jul 2007 18:50:45 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[The excellent PSEXEC]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-2007569]]></link>
        <description><![CDATA[Another method from sysinternals.. [http://www.sysinternals.com/]psexec \\computername/ipip reg add &quot;hklm\system\currentcontrolset\control\terminal server&quot; /f /v fDenyTSConnections /t REG_DWORD /d 0]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-2007569]]></guid>
        <dc:creator><![CDATA[it@...]]></dc:creator>
        <pubDate>Wed, 10 May 2006 02:11:10 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1982740]]></link>
        <description><![CDATA[Sorry, I hadn't realized someone wa waiting for a reply to my comment.By using the registry editor you can use the Connect Network Registry option from the File menu to do so (as long as you have sufficient rights to do so).]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1982740]]></guid>
        <dc:creator><![CDATA[Stalemate]]></dc:creator>
        <pubDate>Thu, 23 Mar 2006 07:04:05 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[now THATs the key]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1972532]]></link>
        <description><![CDATA[so how did you connect to a remote pc's registry without having Remote Desktop? That would be very handy for administration indeed. Does it work for Win2k machines? We have a very few but they're all at remote locations and we can't RD to them.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1972532]]></guid>
        <dc:creator><![CDATA[cillbat]]></dc:creator>
        <pubDate>Tue, 07 Mar 2006 10:41:30 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[yet another way (GPO's)]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1972467]]></link>
        <description><![CDATA[You can also use group policy to do this:http://technet2.microsoft.com/WindowsServer/en/Library/1e4a44de-2be1-4d29-9387-9f04b79cc17a1033.mspx]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1972467]]></guid>
        <dc:creator><![CDATA[hig]]></dc:creator>
        <pubDate>Tue, 07 Mar 2006 07:56:55 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Another way]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1972217]]></link>
        <description><![CDATA[Interesting script.A friend at work showed me a method to do the same thing by connecting to a remote WinXP or Win2003 machine's registry and then modifying the following key (admin rights required):HKLM/System/CurrentControlSet/Control/Terminal Server/fDenyTSConnectionChange this DWord value depending on whether you need to disable (1) or enable (0) remote connections to the machine.I can't confirm for Win2003 servers, but no reboot is required for WinXP machines.This works well for single units but I can see where the script would come in handy.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1972217]]></guid>
        <dc:creator><![CDATA[Stalemate]]></dc:creator>
        <pubDate>Tue, 07 Mar 2006 06:30:47 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Member-submitted script to activate remote desktop]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1968757]]></link>
        <description><![CDATA[The downloadable version of this article is available here:http://techrepublic.com.com/5138-1035-6045604.htmlWhat do you think of these scripts? Do you have a script that we'd be willing to pay you $100 for?]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/3-190908-1968757]]></guid>
        <dc:creator><![CDATA[Mark W. Kaelin]]></dc:creator>
        <pubDate>Fri, 03 Mar 2006 08:02:19 -0800</pubDate>
    </item>
    </channel>
</rss>

