< Back

Remove-NfsMappedIdentity

Tue Jan 29, 2019 10:32 pm

NAME Remove-NfsMappedIdentity



SYNTAX

Remove-NfsMappedIdentity -UserName <string> [-MappingStore <MappingStoreType> {Ad | Ldap | Mapfiles}] [-Server

<string>] [-LdapNamingContext <string>] [-UserIdentifier <int>] [-GroupIdentifier <int>] [-WhatIf] [-Confirm]

[<CommonParameters>]



Remove-NfsMappedIdentity -GroupName <string> [-MappingStore <MappingStoreType> {Ad | Ldap | Mapfiles}] [-Server

<string>] [-LdapNamingContext <string>] [-GroupIdentifier <int>] [-WhatIf] [-Confirm] [<CommonParameters>]



Remove-NfsMappedIdentity [-MappingStore <MappingStoreType> {Ad | Ldap | Mapfiles}] [-Server <string>]

[-LdapNamingContext <string>] [-UserIdentifier <int>] [-GroupIdentifier <int>] [-WhatIf] [-Confirm]

[<CommonParameters>]





PARAMETERS

-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-GroupIdentifier <int>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases GroupId, gid

Dynamic? false



-GroupName <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name Group

Aliases group

Dynamic? false



-LdapNamingContext <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases dn

Dynamic? false



-MappingStore <MappingStoreType>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases store

Dynamic? false



-Server <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases LdapServer, ADDomainName

Dynamic? false



-UserIdentifier <int>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name User, Default

Aliases UserId, uid

Dynamic? false



-UserName <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name User

Aliases user

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.FileServices.Management.Nfs.MappingStoreType

System.String

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

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