<?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>James&#039; Tools and Tricks &#187; UNC</title>
	<atom:link href="http://jrudd.org/tag/unc/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrudd.org</link>
	<description>Tools, Tips and Hints for managing a network.</description>
	<lastBuildDate>Sun, 15 Apr 2012 12:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Local Intranet Problems with Internet Explorer 7 and Novell</title>
		<link>http://jrudd.org/2008/01/local-intranet-problems-with-internet-explorer-7-and-novell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=local-intranet-problems-with-internet-explorer-7-and-novell</link>
		<comments>http://jrudd.org/2008/01/local-intranet-problems-with-internet-explorer-7-and-novell/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 00:36:43 +0000</pubDate>
		<dc:creator>James Rudd</dc:creator>
				<category><![CDATA[Novell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[ConsoleOne]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[UNC]]></category>
		<category><![CDATA[Zenworks]]></category>

		<guid isPermaLink="false">http://jrudd.org/wordpress/2008/01/01/local-intranet-problems-with-internet-explorer-7-and-novell/</guid>
		<description><![CDATA[When you install Internet Explorer 7 (IE7) on Windows XP or Windows Server 2003 it may display a security warning when you access applications and files stored on Novell drive mappings if it does not consider them part of your &#8230; <a href="http://jrudd.org/2008/01/local-intranet-problems-with-internet-explorer-7-and-novell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jrudd.org/wp-content/uploads/2007/12/zonemap1.png" target="_blank" title="Open File - Security Warning" rel="lightbox[32]"><img src="http://jrudd.org/wp-content/uploads/2007/12/zonemap1.thumbnail.png" title="Open File - Security Warning" alt="Open File - Security Warning" class="imageright" height="93" width="128" /></a> When you install Internet Explorer 7 (IE7) on Windows XP or Windows Server 2003 it may display a security warning when you access applications and files stored on Novell drive mappings if it does not consider them part of your local intranet.<br />
It may also prevent MS Access from opening databases from the network as they are considered a security threat.</p>
<p>To see if your mapped drive is considered as either <em>Internet </em>or <em>Local Intranet</em>: first make sure Status Bar is on (View -&gt; Status Bar), then browse to a sub folder of drive and look in lower right hand corner. <img src="http://jrudd.org/wp-content/uploads/2007/12/zonemap6.png" alt="Zone Internet" /> or <img src="http://jrudd.org/wp-content/uploads/2007/12/zonemap5.png" alt="Zone Intranet" /></p>
<h2>Testing Security Settings or Configure for Individual PC</h2>
<ol>
<li>Open the &#8220;Internet Options&#8221; control panel</li>
<li>Click Security Tab, Local Intranet, Sites</li>
<li>Untick <em>Automatically detect intranet network</em> then tick <em>Include all local (intranet) sites not listed in other zones</em> and <em>Include all network paths (UNC)</em>. <a href="http://jrudd.org/wp-content/uploads/2007/12/zonemap3.png" title="Local Intranet Detection settings" target="_blank" rel="lightbox[32]"><img src="http://jrudd.org/wp-content/uploads/2007/12/zonemap3.thumbnail.png" alt="Local Intranet Detection settings" align="right" height="71" width="128" /></a>I find these are the minimum required. However I find these still occasionally don&#8217;t work so I add the server names and server IP range to intranet list.</li>
<li>Click Advanced and add the names and IPs of your servers. This should be in form <em>MyServer</em>, and IP ranges as <em>10.1.1.2-10</em>.<a href="http://jrudd.org/wp-content/uploads/2007/12/zonemap4.png" title="Local Intranet Add Sites to Zone" target="_blank" rel="lightbox[32]"><img src="http://jrudd.org/wp-content/uploads/2007/12/zonemap4.thumbnail.png" alt="Local Intranet Add Sites to Zone" align="right" height="113" width="128" /></a></li>
<li>Browse to network location and check if Explorer shows Local Intranet in lower right of screen.<br />
Check if files and applications now open without requiring verification.</li>
</ol>
<h2>Deploying Settings using Group Policies</h2>
<p>If performing the above has fixed the problem you probably need to deploy these settings to all users, which can be done using Group Policies.</p>
<ol>
<li>Open the Group Policy for machines affected (this may just be local GPEdit.msc on a terminal server or the Zenworks Workstation Policy in ConsoleOne).</li>
<li>Make sure the IE7 version of inetres.adm is loaded (~2.3MB). If not it can be download from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=11ab3e81-6462-4fda-8ee5-fcb8264c44b1&amp;displaylang=en" target="_blank" title="Administrative Templates for Internet Explorer 7 for Windows">MS IE7 ADM.</a></li>
<li>Go to <em>Computer Configuration</em> -&gt; <em>Windows Components</em> -&gt; <em>Internet Explorer</em> -&gt; <em>Internet Control Panel</em> -&gt; <em>Security Page</em> and set the following:
<ul>
<li>Site to Zone Assignment List:<a href="http://jrudd.org/wp-content/uploads/2007/12/zonemap7.png" title="Group Policy Zone Assignments" rel="lightbox[32]"><img src="http://jrudd.org/wp-content/uploads/2007/12/zonemap7.thumbnail.png" title="Group Policy Zone Assignments" alt="Group Policy Zone Assignments" align="right" height="114" width="128" /></a><br />
Add your server names with a value of 1 to list.<br />
You can add your server IP range with name &#8220;10.x.y.1-30&#8243; and value of 1.<br />
You may want to add the Windows Update entries with a value of 2.</p>
<pre>http://*.windowsupdate.microsoft.com

http://windowsupdate.microsoft.com

*.windowsupdate.com
update.microsoft.com</pre>
</li>
<li>Note: Adding items to the Zone Assignment List prevents desktop users adding trusted sites themselves.</li>
<li>Disable <em>Turn on Automatic detection of intranet</em> as this only works with Active Directory.</li>
<li>Enable <em>Include all local (intranet) sites not listed in other zones</em> and <em>Include all network paths (UNC)</em></li>
</ul>
</li>
<li>Exit Group Policy editor</li>
</ol>
<p>Other resources:</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=11ab3e81-6462-4fda-8ee5-fcb8264c44b1&amp;displaylang=en" target="_blank" title="Administrative Templates for Internet Explorer 7 for Windows">MS Admin Templates for Internet Explorer 7</a></li>
<li><a href="http://www.vexentricity.com/?p=61" target="_blank" title="IE7 and Intranets | Vexentricity ">IE7 and Intranets | Vexentricity</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jrudd.org/2008/01/local-intranet-problems-with-internet-explorer-7-and-novell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing MSI filename in a Zenworks Application Object</title>
		<link>http://jrudd.org/2007/12/changing-msi-filename-in-a-zenworks-application-object/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-msi-filename-in-a-zenworks-application-object</link>
		<comments>http://jrudd.org/2007/12/changing-msi-filename-in-a-zenworks-application-object/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 04:36:51 +0000</pubDate>
		<dc:creator>James Rudd</dc:creator>
				<category><![CDATA[Novell]]></category>
		<category><![CDATA[ConsoleOne]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[Path]]></category>
		<category><![CDATA[UNC]]></category>
		<category><![CDATA[Zenworks]]></category>

		<guid isPermaLink="false">http://jrudd.org/wordpress/2007/12/04/changing-msi-filename-in-a-zenworks-application-object/</guid>
		<description><![CDATA[In ConsoleOne it is relatively easy to change the path to an MSI but much more difficult to change the file name of the MSI itself. A trick is to install a second copy of ConsoleOne without any plugins. (I &#8230; <a href="http://jrudd.org/2007/12/changing-msi-filename-in-a-zenworks-application-object/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In ConsoleOne it is relatively easy to change the path to an MSI but much more difficult to change the file name of the MSI itself.</p>
<p>A trick is to install a second copy of ConsoleOne without any plugins. (I just have link to <em>Clean ConsoleOne</em>.) Using this version you can then Open the App Object and go to the <em>Other </em>tab, and expand <em>zenappPackageName</em>, double click the filename to change.</p>
<p>I use this quite regularly when updating <a href="http://www.frontmotion.com/FMFirefoxCE/">FrontMotion&#8217;s Firefox</a> MSI&#8217;s. I just keep two object and alternate between them. One production and one testing.</p>
<p>To change the location of an MSI you need to change 2 locations in ConsoleOne (with Zen plugins):</p>
<ul>
<li>Identification Tab (initial page loaded): Administration Package Path</li>
<li>Common Tab: Sources: Modify or Add a new source</li>
</ul>
<p>Make sure all paths use UNC paths. I recommend using <a href="http://jrudd.org//2007/11/17/ninotech-path-copy-40/">Path Copy</a> for this.</p>
]]></content:encoded>
			<wfw:commentRss>http://jrudd.org/2007/12/changing-msi-filename-in-a-zenworks-application-object/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ninotech Path Copy 4.0</title>
		<link>http://jrudd.org/2007/11/ninotech-path-copy-40/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ninotech-path-copy-40</link>
		<comments>http://jrudd.org/2007/11/ninotech-path-copy-40/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 00:42:32 +0000</pubDate>
		<dc:creator>James Rudd</dc:creator>
				<category><![CDATA[Novell]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Path]]></category>
		<category><![CDATA[UNC]]></category>
		<category><![CDATA[Zenworks]]></category>

		<guid isPermaLink="false">http://www.jrudd.org/wordpress/?p=4</guid>
		<description><![CDATA[Path Copy allows you to copy a file or folders path from a simple right click menu. You can get the Full, Short or UNC path. It is a great tool and one of the must haves for a network &#8230; <a href="http://jrudd.org/2007/11/ninotech-path-copy-40/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Path Copy allows you to copy a file or folders path from a simple right click menu. You can get the Full, Short or UNC path.</p>
<p>It is a great tool and one of the must haves for a network admin.</p>
<p><a href="http://home.worldonline.dk/ninotech/index.htm" title="Ninotech" target="_blank">http://home.worldonline.dk/ninotech/index.htm</a></p>
<p>I use it constantly when writing scripts and need the full path, or with Zenwork applications needing the UNC path. Just a simple right click gets the complete UNC path.</p>
<p><a href="http://jrudd.org/utilities/pathc400.zip" title="Path Copy 4.0 " target="_blank">Path Copy 4.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jrudd.org/2007/11/ninotech-path-copy-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

