< Back

Set-NfsShare

Tue Jan 29, 2019 10:32 pm

NAME Set-NfsShare



SYNTAX

Set-NfsShare [-Name] <string> [[-Authentication] <string[]> {sys | krb5 | krb5i | krb5p | all | default}]

[[-EnableAnonymousAccess] <bool>] [[-EnableUnmappedAccess] <bool>] [[-AnonymousGid] <int>] [[-AnonymousUid] <int>]

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

[[-AllowRootAccess] <bool>] [[-Permission] <string> {no-access | readonly | readwrite}] [-NetworkName <string>]

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



Set-NfsShare [-Path] <string> [[-Authentication] <string[]> {sys | krb5 | krb5i | krb5p | all | default}]

[[-EnableAnonymousAccess] <bool>] [[-EnableUnmappedAccess] <bool>] [[-AnonymousGid] <int>] [[-AnonymousUid] <int>]

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

[[-AllowRootAccess] <bool>] [[-Permission] <string> {no-access | readonly | readwrite}] [-CimSession

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





PARAMETERS

-AllowRootAccess <bool>



Required? false

Position? 7

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



-AnonymousGid <int>



Required? false

Position? 4

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases AnonGid

Dynamic? false



-AnonymousUid <int>



Required? false

Position? 5

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases AnonUid

Dynamic? false



-AsJob



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



-Authentication <string[]>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases af, auth

Dynamic? false



-CimSession <CimSession[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName, ByPath

Aliases Session

Dynamic? false



-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-EnableAnonymousAccess <bool>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases anon, AnonymousAccess

Dynamic? false



-EnableUnmappedAccess <bool>



Required? false

Position? 3

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases unmapped, UnmappedAccess

Dynamic? false



-LanguageEncoding <string>



Required? false

Position? 6

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

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.String[]

System.Boolean

System.Int32





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 Set-NfsShare -Online" or

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