nerdexam
Microsoft

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…

Create and manage logic and process automation

Question

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 into the Windows 10 device with the credentials for a user account named User1. You need to ensure that the flow runs during non-peak hours and requires no physical user intervention. What should you do?

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)
  • B
    3% (1)
  • C
    91% (31)
  • D
    6% (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

#UI Flows#Desktop Flows#Unattended Automation#Power Automate Desktop

Community Discussion

No community discussion yet for this question.

Full PL-200 Practice