< Back

Get-NfsNetgroup

Tue Jan 29, 2019 10:32 pm

NAME Get-NfsNetgroup



SYNTAX

Get-NfsNetgroup [[-NetGroupName] <string>] [<CommonParameters>]



Get-NfsNetgroup [-LdapServer] <string> [[-LdapNamingContext] <string>] [-NetGroupName <string>]

[<CommonParameters>]



Get-NfsNetgroup [-NisServer] <string> [[-NisDomain] <string>] [-NetGroupName <string>] [<CommonParameters>]





PARAMETERS

-LdapNamingContext <string>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name FromLdap

Aliases dn

Dynamic? false



-LdapServer <string>



Required? true

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name FromLdap

Aliases ldap

Dynamic? false



-NetGroupName <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name FromLdap, default, FromNis

Aliases name, ngname

Dynamic? false



-NisDomain <string>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name FromNis

Aliases domain

Dynamic? false



-NisServer <string>



Required? true

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name FromNis

Aliases nis

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

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 Get-NfsNetgroup -Online" or

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