< Back

Grant-NfsSharePermission

Tue Jan 29, 2019 10:31 pm

NAME Grant-NfsSharePermission



SYNTAX

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

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

{euc-jp | euc-tw | euc-kr | shift-jis | big5 | ksc5601 | gb2312-80 | ansi}] [[-AllowRootAccess] <bool>]

[-NetworkName <string>] [-CimSession <CimSession[]>] [-ThrottleLimit <int>] [-AsJob] [-WhatIf] [-Confirm]

[<CommonParameters>]



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

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

{euc-jp | euc-tw | euc-kr | shift-jis | big5 | ksc5601 | gb2312-80 | ansi}] [[-AllowRootAccess] <bool>]

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





PARAMETERS

-AllowRootAccess <bool>



Required? false

Position? 5

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



-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? true

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases Client

Dynamic? false



-ClientType <string>



Required? true

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases Type

Dynamic? false



-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-LanguageEncoding <string>



Required? false

Position? 4

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases Lang, Encoding

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



-WhatIf



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases wi

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

System.Boolean





OUTPUTS

System.Object



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 Grant-NfsSharePermission -Online" or

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