You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docset/winserver2019-ps/assignedaccess/AssignedAccess.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ title: AssignedAccess
13
13
## Description
14
14
The Windows PowerShell cmdlets for Assigned Access are designed to enable the administration of restricted app access to specific user accounts. When Assigned Access is configured on a user account, it can use only one Windows Store app. The user cannot exit the app, sign out, or access any system settings.
15
15
16
+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
The **Get-AssignedAccess** cmdlet gets the current configuration for assigned access, including the user name, user SID, app friendly name, and app ID.
24
24
25
+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
26
+
25
27
## EXAMPLES
26
28
27
29
### Example 1: Get the configuration for assigned access
0 commit comments