< Back

Get-NfsSharePermission

Tue Jan 29, 2019 10:31 pm

NAME Get-NfsSharePermission



SYNTAX

Get-NfsSharePermission [-Name] <string> [[-ClientName] <string>] [[-ClientType] <string> {host | netgroup |

clientgroup | builtin}] [[-Permission] <string> {no-access | readonly | readwrite}] [-NetworkName <string>]

[-CimSession <CimSession[]>] [-ThrottleLimit <int>] [-AsJob] [<CommonParameters>]



Get-NfsSharePermission [-Path] <string> [[-ClientName] <string>] [[-ClientType] <string> {host | netgroup |

clientgroup | builtin}] [[-Permission] <string> {no-access | readonly | readwrite}] [-CimSession <CimSession[]>]

[-ThrottleLimit <int>] [-AsJob] [<CommonParameters>]





PARAMETERS

-AsJob



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



-CimSession <CimSession[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName, ByPath

Aliases Session

Dynamic? false



-ClientName <string>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases Client

Dynamic? false



-ClientType <string>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases Type

Dynamic? false



-Name <string>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName

Aliases ShareName

Dynamic? false



-NetworkName <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName

Aliases netname

Dynamic? false



-Path <string>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ByPath

Aliases SharePath

Dynamic? false



-Permission <string>



Required? false

Position? 3

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases Access

Dynamic? false



-ThrottleLimit <int>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String





OUTPUTS

Microsoft.Management.Infrastructure.CimInstance[]

Microsoft.Management.Infrastructure.CimInstance[]





ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.

-- To view the Help topic for this cmdlet online, type: "Get-Help Get-NfsSharePermission -Online" or

go to http://go.microsoft.com/fwlink/?LinkID=240194.