< Back

Get-AssignedAccess

Tue Jan 29, 2019 9:26 pm

NAME Get-AssignedAccess



SYNOPSIS

Retrieves the current configuration for assigned access.





SYNTAX

Get-AssignedAccess [<CommonParameters>]





DESCRIPTION

The Get-AssignedAccess cmdlet retrieves the current configuration for assigned access, including the user name, user SID, app friendly name, and

app ID.





PARAMETERS

<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

None.



You cannot pipe input to this cmdlet.





OUTPUTS

None.



This cmdlet does not generate any output.





EXAMPLE 1



PS C:\\> Get-AssignedAccess



User Name: MYPC\\UserName

User SID: S-1-5-21-594534509-2542345234-234523453-1004

AUMID: Microsoft.Media.PlayReadyClient_2.3.1678.0_x64__8wekyb3d8bbwe

App Name: Microsoft.Media.PlayReadyClient



This example shows how to retrieve the current configuration for assigned access.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?linkid=286447

Set-AssignedAccess

Clear-AssignedAccess