<?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/"
		>
<channel>
	<title>Comments on: Disable the Annoying &quot;This page has an unspecified potential security risk&quot; When Using Files on a Network Share</title>
	<atom:link href="http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sat, 21 Nov 2009 17:31:50 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: great</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-74834</link>
		<dc:creator>great</dc:creator>
		<pubDate>Fri, 31 Jul 2009 17:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-74834</guid>
		<description>just got a WHS and moved my documents there and got this annoying window every time i access the folder...
thank you it worked perfectly!</description>
		<content:encoded><![CDATA[<p>just got a WHS and moved my documents there and got this annoying window every time i access the folder&#8230;<br />
thank you it worked perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveisalazyadmin</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-71837</link>
		<dc:creator>steveisalazyadmin</dc:creator>
		<pubDate>Wed, 13 May 2009 03:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-71837</guid>
		<description>OK... I&#039;ve clarified my issue, but still need solution!!

If I add &quot;file://SERVER&quot; to the Inranet sites via Group Policy, when I check in Internet Options it is there exactly as I typed it.

If I add &quot;file://DOMAIN&quot; (as per the drive mapping), Internet Explorer automagically modifies it to &quot;file://*.DOMAIN&quot;, making the path no longer valid - Why? 

If I try to work around it, eliminate the dot, and put &quot;file://*DOMAIN&quot;, it simply does not add it to the zone at all!

Aarrrrrghh! How can I get &quot;file://DOMAIN&quot; (That is a Fully Qualified Domain Name, not NETBIOS), into the Intranet zone list? Registry Hack via Group Policy Preferences?</description>
		<content:encoded><![CDATA[<p>OK&#8230; I&#8217;ve clarified my issue, but still need solution!!</p>
<p>If I add &#8220;file://SERVER&#8221; to the Inranet sites via Group Policy, when I check in Internet Options it is there exactly as I typed it.</p>
<p>If I add &#8220;file://DOMAIN&#8221; (as per the drive mapping), Internet Explorer automagically modifies it to &#8220;file://*.DOMAIN&#8221;, making the path no longer valid &#8211; Why? </p>
<p>If I try to work around it, eliminate the dot, and put &#8220;file://*DOMAIN&#8221;, it simply does not add it to the zone at all!</p>
<p>Aarrrrrghh! How can I get &#8220;file://DOMAIN&#8221; (That is a Fully Qualified Domain Name, not NETBIOS), into the Intranet zone list? Registry Hack via Group Policy Preferences?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveisalazyadmin</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-71836</link>
		<dc:creator>steveisalazyadmin</dc:creator>
		<pubDate>Wed, 13 May 2009 02:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-71836</guid>
		<description>Here is a slight variation on this that is not resolved by your article...

Our users cannot map drives directly to the servers as there are many replicating shares. We use DFS to create a domain-based namespace for drive mappings.  So, instead of &quot;\\SERVER\ShareName\&quot; we are mapping to &quot;\\DOMAIN\SHARES\LinkToShareName&quot;, and DFS handles the rest.

On the strength of your article it seems sensible that I just add &quot;file://DOMAIN&quot; to the intranet zone, and the popup will magically go away... NOPE! This does not work and I still get that very irritating popup message :(

If I implement your article for one of the replicating shares and map directly then yes it all works perfectly, however directly mapping to the server is not an option :(

So I am wondering why adding the domain name does not work. As far as Internet Explorer is concerned it should just be a file path like any other, as the operations of DFS are transparent. I wonder if this has something to do with name resolution...

Any ideas?

PS. By the way, what is the other method for switching them off entirely? I could make this change via Group Policy to the Intranet zone, and with complete control over the Intranet zone and all IE settings fully locked down this would not be a security risk. Come on... Let the cat out of the bag please!!!</description>
		<content:encoded><![CDATA[<p>Here is a slight variation on this that is not resolved by your article&#8230;</p>
<p>Our users cannot map drives directly to the servers as there are many replicating shares. We use DFS to create a domain-based namespace for drive mappings.  So, instead of &#8220;\\SERVER\ShareName\&#8221; we are mapping to &#8220;\\DOMAIN\SHARES\LinkToShareName&#8221;, and DFS handles the rest.</p>
<p>On the strength of your article it seems sensible that I just add &#8220;file://DOMAIN&#8221; to the intranet zone, and the popup will magically go away&#8230; NOPE! This does not work and I still get that very irritating popup message <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>If I implement your article for one of the replicating shares and map directly then yes it all works perfectly, however directly mapping to the server is not an option <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>So I am wondering why adding the domain name does not work. As far as Internet Explorer is concerned it should just be a file path like any other, as the operations of DFS are transparent. I wonder if this has something to do with name resolution&#8230;</p>
<p>Any ideas?</p>
<p>PS. By the way, what is the other method for switching them off entirely? I could make this change via Group Policy to the Intranet zone, and with complete control over the Intranet zone and all IE settings fully locked down this would not be a security risk. Come on&#8230; Let the cat out of the bag please!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-69631</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 01 Apr 2009 17:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-69631</guid>
		<description>Thanks Farm Geek! Tried removing that annoying pop-up myself but the one item I was missing was covered in your &#039;Note&#039; at the bottom of the article - &quot;Note: I was completely unable to use this method to remove the security popups when using an IP address to map drives. You&#039;ll need to switch to using the computer name when mapping drives in order to remove the messages.&quot;</description>
		<content:encoded><![CDATA[<p>Thanks Farm Geek! Tried removing that annoying pop-up myself but the one item I was missing was covered in your &#8216;Note&#8217; at the bottom of the article &#8211; &#8220;Note: I was completely unable to use this method to remove the security popups when using an IP address to map drives. You&#8217;ll need to switch to using the computer name when mapping drives in order to remove the messages.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zac</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-68877</link>
		<dc:creator>Zac</dc:creator>
		<pubDate>Fri, 20 Mar 2009 07:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-68877</guid>
		<description>Instead of putting multiple entries in the Local Intranet advanced section (such as  file://EachComputer), could you put just one entry like this: file://192.168.1.* to allow access to all your network shares in the IP range, or does this pose a security risk?</description>
		<content:encoded><![CDATA[<p>Instead of putting multiple entries in the Local Intranet advanced section (such as  <a href='file://EachComputer' rel='nofollow'>file://EachComputer</a>), could you put just one entry like this: <a href='file://192.168.1.' rel='nofollow'>file://192.168.1.</a>* to allow access to all your network shares in the IP range, or does this pose a security risk?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-63322</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 18 Dec 2008 05:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-63322</guid>
		<description>I&#039;m getting this message without trying to open any files. I&#039;m getting this pop up just from going online... it appears usually when the AIM ads are changing. Please help~!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting this message without trying to open any files. I&#8217;m getting this pop up just from going online&#8230; it appears usually when the AIM ads are changing. Please help~!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ie hater</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-58931</link>
		<dc:creator>ie hater</dc:creator>
		<pubDate>Wed, 08 Oct 2008 08:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-58931</guid>
		<description>IE is such a piece of annoying crap</description>
		<content:encoded><![CDATA[<p>IE is such a piece of annoying crap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-57422</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Tue, 09 Sep 2008 13:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-57422</guid>
		<description>Thanks for the tip!  These little nuggets of how-to are so helpful and save tons of time and frustration.  Also, you noted that an IP address mapping doesn&#039;t work, but I added my share by IP (instead of computer name) and it worked just fine.  I&#039;m using XP/SP3.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!  These little nuggets of how-to are so helpful and save tons of time and frustration.  Also, you noted that an IP address mapping doesn&#8217;t work, but I added my share by IP (instead of computer name) and it worked just fine.  I&#8217;m using XP/SP3.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shai</title>
		<link>http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/comment-page-1/#comment-54730</link>
		<dc:creator>Shai</dc:creator>
		<pubDate>Wed, 30 Jul 2008 10:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/disable-the-annoying-this-page-has-an-unspecified-potential-security-risk-when-using-files-on-a-network-share/#comment-54730</guid>
		<description>Great tip... this was getting really annoying. Thanks!</description>
		<content:encoded><![CDATA[<p>Great tip&#8230; this was getting really annoying. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
