<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8584375735658002348&amp;blogName=webkod&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLACK&amp;layoutType=CLASSIC&amp;searchRoot=http://webkod.blogspot.com/search&amp;blogLocale=en_US&amp;homepageUrl=http://webkod.blogspot.com/&amp;vt=-116665305619974757" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Enable Remote Desktop – Remotely

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server, in the right panel, select fDenyTSConnection (REG_DWORD) and change it from 1 to 0 (enable remote desktop access)

path to freedom! :)
hint: you can access this through regedit>connect network registry

Labels: ,

“Enable Remote Desktop – Remotely”