< Back

Get-NfsShare

Tue Jan 29, 2019 10:31 pm

NAME Get-NfsShare



SYNTAX

Get-NfsShare [[-Name] <string[]>] [[-IsClustered]] [[-NetworkName] <string[]>] [-ExcludeName <string[]>]

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



Get-NfsShare -LiteralName <string[]> [-CimSession <CimSession[]>] [-ThrottleLimit <int>] [-AsJob]

[<CommonParameters>]



Get-NfsShare [[-Path] <string[]>] [[-IsClustered]] [[-NetworkName] <string[]>] [-ExcludePath <string[]>]

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



Get-NfsShare -LiteralPath <string[]> [-CimSession <CimSession[]>] [-ThrottleLimit <int>] [-AsJob]

[<CommonParameters>]





PARAMETERS

-AsJob



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByLiteralPath, ByPath, ByLiteralName, ByName

Aliases None

Dynamic? false



-CimSession <CimSession[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByLiteralPath, ByPath, ByLiteralName, ByName

Aliases Session

Dynamic? false



-ExcludeName <string[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName

Aliases None

Dynamic? false



-ExcludePath <string[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByPath

Aliases None

Dynamic? false



-IsClustered



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



-LiteralName <string[]>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name ByLiteralName

Aliases None

Dynamic? false



-LiteralPath <string[]>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name ByLiteralPath

Aliases None

Dynamic? false



-Name <string[]>



Required? false

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName

Aliases None

Dynamic? false



-NetworkName <string[]>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName, ByPath

Aliases None

Dynamic? false



-Path <string[]>



Required? false

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ByPath

Aliases None

Dynamic? false



-ThrottleLimit <int>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByLiteralPath, ByPath, ByLiteralName, ByName

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

System.Management.Automation.SwitchParameter





OUTPUTS

Microsoft.Management.Infrastructure.CimInstance

Microsoft.Management.Infrastructure.CimInstance#root/Microsoft/Windows/NFS/MSFT_NfsShare





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

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