<?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: Create a Share Remotely using the WMI Command-Line Tool</title>
	<atom:link href="http://www.microtom.net/?feed=rss2&#038;p=535" rel="self" type="application/rss+xml" />
	<link>http://www.microtom.net/?p=535</link>
	<description>tom&#039;s windows tech blog</description>
	<lastBuildDate>Wed, 18 Aug 2010 08:01:31 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: microtom</title>
		<link>http://www.microtom.net/?p=535&#038;cpage=1#comment-124</link>
		<dc:creator>microtom</dc:creator>
		<pubDate>Fri, 01 Jan 2010 14:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.microtom.net/?p=535#comment-124</guid>
		<description>Hey Jack, happy new year!
Generally it is not a very good idea to lock down permissions on a share level. Use the NTFS instead. I never tried to change share level permissions, so I would have to find out first. 
If you want to go for the NTFS part you can use xcacls.exe or cacls.exe (Windows built in). That also works remotely (eg &lt;code&gt;cacls \\SERVER1\Share$ /G domain\jack:F /T&lt;/code&gt;)

Greetings, 
Tom</description>
		<content:encoded><![CDATA[<p>Hey Jack, happy new year!<br />
Generally it is not a very good idea to lock down permissions on a share level. Use the NTFS instead. I never tried to change share level permissions, so I would have to find out first.<br />
If you want to go for the NTFS part you can use xcacls.exe or cacls.exe (Windows built in). That also works remotely (eg <code>cacls \\SERVER1\Share$ /G domain\jack:F /T</code>)</p>
<p>Greetings,<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.microtom.net/?p=535&#038;cpage=1#comment-123</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 31 Dec 2009 23:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.microtom.net/?p=535#comment-123</guid>
		<description>How do you create the share with the Share Permission set to &quot;Read&quot; or &quot;Change&quot;?  By default this sets the share permission to &quot;Full Control&quot;.  Also can you add any other users or groups besides &quot;Everyone&quot;?

Thanks.</description>
		<content:encoded><![CDATA[<p>How do you create the share with the Share Permission set to &#8220;Read&#8221; or &#8220;Change&#8221;?  By default this sets the share permission to &#8220;Full Control&#8221;.  Also can you add any other users or groups besides &#8220;Everyone&#8221;?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
