2
votes
1answer
309 views

How do I configure permissions for a cluster share using Powershell on 2008?

I have a cluster resource of type "file share" but when I try to configure the "security" parameter I get the following error (excerpt): Set-ClusterParameter : Parameter 'security' does not exist on ...
0
votes
1answer
187 views

How can I configure a cluster share using Powershell?

When I try to configure a cluster share on Windows 2008 R2, I get the following error: PS C:\> get-clusterresource share3 Name State Group ...