Skip to content

Commit e249dbf

Browse files
authored
Merge pull request MicrosoftDocs#2707 from PatAltimore/patricka-assignedaccess
AssignedAccess PowerShell reference update for WS2019 and WS2022
2 parents f87333c + 8ebeadf commit e249dbf

File tree

8 files changed

+16
-0
lines changed

8 files changed

+16
-0
lines changed

docset/winserver2019-ps/assignedaccess/AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ title: AssignedAccess
1313
## Description
1414
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.
1515

16+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
17+
1618
## AssignedAccess Cmdlets
1719
### [Clear-AssignedAccess](./Clear-AssignedAccess.md)
1820
Removes the user account from assigned access.

docset/winserver2019-ps/assignedaccess/Clear-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The **Clear-AssignedAccess** cmdlet clears assigned access configured account se
2424

2525
If a user is signed-in or the computer has a PS/2 keyboard, you must restart the computer to apply the changes.
2626

27+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
28+
2729
## EXAMPLES
2830

2931
### Example 1: Clear assigned access configured settings

docset/winserver2019-ps/assignedaccess/Get-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Get-AssignedAccess [<CommonParameters>]
2222
## DESCRIPTION
2323
The **Get-AssignedAccess** cmdlet gets the current configuration for assigned access, including the user name, user SID, app friendly name, and app ID.
2424

25+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
26+
2527
## EXAMPLES
2628

2729
### Example 1: Get the configuration for assigned access

docset/winserver2019-ps/assignedaccess/Set-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ If a user is signed-in or the computer has a PS/2 keyboard, you must restart the
4343

4444
To sign out of assigned access, quickly press the left Windows logo key five times.
4545

46+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
47+
4648
## EXAMPLES
4749

4850
### Example 1: Set assigned access by SID and app name

docset/winserver2022-ps/assignedaccess/AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ title: AssignedAccess
1313
## Description
1414
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.
1515

16+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
17+
1618
## AssignedAccess Cmdlets
1719
### [Clear-AssignedAccess](./Clear-AssignedAccess.md)
1820
Removes the user account from assigned access.

docset/winserver2022-ps/assignedaccess/Clear-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The **Clear-AssignedAccess** cmdlet clears assigned access configured account se
2424

2525
If a user is signed-in or the computer has a PS/2 keyboard, you must restart the computer to apply the changes.
2626

27+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
28+
2729
## EXAMPLES
2830

2931
### Example 1: Clear assigned access configured settings

docset/winserver2022-ps/assignedaccess/Get-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Get-AssignedAccess [<CommonParameters>]
2222
## DESCRIPTION
2323
The **Get-AssignedAccess** cmdlet gets the current configuration for assigned access, including the user name, user SID, app friendly name, and app ID.
2424

25+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
26+
2527
## EXAMPLES
2628

2729
### Example 1: Get the configuration for assigned access

docset/winserver2022-ps/assignedaccess/Set-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ If a user is signed-in or the computer has a PS/2 keyboard, you must restart the
4343

4444
To sign out of assigned access, quickly press the left Windows logo key five times.
4545

46+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
47+
4648
## EXAMPLES
4749

4850
### Example 1: Set assigned access by SID and app name

0 commit comments

Comments
 (0)