<?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"
	>
<channel>
	<title>Comments on: how to set our own path to xp client in a domain controller of win2003 server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/</link>
	<description></description>
	<pubDate>Fri, 27 Nov 2009 21:14:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/#comment-58082</link>
		<dc:creator>Carlosdl</dc:creator>
		<pubDate>Tue, 25 Nov 2008 16:17:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-58082</guid>
		<description>Alessandro, that script does not actually set the new path.
I think this is missing:

WshSystemEnv("PATH") = NewPath

I also think this will cause ";c:mydir;"  to be added each time the user logs on (i.e. ... ;c:mydir;c:mydir;c:mydir;c:mydir)
How would you deal with this ?  maybe some logoff script ?


----------------------------

Bluesoft, are you going to put your program executables in that path, so users can run them from there ? , or what you need to do is make your programs save their data to that path ?</description>
		<content:encoded><![CDATA[<p>Alessandro, that script does not actually set the new path.<br />
I think this is missing:</p>
<p>WshSystemEnv(&#8221;PATH&#8221;) = NewPath</p>
<p>I also think this will cause &#8220;;c:mydir;&#8221;  to be added each time the user logs on (i.e. &#8230; ;c:mydir;c:mydir;c:mydir;c:mydir)<br />
How would you deal with this ?  maybe some logoff script ?</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Bluesoft, are you going to put your program executables in that path, so users can run them from there ? , or what you need to do is make your programs save their data to that path ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT Knowledge Exchange Community Update for 11/25/08 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/#comment-58076</link>
		<dc:creator>IT Knowledge Exchange Community Update for 11/25/08 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 25 Nov 2008 15:36:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-58076</guid>
		<description>[...] How many of you are considering FCoE as a transition from Fibre Channel to Ethernet? &#62;&#62; How to set our own path to XP client in a domain controller of Windows Server 2003 &#62;&#62; Need a checklist to audit a typical SAN to record all the components &#62;&#62; How do I [...]</description>
		<content:encoded><![CDATA[<p>[...] How many of you are considering FCoE as a transition from Fibre Channel to Ethernet? &gt;&gt; How to set our own path to XP client in a domain controller of Windows Server 2003 &gt;&gt; Need a checklist to audit a typical SAN to record all the components &gt;&gt; How do I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bluesoft</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/#comment-58042</link>
		<dc:creator>Bluesoft</dc:creator>
		<pubDate>Tue, 25 Nov 2008 07:37:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-58042</guid>
		<description>set path=c:windows;c:turboc2</description>
		<content:encoded><![CDATA[<p>set path=c:windows;c:turboc2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/#comment-58019</link>
		<dc:creator>Carlosdl</dc:creator>
		<pubDate>Mon, 24 Nov 2008 15:23:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-58019</guid>
		<description>How do you do it manually (full details please) ?</description>
		<content:encoded><![CDATA[<p>How do you do it manually (full details please) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bluesoft</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/#comment-57984</link>
		<dc:creator>Bluesoft</dc:creator>
		<pubDate>Sat, 22 Nov 2008 10:33:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-57984</guid>
		<description>Thanks for ur reply
i want to use turboc2 locally(client) in cmd mode to save in mapdrive in server, for this i need to create tc local path right? so i want to do this in all client systems through DC win2003, any possibility there??</description>
		<content:encoded><![CDATA[<p>Thanks for ur reply<br />
i want to use turboc2 locally(client) in cmd mode to save in mapdrive in server, for this i need to create tc local path right? so i want to do this in all client systems through DC win2003, any possibility there??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mshen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-our-own-path-to-xp-client-in-a-domain-controller-of-win2003-server/#comment-57980</link>
		<dc:creator>Mshen</dc:creator>
		<pubDate>Fri, 21 Nov 2008 23:36:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-57980</guid>
		<description>I can't seem to grasp what you are trying to do.  Do you want to create a mapped drive to a share on the server when the users login?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to grasp what you are trying to do.  Do you want to create a mapped drive to a share on the server when the users login?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->