 




<?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: Batch file for network sharing?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/batch-file-for-network-sharing/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-file-for-network-sharing/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 12:30:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: rechil</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-file-for-network-sharing/#comment-98864</link>
		<dc:creator>rechil</dc:creator>
		<pubDate>Thu, 10 Nov 2011 05:04:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-98864</guid>
		<description><![CDATA[net use command may help u. u can try as: net use /d * /y (for disable) and again try as:
net use &lt;driveletter&gt;: &quot;\&lt;urservername&gt;&lt;sharename&gt;&lt;folder-path&gt;&quot; /p:y (for enable)
try it as a dry run, if it works, then put them in a .bat file. OR u can use netsh interface conmmand to enable/disable the nic / adapter]]></description>
		<content:encoded><![CDATA[<p>net use command may help u. u can try as: net use /d * /y (for disable) and again try as:<br />
net use &lt;driveletter&gt;: &#8220;\&lt;urservername&gt;&lt;sharename&gt;&lt;folder-path&gt;&#8221; /p:y (for enable)<br />
try it as a dry run, if it works, then put them in a .bat file. OR u can use netsh interface conmmand to enable/disable the nic / adapter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 14:45:03 -->