Skip to content

Commit 1fc04fc

Browse files
authored
Merge pull request #8151 from MicrosoftDocs/users/johndund/sessioncreationaccounttroubleshoot
AB#3746: Update session creation error troubleshooting with domain account guidance
2 parents 015036b + 0b1421f commit 1fc04fc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

support/power-platform/power-automate/desktop-flows/troubleshoot-session-creation-errrors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Session creation error codes in unattended desktop flow runs
33
description: Solves error codes related to session creation during unattended desktop flow runs in Power Automate.
44
author: johndund
55
ms.author: johndund
6-
ms.date: 06/06/2024
6+
ms.date: 02/11/2025
77
ms.reviewer: madiazor, guco, fredg
88
ms.custom: sap:Desktop flows\Unattended flow runtime errors
99
---
@@ -53,5 +53,6 @@ To solve the issue:
5353
- Ensure that you can remote desktop to the machine from another machine on your network. If you're using Windows Server, you can try to remote desktop to "localhost" from the local machine itself when logged in as another account. If these actions fail, see [General Remote Desktop connection troubleshooting](../../../windows-server/remote/rdp-error-general-troubleshooting.md).
5454
- If you have a legal notice enabled for login, work with your system administrator to try disabling it. To see if the legal notice is activated, open Registry Editor and go to `Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System`. If `legalnoticecaption` or `legalnoticetext` isn't empty, work with your system administrator to disable the legal notice.
5555
- Ensure that no third-party software is installed that might affect login or interfere with creating a remote desktop connection.
56+
- If you use a domain account (DOMAIN\user) to connect, connectivity issues with the domain controller might prevent the session from opening correctly. Work with your system administrator to examine connectivity logs. If you're on a Microsoft Entra joined or Entra hybrid joined device, try using a UPN (`[email protected]`). To see if you can use a UPN, go to **Start** > **Run**, and run the [dsregcmd /status](/entra/identity/devices/troubleshoot-device-dsregcmd) command. If you see `AzureAdJoined: YES` under `Device State`, try changing the user specified in the connection to the `[email protected]` format.
5657

5758
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]

0 commit comments

Comments
 (0)