Update appv-manage-connection-groups-on-a-stand-alone-computer-with-powershell.md

indent other table
This commit is contained in:
Jeff Borsecnik
2021-11-16 09:49:35 -08:00
committed by GitHub
parent 5eafd86086
commit 537e775acc

View File

@ -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 users security identifier (SID):
|Cmdlet|Examples|
|--- |--- |
|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|
|Cmdlet|Examples|
|--- |--- |
|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|
## To allow only administrators to enable connection groups