<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Teh Tech &#187; Registry</title>
	<atom:link href="http://tehtech.com/tag/registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://tehtech.com</link>
	<description>Being an Admin is Hard Enough</description>
	<lastBuildDate>Wed, 14 Jul 2010 16:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Remotely Enable Remote Desktop</title>
		<link>http://tehtech.com/remotely-enable-remote-desktop/</link>
		<comments>http://tehtech.com/remotely-enable-remote-desktop/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 13:56:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Kaseya]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Terminal Services]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=113</guid>
		<description><![CDATA[This is for those &#8216;oh shit&#8217; times when you can&#8217;t get to a computer when you need to.Â  If you can get to the remote registry of a computer, you can change this key to allow RDP access to the computer, even if the box is not checked.Â  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlTerminal Serverf\DenyTSConnections DWORD value: 0 Or for [...]]]></description>
			<content:encoded><![CDATA[<p>This is for those &#8216;oh shit&#8217; times when you can&#8217;t get to a computer when you need to.Â  If you can get to the remote registry of a computer, you can change this key to allow RDP access to the computer, even if the box is not checked.Â <br />
<span id="more-113"></span></p>
<div class="box">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlTerminal Serverf\DenyTSConnections<br />
DWORD value: 0</div>
<p>Or for you Kaseya people out there.</p>
<div class="box">
<p>Script Name: OH SHIT RDP ON<br />
Script Description: Enable Remote Desktop</p>
<p>Script Name: rdp<br />
Script Description: Enable Remote Desktop</p>
<p>IF True<br />
THEN<br />
Â Â  Set Registry Value<br />
Â Â Â Â  Parameter 1 : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlTerminal Serverf\DenyTSConnections<br />
Â Â Â Â  Parameter 2 : 0<br />
Â Â Â Â  Parameter 3 : REG_DWORD<br />
Â Â Â Â Â Â Â Â  OS Type : 0<br />
ELSE</p></div>
<p>If you use Kaseya you can run this script accross your network or as part of your inital setup to prevent &#8220;Oh Shit&#8221; moments in the first place.Â </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2740910196434334";
google_ad_slot = "5492961778";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/remotely-enable-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

