<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>TheBernharts.com &#187; administration</title>
	<atom:link href="http://www.thebernharts.com/tag/administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebernharts.com</link>
	<description>This, that, and the other thing.</description>
	<lastBuildDate>Fri, 23 Jul 2010 19:06:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<link rel="http://api.friendfeed.com/2008/03#sup" xmlns="http://www.w3.org/2005/Atom" type="application/json" href="http://friendfeed.com/api/public-sup.json#bc1147d041"/>		<item>
		<title>Having trouble running an executable through RDP?</title>
		<link>http://www.thebernharts.com/2008/12/having-trouble-running-an-executable-through-rdp/</link>
		<comments>http://www.thebernharts.com/2008/12/having-trouble-running-an-executable-through-rdp/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 19:17:51 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[neil]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.thebernharts.com/?p=287</guid>
		<description><![CDATA[Here's how to run that pesky executable that keeps telling you that you don't have permissions to do so!]]></description>
			<content:encoded><![CDATA[<p>Today I needed to install a utility on a remote Windows 2003 server. Thinking this would be a breeze, I copied the .exe installation file over the network to a directory on the server. I then logged in through RDP as local administrator on the server, located the file, and when I went to run it, I was given this error spat out to me: &#8220;Windows cannot access the specified device, path, or file.  You may not have the appropriate permissions to access the item.&#8221;</p>
<p>Huh? I&#8217;m the local admin on this here system&#8230; the hell you say I don&#8217;t have permissions to access this file!<br />
<span id="more-287"></span><br />
A quick search found that if you copy an executable to a remote system and try to run it via RDP, you get this message because the file is blocked by the operating system since it was copied from another computer. Apparently this is done to try and &#8216;protect&#8217; the destination computer.</p>
<p> </p>
<p><a href="http://www.thebernharts.dreamhosters.com/wp-content/uploads/2008/12/unblock.png" rel="lightbox[287]"><img class="size-full wp-image-288  alignright" title="unblock" src="http://www.thebernharts.dreamhosters.com/wp-content/uploads/2008/12/unblock.png" alt="Unblock" width="337" height="98" style="margin: 0 0 5px 5px;" /></a></p>
<p>Here&#8217;s the quick fix for it: Right-click on the executable file. On the General tab, you will see at the bottom (under the Attributes area) a section for &#8220;Security&#8221; that has an explaination for you. It says &#8220;This file came from another computer and might be blocked to help protect this computer&#8221;. (good lookin out, windows) Just click on the &#8220;Unblock&#8221; button, then click the &#8220;OK&#8221; button and try running the .exe again.</p>
<p>Boom! You&#8217;re done. Now, wasn&#8217;t that simple?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebernharts.com/2008/12/having-trouble-running-an-executable-through-rdp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.thebernharts.com/wp-content/uploads/2008/12/unblock-150x98.png" />
		<media:content url="http://www.thebernharts.com/wp-content/uploads/2008/12/unblock.png" medium="image">
			<media:title type="html">unblock</media:title>
			<media:description type="html">Unblock</media:description>
			<media:thumbnail url="http://www.thebernharts.com/wp-content/uploads/2008/12/unblock-150x98.png" />
		</media:content>
	</item>
	</channel>
</rss>
