exam questions

Exam MD-100 All Questions

View all questions & answers for the MD-100 exam

Exam MD-100 topic 5 question 114 discussion

Actual exam question from Microsoft's MD-100
Question #: 114
Topic #: 5
[All MD-100 Questions]

HOTSPOT
-

You have a computer named Client1 that runs Windows 10 and has Windows Sandbox enabled.

You create a script named Script1.cmd. On Client1, you save Script1.cmd to a folder named C:\Scripts.

You need to ensure that when you sign in to Windows Sandbox, Script1.cmd runs automatically.

How should you complete the configuration file? To answer, select the appropriate options in the answer area.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
matelin
2 years, 2 months ago
The answer is: "WDAGUtilityAccount" and "Desktop\Scripts". There is no <SandboxFolder> element specified in the XML, so the dafault is used: "If no sandbox folder is specified, the folder will be mapped to the container desktop." https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file#mapped-folders
upvoted 4 times
...
flabezerra
2 years, 4 months ago
<Command>C:\Users\ WDAGUtilityAccount \ Scripts \Script1.cmd</Command> HostFolder: Specifies the folder on the host machine to share into the sandbox. The folder must already exist on the host, or the container will fail to start. A configuration file enables the user to control the following aspects of Windows Sandbox: Logon command: A command that's executed when Windows Sandbox starts. Windows Sandbox configuration: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file Logon command: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file#logon-command By default, the Windows Sandbox Administrator account is disabled.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...