< Back

Resolve-NfsMappedIdentity

Tue Jan 29, 2019 10:32 pm

NAME Resolve-NfsMappedIdentity



SYNTAX

Resolve-NfsMappedIdentity [-Id] <uint32> [[-AccountType] <WindowsAccountType> {User | Group}] [-CimSession

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



Resolve-NfsMappedIdentity [-AccountName] <string> [[-AccountType] <WindowsAccountType> {User | Group}]

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





PARAMETERS

-AccountName <string>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ByName

Aliases None

Dynamic? false



-AccountType <WindowsAccountType>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name ById, ByName

Aliases type

Dynamic? false



-AsJob



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ById, ByName

Aliases None

Dynamic? false



-CimSession <CimSession[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ById, ByName

Aliases Session

Dynamic? false



-Id <uint32>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name ById

Aliases uid, gid, Identifier

Dynamic? false



-ThrottleLimit <int>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ById, 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

Microsoft.PowerShell.Cmdletization.GeneratedTypes.Nfs.WindowsAccountType

System.UInt32





OUTPUTS

Microsoft.Management.Infrastructure.CimInstance

Microsoft.Management.Infrastructure.CimInstance





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

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