mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 05:13:40 +00:00
#10456 wants to clarify the level of the logon command account, and assumed it must be an Administrator, so I added this info.
This commit is contained in:
@ -112,7 +112,7 @@ An array of folders, each representing a location on the host machine that will
|
||||
|
||||
### Logon command
|
||||
|
||||
Specifies a single command that will be invoked automatically after the sandbox logs on. Apps in the sandbox are run under the container user account.
|
||||
Specifies a single command that will be invoked automatically after the sandbox logs on. Apps in the sandbox are run under the container user account. The container user account should be an Administrator.
|
||||
|
||||
```xml
|
||||
<LogonCommand>
|
||||
|
Reference in New Issue
Block a user