mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
Update appv-manage-connection-groups-on-a-stand-alone-computer-with-powershell.md
indent other table
This commit is contained in:
@ -69,10 +69,10 @@ This topic explains the following procedures:
|
|||||||
|
|
||||||
2. Use the following cmdlets, and add the optional **–UserSID** parameter, where **-UserSID** represents the end user’s security identifier (SID):
|
2. Use the following cmdlets, and add the optional **–UserSID** parameter, where **-UserSID** represents the end user’s security identifier (SID):
|
||||||
|
|
||||||
|Cmdlet|Examples|
|
|Cmdlet|Examples|
|
||||||
|--- |--- |
|
|--- |--- |
|
||||||
|Enable-AppVClientConnectionGroup|Enable-AppVClientConnectionGroup "ConnectionGroupA" -UserSID S-1-2-34-56789012-3456789012-345678901-2345|
|
|Enable-AppVClientConnectionGroup|Enable-AppVClientConnectionGroup "ConnectionGroupA" -UserSID S-1-2-34-56789012-3456789012-345678901-2345|
|
||||||
|Disable-AppVClientConnectionGroup|Disable-AppVClientConnectionGroup "ConnectionGroupA" -UserSID S-1-2-34-56789012-3456789012-345678901-2345|
|
|Disable-AppVClientConnectionGroup|Disable-AppVClientConnectionGroup "ConnectionGroupA" -UserSID S-1-2-34-56789012-3456789012-345678901-2345|
|
||||||
|
|
||||||
## To allow only administrators to enable connection groups
|
## To allow only administrators to enable connection groups
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user