<?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>The Bozteck Blog &#187; Troubleshooting</title>
	<atom:link href="http://vncscan.com/blog/category/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://vncscan.com/blog</link>
	<description>VNCScan Enterprise Network Manager (VENM)</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:25:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>VNCScan Network Troubleshooting (Part 1)</title>
		<link>http://vncscan.com/blog/2011/04/vncscan-network-troubleshooting-part-1/</link>
		<comments>http://vncscan.com/blog/2011/04/vncscan-network-troubleshooting-part-1/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 13:59:21 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[1219]]></category>
		<category><![CDATA[access dnied]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[net use]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/2011/04/vncscan-network-troubleshooting-part-1/</guid>
		<description><![CDATA[Introduction VNCScan is a powerful tool that can you can use to administer most aspects of computer management.&#160; The vast majority of our feedback says that we’ve done a great job so far of making the tool as intuitive and easy to use as possible for a program with this large of a feature set.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>VNCScan is a powerful tool that can you can use to administer most aspects of computer management.&#160; The vast majority of our feedback says that we’ve done a great job so far of making the tool as intuitive and easy to use as possible for a program with this large of a feature set.&#160; We’ve looked at how competing products have bloated their options to almost usability and have been trying hard not to let that happen to VNCScan.&#160; </p>
<p>With that being said, there are some common pitfalls that you can run into with any application that needs to access remote computers in an administrative role and this article series is here to help you though some of the most common of them.</p>
<p>If you have a suggestion for this series on VNCScan Network Troubleshooting, please leave a comment.&#160; I read them every day.</p>
<p><strong>Access Denied</strong></p>
<p>This is probably one of the most common support requests that we see here.&#160; There are a lot of causes for getting an “Access Denied” error when deploying VNCScan, running scripts, or performing the many other remote Windows management tasks.&#160; Some of these may seem like a no-brainer to you while others may be unexpected.</p>
<p>&#160;</p>
<p><font color="#3d3d3d"><u>Set your Administrative account in VNCScan</u>. </font></p>
<p><font color="#3d3d3d">Let’s start by making sure that you have supplied Administrative credentials to VNCScan for it to use when connecting to remote computers.&#160; Even if you are currently logged into your computer as a Domain Admin, it’s still a good idea to tell VNCScan what username and password to use when running scripts because it needs to pass those credentials to commands that don’t necessarily run under the context of the currently logged in user.</font></p>
<p>If you would like to use your domain admin username/password, the best place to put this into VNCScan would be the main program preferences.&#160; </p>
<p><a href="http://vncscan.com/blog/wp-content/uploads/2011/04/1.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="1" border="0" alt="1" src="http://vncscan.com/blog/wp-content/uploads/2011/04/1_thumb.png" width="438" height="320" /></a></p>
<p>You can fine tune this by overriding this username and password in the group properties as well as the individual computer properties. </p>
<p>&#160;</p>
<p><u>Multiple Connections Error 1219</u></p>
<p>This problem may be affecting your ability to log in even if you don’t see the actual error message.&#160; You may simply get something that says “Access Denied” when in reality, it’s happening because you’ve already logged into the remote workstation with an account that doesn’t have administrative access.&#160; </p>
<p>Here’s how to test that:</p>
<ul>
<li><font color="#3d3d3d" size="3">Open a Command Prompt window on your computer</font></li>
<li><font color="#3d3d3d" size="3">Type:       <br />&#160;&#160;&#160; NET USE <a href="file://\\ComputerName\c$">\\ComputerName\c$</a> /user:administrativeaccount password        <br />&#160;&#160;&#160; Replace <u>ComputerName</u> with the name of the remote computer        <br />&#160;&#160;&#160; Replace <u>administrativeaccount </u>with your administrator username        <br />&#160;&#160;&#160; Replace <u>password</u> with your actual password</font></li>
<li><font color="#3d3d3d" size="3">Hit Enter and make note of the result</font></li>
</ul>
<p> <font color="#3d3d3d" size="3">
<p>If you get an Access Denied, then the username that you are using is not administrative on the remote system.&#160;&#160; You’ll need to stop there and resolve that problem before moving forward.</p>
<p>If you get an error that reads “<em>Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again</em>”, you have already connected to a shared resource on that remote computer using a username other than the one that you are attempting to use with VNCScan.</p>
<p>You can see your list of connections by switching back to that Command Prompt window and simply typing NET USE then hitting Enter.&#160; That will show you something like this:</p>
<blockquote><p>&#160;</p>
<p>U:\&gt;net use       <br />New connections will not be remembered.</p>
<p>Status&#160;&#160;&#160;&#160;&#160;&#160; Local&#160;&#160;&#160;&#160; Remote&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Network</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;       <br />OK&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; U:&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="file://\\dell_200\Steveb">\\dell_200\Steveb</a>&#160;&#160;&#160;&#160;&#160;&#160;&#160; Microsoft Windows Network        <br />OK&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; W:&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="file://\\dell_200\Apps">\\dell_200\Apps</a>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Microsoft Windows Network        <br />OK&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; X:&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="file://\\dell_200\Groups">\\dell_200\Groups</a>&#160;&#160;&#160;&#160;&#160;&#160;&#160; Microsoft Windows Network        <br />OK&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Z:&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="file://\\dell_200\express">\\dell_200\express</a>&#160;&#160;&#160;&#160;&#160;&#160; Microsoft Windows Network</p>
</blockquote>
<p>If the above connections were made with my normal user account and I try to deploy VNC to <a href="file://\\dell_200">\\dell_200</a>, I will likely get denied access even though I am supplying VNCScan a domain admin account.&#160; This is simply a limitation of SMB connections in Windows.</p>
<p>Lucky for us, there is a work around for this problem.&#160; As it turns out, Windows only keeps track of this login-to-workstation relationship on a per-computername basis.&#160; This means that you can simply re-authenticate with the remote computer using the IP Address instead of the hostname and it will let you connect twice to the same computer with different credentials!&#160; </p>
<p>We’ve placed a checkbox just for this in VNCScan.&#160; It’s in the main program preferences right here:</p>
<p><a href="http://vncscan.com/blog/wp-content/uploads/2011/04/2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="2" border="0" alt="2" src="http://vncscan.com/blog/wp-content/uploads/2011/04/2_thumb.png" width="513" height="375" /></a></p>
<p>As with most of the settings in VNCScan, you can override this in the group properties as well as the individual computer properties. </p>
<p> </font>
<p>Other tricks around this include assigning multiple DNS names to a computer on your DNS Server or simply using the /DELETE switch for NET USE to delete the preexisting connection.&#160; NET USE /? will give full details on how to use this command.</p>
<p><strong>Conclusion</strong></p>
<p>Well, that’s it for this article.&#160; In the next article, we will discuss firewall ports and other network related connectivity issues that may come into play.</p>
<p>I look forward to reading all of your comments and suggestions for this topic.</p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2011/04/vncscan-network-troubleshooting-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Files, Folders, and Locations</title>
		<link>http://vncscan.com/blog/2010/02/data-files-folders-and-locations/</link>
		<comments>http://vncscan.com/blog/2010/02/data-files-folders-and-locations/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 23:54:28 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Deploy]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Profiles]]></category>
		<category><![CDATA[Push]]></category>
		<category><![CDATA[venm]]></category>
		<category><![CDATA[vncscan]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/2010/02/data-files-folders-and-locations/</guid>
		<description><![CDATA[The recent changes in VNCScan has revealed some confusion regarding the data files, their locations, and what they all do.  For a historical primer, you may want to start with this blog post. Key Data Folders The data files are stored in three key folders; Data – Stores all of your program settings, group settings, [...]]]></description>
			<content:encoded><![CDATA[<p>The recent changes in VNCScan has revealed some confusion regarding the data files, their locations, and what they all do.  For a historical primer, you may want to start with <a href="http://vncscan.com/blog/2008/01/backuprestore-venm-data/" target="_blank">this blog post</a>.</p>
<p><strong>Key Data Folders</strong></p>
<p>The data files are stored in three key folders;</p>
<ul>
<li><span style="text-decoration: underline;">Data</span> – Stores all of your program settings, group settings, and computer settings.</li>
<li><span style="text-decoration: underline;">Jobs</span> – Stores all of your remote scripts.  Each script job has a subfolder named after that job.  That subfolder contains all of the files required to push and execute that job on a remote computer.</li>
<li><span style="text-decoration: underline;">Profiles</span> – Stores all of your VNC deployment profiles.  Each deployment profile gets a subfolder named after it.</li>
</ul>
<ul><strong>The Root</strong></ul>
<ul>All three of these key folders must be stored with in the same Root folder.  By default, the Root folder is “My Documents\VNCScan”.</ul>
<ul>The first time that VNCScan runs, it checks the registry key “HKEY_CURRENT_USER\Software\VNCScan\SettingsDataPath” for the path to the root location.</ul>
<ul>If that registry key holds no data or if the path doesn’t exist, it will create the required folders at the default location and start fresh with new data.</ul>
<ul><strong>The Key Files</strong></ul>
<p>Both of the following files must reside in the Data folder:</p>
<p>· <span style="text-decoration: underline;">Settings.xml</span> – This file holds all of the initial settings for the console. This file stores anything that is global to the application.</p>
<p>· <span style="text-decoration: underline;">Groups.xml</span> – This holds all of your group names along with their settings. You will find XML files in the same folder named after the group names, also. These files hold the computers and their settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2010/02/data-files-folders-and-locations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Ping Features in 2009.4.9 Release</title>
		<link>http://vncscan.com/blog/2009/04/new-ping-features-in-200949-release/</link>
		<comments>http://vncscan.com/blog/2009/04/new-ping-features-in-200949-release/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 20:45:34 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[Polls and Opinions]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[vncmanager]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/?p=83</guid>
		<description><![CDATA[We've had a lot of request for the ability to automatically reconnect to computers when they are rebooted.  A majority of the requests were resolved with the implementation of the background scanner and the actions that can be performed when the scanner detects that the computer is alive.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had a lot of request for the ability to automatically reconnect to computers when they are rebooted.  A majority of the requests were resolved with the implementation of the background scanner and the actions that can be performed when the scanner detects that the computer is alive.</p>
<p>To take this a step further, we&#8217;ve modified the ping window that happens when you right-click a computer and choose &#8220;Ping Computer&#8221;.  Instead of just opening a command window with the standard ping command running, we&#8217;ve designed our own.  We&#8217;ve done this in order to bring you an exciting new feature &#8211; automatically running commands or connecting when a computer responds for X number of consecutive pings.</p>
<p>Here&#8217;s a quick video showing how: <a href="http://screencast.com/t/CqJI7YhE">http://screencast.com/t/CqJI7YhE</a></p>
<h3 style="text-align: center;">Download the latest version <a href="http://www.vncscan.com/VNCScan.2009.4.9.exe">here</a>!</h3>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2009/04/new-ping-features-in-200949-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://content.screencast.com/users/sbostedor/folders/Jing/media/19950aec-753d-4cb7-944c-19dbb934e957/00000193.mp4" length="4270546" type="video/mp4" />
		</item>
		<item>
		<title>More False Positives from McAfee</title>
		<link>http://vncscan.com/blog/2008/09/more-false-positives-from-mcafee/</link>
		<comments>http://vncscan.com/blog/2008/09/more-false-positives-from-mcafee/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 20:07:00 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[False]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/?p=27</guid>
		<description><![CDATA[McAfee Antivirus is falsely detecting VNC remote control software as a malware and deleting it upon detection. This is causing a major problem for a lot of remote management tools that rely upon this popular open source software to operate. If you are using McAfee on your network, you can use the following detection log [...]]]></description>
			<content:encoded><![CDATA[<p>McAfee Antivirus is falsely detecting <a href="http://www.realvnc.com">VNC remote control</a> software as a malware and deleting it upon detection.  This is causing a major problem for a lot of remote management tools that rely upon this popular open source software to operate.</p>
<p>If you are using McAfee on your network, you can use the following detection log as a checklist of files that need to be added to your &#8220;exclusion list&#8221; inside your antivirus properties.</p>
<p>You may also want to look into your McAfee settings for ways to change the default action from DELETE to LOG.  We&#8217;ve notified McAfee of this problem and are awaiting a response.  If this problem is affecting you, please contact them at <span class="HcCDpe"><a href="mailto:vendor_questions@mcafee.com">vendor_questions@mcafee.com</a>. </span></p>
<p><span><span style="font-family:Arial;font-size:85%;color:#0000ff;">9/19/2008 11:30:01 AM Scan  Started BMSANWS4LZ13D1\SYSTEM (managed) VirusScan 8.5 on demand friday  scan<br />
9/19/2008 11:36:51 AM Deleted   SYSTEM C:\FASTPUSH\VNC7\REALVNC4\LOGMESSAGES.DLL RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:51 AM Deleted   SYSTEM c:\fastpush\vnc7\realvnc4\logmessages.dll RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:52 AM Deleted   SYSTEM C:\FASTPUSH\VNC7\REALVNC4\VNCCONFIG.EXE RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:52 AM Deleted   SYSTEM c:\fastpush\vnc7\realvnc4\vncconfig.exe RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:52 AM Deleted   SYSTEM C:\FASTPUSH\VNC7\REALVNC4\WINVNC4.EXE RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:52 AM Deleted   SYSTEM c:\fastpush\vnc7\realvnc4\winvnc4.exe RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:52 AM Deleted   SYSTEM C:\FASTPUSH\VNC7\REALVNC4\WM_HOOKS.DLL RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:52 AM Deleted   SYSTEM c:\fastpush\vnc7\realvnc4\wm_hooks.dll RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:53 AM Deleted   SYSTEM C:\FASTPUSH\VNC7\ULTRA\WINVNC.EXE RemAdm-VNCView(Remote  Admin Tool)<br />
9/19/2008 11:36:53 AM Deleted   SYSTEM c:\fastpush\vnc7\ultra\winvnc.exe RemAdm-VNCView(Remote  Admin Tool)</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2008/09/more-false-positives-from-mcafee/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Error: Could not write to [path]\vncscan.cmd</title>
		<link>http://vncscan.com/blog/2008/08/error-could-not-write-to-pathvncscancmd/</link>
		<comments>http://vncscan.com/blog/2008/08/error-could-not-write-to-pathvncscancmd/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 14:34:00 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[venm]]></category>
		<category><![CDATA[vncscan]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/?p=23</guid>
		<description><![CDATA[We&#8217;ve had a few reports of the error: Error writing to &#8220;C:\users\[username]\appdata\roaming\bozteck\vncscan console.net\2008.8.6.231\vncscan.cmd This error occurrs when the beyondexecv2.exe is missing from the program folder. The quick way to fix this is to do an add/remove of vncscan and then run the setup again. The manual fix for this is to copy the beyondexecv2.exe file [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had a few reports of the error:</p>
<p>Error writing to &#8220;C:\users\[username]\appdata\roaming\bozteck\vncscan console.net\2008.8.6.231\vncscan.cmd</p>
<p>This error occurrs when the beyondexecv2.exe is missing from the program folder.  The quick way to fix this is to do an add/remove of vncscan and then run the setup again.</p>
<p>The manual fix for this is to copy the beyondexecv2.exe file from c:\fastpush\vnc7\utils folder into the &#8220;C:\Program Files\Bozteck\VNCScan Console .NET&#8221; folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2008/08/error-could-not-write-to-pathvncscancmd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Error: Multiple connections to a server or shared &#8230; are not allowed.</title>
		<link>http://vncscan.com/blog/2008/06/error-multiple-connections-to-a-server-or-shared-are-not-allowed/</link>
		<comments>http://vncscan.com/blog/2008/06/error-multiple-connections-to-a-server-or-shared-are-not-allowed/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 18:18:00 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Allowed]]></category>
		<category><![CDATA[Connections]]></category>
		<category><![CDATA[Multiple]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[USE]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/?p=19</guid>
		<description><![CDATA[You may get an error stating: &#8220;Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed&#8221; when deploying VNC to remote computers or running scripts remotely. Information This error goes way back to the early days of Windows networking and it&#8217;s shameful that Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>You may get an error stating: &#8220;<span style="color: #ff0000;">Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed</span>&#8221; when deploying VNC to remote computers or running scripts remotely.</p>
<p><span style="font-weight: bold;">Information</span></p>
<p>This error goes way back to the early days of Windows networking and it&#8217;s shameful that Microsoft hasn&#8217;t corrected it, yet.  A Windows computer can connect to a network resource such as a remote share only once with a single set of credentials.</p>
<p>For example, if I log onto the domain as bozteck\steveb and map a drive to \\server1\share1 using that account, I can not later issue a command to connect to \\server1\share2 supplying alternate user credentials in the command line.  My computer can only authenticate me against \\server1 once.  If I try, I will get the error above.</p>
<p><span style="font-weight: bold;">The Work Around</span></p>
<p>There&#8217;s a simple way to trick Windows into thinking that \\server1 is a completely different machine, allowing you to authenticate against it a second time.  If the IP address for \\server1 is 10.1.1.1, you simply reference it by that IP address of \\10.1.1.1\share2 and pass it the set of credentials required to connect.  Windows treats \\server1 and \\10.1.1.1 as completely different machines!</p>
<p>You can do this in VNCScan in a few locations depending on the scope that you wish to apply.  Most people just do it globally in the main program preferences.</p>
<p>There&#8217;s an option there labeled, &#8220;Use IP address instead of HostName&#8221;.  Checking this box will allow you to get around this error.  There is a similarly worded checkbox in both the group properties and computer properties.</p>
<p>Maybe some day Microsoft will widen up this limitation but until then, this should get you by.<br />
<span style=";font-family:Arial;font-size:85%;"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2008/06/error-multiple-connections-to-a-server-or-shared-are-not-allowed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disabling Firewalls for Management</title>
		<link>http://vncscan.com/blog/2008/06/disabling-firewalls-for-management/</link>
		<comments>http://vncscan.com/blog/2008/06/disabling-firewalls-for-management/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 17:21:00 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/?p=18</guid>
		<description><![CDATA[I&#8217;ve had a lot of requests for a way to disable XP firewalls on the network or at least open up the required ports to remotely manage the computers. If your workstations are protected by a NAT translating router with a decent firewall built into it, there is typically little need for the XP desktop [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a lot of requests for a way to disable XP firewalls on the network or at least open up the required ports to remotely manage the computers.  If your workstations are protected by a NAT translating router with a decent firewall built into it, there is typically little need for the XP desktop firewall to be running on them.</p>
<p>If you have the XP firewall enabled, there&#8217;s very little that you can do in the way of remote management for these PC&#8217;s.  Fortunately, there are was to automate the configuration of the XP firewalls on your network depending on what type of a network you are using.</p>
<p><span style="font-weight: bold;">Login Script Method</span></p>
<p>The easiest way to do this is with a login script.  If your company is using a directory services such as Novel or Active Directory, you can create a script that runs each time that a user logs in.  You can use this script to open the required firewall ports.</p>
<p>We run into a problem, however, if the user that is logging in does not have local administrative rights on his PC.  This is required to modify the settings.  For this, we can employ a nice piece of freeware called <a href="http://www.joeware.net/freetools/tools/cpau/index.htm">CPAU</a>.  Using this tool, you can do a run-as style command to make it go.  Alternatively, you can use a tool such as <a href="http://www.adminscripteditor.com/">Admin Script Editor</a> to compile your script into an executable that runs under a specific security account.  There are other tools that can do this and feel free to add them in the comments section if you would.</p>
<p><span style="font-weight: bold;">Active Directory Startup Script Method</span></p>
<p>You can also run the script using Active Directory&#8217;s group policy for the machine account.  This script runs under the context of the machine&#8217;s system account and does not need to be elevated by tools such as CPAU.  You can do this in the Group Policy Editor under &#8220;Windows Settings =&gt; Scripts =&gt; Startup&#8221;.</p>
<p>The following is a script that will open the required ports on the XP firewall:</p>
<blockquote>
<div style="text-align: justify;"><span style="font-family:times new roman;">netsh firewall set portopening udp 445 WindowsNetworking enable all</span><br />
<span style="font-family:times new roman;">netsh firewall set portopening tcp 139 WindowsNetworking enable all</span><br />
<span style="font-family:times new roman;">netsh firewall set portopening udp 137 WindowsNetworking enable all</span><br />
<span style="font-family:times new roman;">netsh firewall set portopening udp 138 WindowsNetworking enable all</span><br />
<span style="font-family:times new roman;">netsh firewall set portopening tcp 5900 VNC enable all</span><br />
<span style="font-family:times new roman;">netsh firewall set portopening tcp 5800 VNC-HTTP enable all</span></div>
</blockquote>
<p><span style="font-weight: bold;">Group Policy Method</span></p>
<p>You can set these options using Active Directory&#8217;s Group Policy, also.  You can access this in the Group Policy Editor by navigating to &#8220;Computer Configuration =&gt; Administrative Templates =&gt; Network =&gt; Network Connections =&gt; Windows Firewall&#8221;.</p>
<p><span style="font-weight: bold;">Extra Notes</span></p>
<p>As a side note, if you choose to use a scripting tool such as Admin Script Editor to compile your script, you can also choose to distribute it directly to the end users so that they can execute it themselves.</p>
<p>Make sure that you also disable <a href="http://is.gd/FLI">Simple File Sharing</a> on the remote computers.  That can be just as much of a barrier to remote administration as the firewall.  I&#8217;ll make a post about that one soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2008/06/disabling-firewalls-for-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error When Scanning Groups</title>
		<link>http://vncscan.com/blog/2007/11/error-when-scanning-groups/</link>
		<comments>http://vncscan.com/blog/2007/11/error-when-scanning-groups/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 14:38:00 +0000</pubDate>
		<dc:creator>Bozteck</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Scanning]]></category>
		<category><![CDATA[Stopped]]></category>
		<category><![CDATA[vncscan]]></category>
		<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://vncscan.com/blog/?p=4</guid>
		<description><![CDATA[The above error was being thrown for some users when scanning for VNC in certain groups. This was happening due to a bug in the module that checked to see who was logged into the remote computer. This has been fixed and a new release had been placed at http://www.vncscan.com/vs/download.htm]]></description>
			<content:encoded><![CDATA[<p><a href="http://1.bp.blogspot.com/_vHhrGtpMeDg/R07PSs_u5HI/AAAAAAAACXw/CegHV65PZZ8/s1600-h/error.jpg"><img id="BLOGGER_PHOTO_ID_5138272145099383922" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" src="http://1.bp.blogspot.com/_vHhrGtpMeDg/R07PSs_u5HI/AAAAAAAACXw/CegHV65PZZ8/s320/error.jpg" border="0" alt="" /></a> The above error was being thrown for some users when scanning for VNC in certain groups.  This was happening due to a bug in the module that checked to see who was logged into the remote computer.</p>
<p>This has been fixed and a new release had been placed at <a href="http://www.vncscan.com/vs/download.htm">http://www.vncscan.com/vs/download.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vncscan.com/blog/2007/11/error-when-scanning-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

