Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » AWS/Azure/OpenShift » AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time
  • banner
    How to integrate TestRail with Jira JIRA|Confluence|Apps
  • Hub Transport 1
    Hub Transport Server: Resolving ‘Failed to Reach Running Status’ Network | Monitoring
  • front
    How to trigger SQS from a Lambda Function in the same account AWS/Azure/OpenShift
  • xvbn
    How to restore accidentally deleted calendars, bookmarks, files, or contacts from iCloud Mac
  • Windows10 as a Service Waas
    Windows 10 Feature and Quality Updates Windows
  • delete Apps from Launchpad on Mac
    How to delete Apps from Launchpad on Mac Mac
  • cannot connect to the virtual machine try to connect again HyperV
    Could not connect to virtual machine try to connect again Hyper-V Virtualization
  • Install SQL Server Management Studio 21 on Windows Server
    Install SQL Server Management Studio 21 on Windows Server Oracle/MSSQL/MySQL

AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time

Posted on 13/07/202018/09/2023 Christian By Christian No Comments on AD Connect Error: The Synchronisation service scheduler is currently synchronization and the configuration change cannot be made at this time
AD Connect Error

Azure AD is a service that provides identity and access management capabilities in the cloud. With Pass-through Authentication, users are able to sign in to both on-premises and cloud-based applications using the same credentials. When synchronized and the user performs a sign-in request to cloud applications, this feature validates users’ credentials directly against your on-premises Active Directory. Please see the following guide Azure Active Directory integration with on-Premise AD using PTA for more information and also this guide for reasons to deploy AAD, how to set up Azure AD Tenant, how to add or delete users, and set permissions in Azure Active Directory, why do I need to deploy Azure Active Directory and how to use the built-in AAD Connect troubleshooting tool.

When a sync cycle is running, you cannot make configuration changes. You could wait until the scheduler has finished the process, but you can also stop it so you can make your changes immediately. Stopping the current cycle is not harmful and pending changes are processed with the next run.

- Start by telling the scheduler to stop its current cycle with the PowerShell cmdlet Stop-ADSyncSyncCycle.

Synchronization Service Scheduler Error

As described above, this error was thrown because the synchronization was in progress and you launched the AD Connect Tool from the Desktop or Start Menu and this confused the system thinking you have made some configuration changes that need to be applied before the Azure AD Connect can proceed.

Synchronization service scheduler

If you would love to stop the synchronisation cycle and make some changes, please follow the following steps below.

Import-Module Adsync
configuration change

Then, run the following cmdlet to have the sync disabled.
– Please remember, we will have it enabled again.

Set-ADSyncScheduler -SyncCycleEnabled $false
synchronization error

Once done, go back to the Azure AD Connect application and enter the global administrator username and password again.

On the next screen, you will be able to modify the user sign-in methods. From the menu select “Pass-through Authentication”, also from the say menu select “Enable single sign-on” to allow single sign-on for your corporate desktop users.

This account needs to be a Cloud only account. What this means is that "in the event of on-premise failure this account will be able to manage Pass-Through Authentication. Do not Lose this account".

Synchronization Service Scheduler Error

To have the next steps completed, please follow the following how-to article on “Pass-Through Authentication: How to Synchronise your on-premise AD with Azure AD using Azure AD Connect tool“.

To start a synchronisation, run the following command below or select the checkbox to have the sync run on the AD Connect UI.

Start-ADSyncSyncCycle -PolicyType Delta

It may interest you to know, a Startup menu of Azure AD Connect will also be available to you as shown below- Here you can manually perform full or manual synchronization of our on-premise environment to the Azure AD using the “synchronization Service”

  • Also, you can reconfigure what you probably must have missed during the initial configuration using “Azure AD Connect”

Click on Synchronisation Service as shown, you can explorer all others as well. Here you will be able to see the operations that took place behind the scene.

You can read more here from the Microsoft official documentation. See this guide for a similar error “The synchronization service scheduler is suspended until the setup wizard is closed“

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Click to share on X (Opens in new window) X
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on Threads (Opens in new window) Threads
  • Click to share on Nextdoor (Opens in new window) Nextdoor
AWS/Azure/OpenShift Tags:AD Connect, AD Connect Error, Azure, Azure AD, errors, Microsoft Azure Active Directory

Post navigation

Previous Post: How to sync on-premises AD with Azure AD via Azure AD Connect
Next Post: Enter connection information for your on-premise directory or forests: Azure AD connect unable to connect directory, forest not available

Related Posts

  • FEATUREDC
    How to create Confidential VMs in Azure AWS/Azure/OpenShift
  • AzureMonitor
    Configure Azure Monitor for VMs on Azure Stack Hub AWS/Azure/OpenShift
  • Webp.net resizeimage 4
    Create, list, lock, deploy, and delete Azure Resource Group via Azure CLI AWS/Azure/OpenShift
  • Azure DevOps Server
    How to Install Azure DevOps Server 2022 Automation
  • add subheading 5 4
    Access EC2 Linux Instance via the Password AWS/Azure/OpenShift
  • azure cost analysis
    Cost Management in Azure Using Cost Analysis Tool AWS/Azure/OpenShift

More Related Articles

FEATUREDC How to create Confidential VMs in Azure AWS/Azure/OpenShift
AzureMonitor Configure Azure Monitor for VMs on Azure Stack Hub AWS/Azure/OpenShift
Webp.net resizeimage 4 Create, list, lock, deploy, and delete Azure Resource Group via Azure CLI AWS/Azure/OpenShift
Azure DevOps Server How to Install Azure DevOps Server 2022 Automation
add subheading 5 4 Access EC2 Linux Instance via the Password AWS/Azure/OpenShift
azure cost analysis Cost Management in Azure Using Cost Analysis Tool AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • banner
    How to integrate TestRail with Jira JIRA|Confluence|Apps
  • Hub Transport 1
    Hub Transport Server: Resolving ‘Failed to Reach Running Status’ Network | Monitoring
  • front
    How to trigger SQS from a Lambda Function in the same account AWS/Azure/OpenShift
  • xvbn
    How to restore accidentally deleted calendars, bookmarks, files, or contacts from iCloud Mac
  • Windows10 as a Service Waas
    Windows 10 Feature and Quality Updates Windows
  • delete Apps from Launchpad on Mac
    How to delete Apps from Launchpad on Mac Mac
  • cannot connect to the virtual machine try to connect again HyperV
    Could not connect to virtual machine try to connect again Hyper-V Virtualization
  • Install SQL Server Management Studio 21 on Windows Server
    Install SQL Server Management Studio 21 on Windows Server Oracle/MSSQL/MySQL

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,841 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.