MB-700 · Question #177
A company implements Dynamics 365 Supply Chain Management for inventory operations. When a server that runs the document routing service restarts, a user must manually sign in to start the Document Ro
The correct answer is C. Windows service. The Document Routing Agent (DRA) should be configured as a Windows Service to ensure it starts automatically when the server restarts. Windows Services are background processes managed by the Windows Service Control Manager (SCM) and can be configured with startup type 'Automatic
Question
Options
- AMicrosoft store application
- BWindows application
- CWindows service
- DAzure service
- EDesktop application
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C76% (16)
- E5% (1)
Explanation
The Document Routing Agent (DRA) should be configured as a Windows Service to ensure it starts automatically when the server restarts. Windows Services are background processes managed by the Windows Service Control Manager (SCM) and can be configured with startup type 'Automatic,' meaning they launch without requiring a user to manually log in. This eliminates the manual sign-in dependency. The other options - Microsoft Store app, Windows application (standard desktop app), Azure service, and desktop application - all require user interaction or a different hosting model and would not automatically start on server reboot without user login.
Topics
Community Discussion
No community discussion yet for this question.