< Back

Remove-NfsNetgroup

Tue Jan 29, 2019 10:32 pm

NAME Remove-NfsNetgroup



SYNTAX

Remove-NfsNetgroup [-NetGroupName] <string> [[-LdapServer] <string>] [[-LdapNamingContext] <string>] [-WhatIf]

[-Confirm] [<CommonParameters>]





PARAMETERS

-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-LdapNamingContext <string>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases dn

Dynamic? false



-LdapServer <string>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases ldap

Dynamic? false



-NetGroupName <string>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases name, ngname

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





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

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