<?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>IT Mamak &#187; dos command</title>
	<atom:link href="http://it.mamak.info/tag/dos-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://it.mamak.info</link>
	<description>Internet, Information Technology, Computer, Software, Blog, Gadget, Reviews, News etc.</description>
	<lastBuildDate>Sat, 09 Jan 2010 15:10:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DOS Command &#8211; How To Delete Windows Shared Folder Connection</title>
		<link>http://it.mamak.info/2009/07/dos-command-how-to-delete-windows-shared-folder-connection/</link>
		<comments>http://it.mamak.info/2009/07/dos-command-how-to-delete-windows-shared-folder-connection/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:37:07 +0000</pubDate>
		<dc:creator>iceman</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[dos command]]></category>
		<category><![CDATA[net use]]></category>
		<category><![CDATA[shared folder]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://it.mamak.info/?p=121</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-4915968312450457";
google_ad_slot = "5955380414";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>How to delete windows shared folder connection by using DOS command?</p>
<p>To view current windows shared folder connections.</p>
<blockquote><p><span style="text-decoration: underline;">Command:</span></p>
<p style="color: #ff0000;">net use</p>
</blockquote>
<blockquote><p><span style="text-decoration: underline;">Output:</span><br />
C:\Documents and Settings\user&gt;<span style="color: #0000ff;">net use</span></p>
<p>New connections will not be remembered.<br />
Status          Local         Remote                    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;&#8212;-<br />
OK                         Z:                 \\sharedhostname\sharedfoldername\<br />
Microsoft Windows Network<br />
The command completed successfully.</p></blockquote>
<p>To delete CERTAIN windows shared folder connection.</p>
<blockquote><p>
<span style="text-decoration: underline;">Command:</span></p>
<p style="color: #ff0000;">net user z: /d</p>
</blockquote>
<p>Remark : where z: is the mapping drive letter.</p>
<p>To delete ALL windows shared folder connection.</p>
<blockquote><p>
<span style="text-decoration: underline;">Command:</span></p>
<p style="color: #ff0000;">net use * /d</p>
</blockquote>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4915968312450457";
google_ad_slot = "9715587130";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>

	Tags: <a href="http://it.mamak.info/tag/connection/" title="connection" rel="tag">connection</a>, <a href="http://it.mamak.info/tag/dos-command/" title="dos command" rel="tag">dos command</a>, <a href="http://it.mamak.info/tag/net-use/" title="net use" rel="tag">net use</a>, <a href="http://it.mamak.info/tag/shared-folder/" title="shared folder" rel="tag">shared folder</a>, <a href="http://it.mamak.info/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://it.mamak.info/2008/11/the-rpc-server-is-unavailable/" title="The RPC server is unavailable (November 14, 2008)">The RPC server is unavailable</a> (1)</li>
	<li><a href="http://it.mamak.info/2008/07/printfolder-v13-utility-used-to-print-a-list-of-files/" title="PrintFolder v1.3 &#8211; Utility used to print a list of files (July 26, 2008)">PrintFolder v1.3 &#8211; Utility used to print a list of files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://it.mamak.info/2009/07/dos-command-how-to-delete-windows-shared-folder-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
