Microsoft Entra ID
Troubleshooting

Tshoot Connect Sso

In brief

The procedure now imports the ADSync PowerShell module before importing the Seamless SSO module, with updated command and path details.

What Entra admins need to know

Administrators using this troubleshooting guide should follow the revised module-import sequence.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

If troubleshooting didn't help, you can manually reset the feature on your tenant. Follow these steps on the on-premises server where you're running Microsoft Entra Connect.

Step 1: Import the ADSync and Seamless SSO PowerShell modulemodules

  1. Ensure Microsoft Entra Connect is installed. Download it from the Microsoft Entra Admin Center.

  2. Import the ADSync PowerShell module:

    Import-Module "$env:ProgramFiles\Microsoft Azure AD Sync\Bin\ADSync\ADSync.psd1"
    
  3. Browse to the %programfiles%ProgramFiles%\Microsoft Azure Active Directory Connect folder.

  4. Import the Seamless SSO PowerShell module by using this command: module:

    Import-Module .\AzureADSSO.psd1.

Step 2: Get the list of Active Directory forests on which Seamless SSO has been enabled

Daily Entra.News

Get daily email updates

Get a concise summary of the latest Microsoft Entra updates delivered straight to your inbox.

Loading the secure signup form…