mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 20:03:40 +00:00
format tweaks
This commit is contained in:
@ -287,6 +287,7 @@ Before applying the multi-app configuration, make sure the specified user accoun
|
|||||||
Group accounts are specified using `<UserGroup>`.
|
Group accounts are specified using `<UserGroup>`.
|
||||||
|
|
||||||
- Local group: Specify the group type as **LocalGroup** and put the group name in Name attribute.
|
- Local group: Specify the group type as **LocalGroup** and put the group name in Name attribute.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Config>
|
<Config>
|
||||||
<UserGroup Type="LocalGroup" Name="mygroup" />
|
<UserGroup Type="LocalGroup" Name="mygroup" />
|
||||||
|
Reference in New Issue
Block a user