<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://dfwlpiki.dfwlp.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dfwlpiki.dfwlp.com/index.php?action=history&amp;feed=atom&amp;title=Windows_Storage_Server_Powershell_Commands</id>
		<title>Windows Storage Server Powershell Commands - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://dfwlpiki.dfwlp.com/index.php?action=history&amp;feed=atom&amp;title=Windows_Storage_Server_Powershell_Commands"/>
		<link rel="alternate" type="text/html" href="https://dfwlpiki.dfwlp.com/index.php?title=Windows_Storage_Server_Powershell_Commands&amp;action=history"/>
		<updated>2026-04-06T15:30:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>https://dfwlpiki.dfwlp.com/index.php?title=Windows_Storage_Server_Powershell_Commands&amp;diff=191&amp;oldid=prev</id>
		<title>Jhorne: Created page with &quot;Category:Windows ==Create NFS Share Client Access Group==  New-NfsClientgroup -name GROUPNAME  Set-NfsClientgroup -name GROUPNAME -AddMember CLIENT1  Set-NfsClientgroup -n...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dfwlpiki.dfwlp.com/index.php?title=Windows_Storage_Server_Powershell_Commands&amp;diff=191&amp;oldid=prev"/>
				<updated>2020-05-06T13:33:29Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/Category:Windows&quot; title=&quot;Category:Windows&quot;&gt;Category:Windows&lt;/a&gt; ==Create NFS Share Client Access Group==  New-NfsClientgroup -name GROUPNAME  Set-NfsClientgroup -name GROUPNAME -AddMember CLIENT1  Set-NfsClientgroup -n...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Windows]]&lt;br /&gt;
==Create NFS Share Client Access Group==&lt;br /&gt;
 New-NfsClientgroup -name GROUPNAME&lt;br /&gt;
 Set-NfsClientgroup -name GROUPNAME -AddMember CLIENT1&lt;br /&gt;
 Set-NfsClientgroup -name GROUPNAME -AddMember 111.222.333.444&lt;br /&gt;
 Set-NfsClientgroup -name GROUPNAME -AddMember CLIENT2&lt;br /&gt;
&lt;br /&gt;
After the group is created, it will show up in the NFS Share wizard as an access option.&lt;br /&gt;
&lt;br /&gt;
==Revoke access from an existing NFS Client Group==&lt;br /&gt;
 Set-NfsClientgroup -name GROUPNAME -RemoveMember CLIENT2&lt;/div&gt;</summary>
		<author><name>Jhorne</name></author>	</entry>

	</feed>