PL-200 · Question #32
You configure and test a user interface (Ul) flow. You plan to run the flow as a scheduled flow. The Ul flow must run on a Windows 10 device. As part of process automation, the Ul flow must sign…
The correct answer is C. Ensure that all user sessions are signed out. For an unattended UI flow (scheduled, no physical user intervention), the target Windows 10 device must have all user sessions fully signed out - not just locked. When sessions are signed out, Power Automate can establish a new, isolated session using the User1 credentials, run…
Question
Options
- AEnsure that all user sessions are signed out except for locked user sessions.
- BEnsure that the User1 account has an active user session on the device.
- CEnsure that all user sessions are signed out.
- DEnsure that there are no active user sessions on the device.
How the community answered
(34 responses)- B3% (1)
- C91% (31)
- D6% (2)
Explanation
For an unattended UI flow (scheduled, no physical user intervention), the target Windows 10 device must have all user sessions fully signed out - not just locked. When sessions are signed out, Power Automate can establish a new, isolated session using the User1 credentials, run the UI flow, and then sign out automatically. A locked session (A) is still an active session and blocks the automation from creating its own session. An active session for User1 (B) describes an attended run where a user is present. Option D is essentially the same concept as C; the key distinction in the exam context is that 'signed out' is the explicit state required - locked sessions do not qualify as signed out.
Topics
Community Discussion
No community discussion yet for this question.