Back
Featured image of post Azure Active Directory Connect Version 1.1.486.0 Released

Azure Active Directory Connect Version 1.1.486.0 Released

Not even a week after releasing Azure Active Directory Connect Version 1.1.484.0, Microsoft Released Azure Active Directory Connect Version 1.1.486.0.

Azure Active Directory Connect Version 1.1.484.0 has a lot of new functions and improvements. Version 1.1.486.0 seems to be a fix (hotfix?) for localized versions of Windows Servers.

Download: Azure Active Directory Connect Version 1.1.486.0.

Azure Active Directory Connect Version 1.1.486.0 Changes:

Fixes

  • This version fixed the issue where Azure AD Connect will not install successfully on localized version of Windows Server.

Azure Active Directory Connect Version 1.1.484.0 Changes:

Fixes

Azure AD Connect sync
  • Fixed an issue where the sync scheduler skips the entire sync step if one or more connectors are missing run profile for that sync step. For example, you manually added a connector using the Synchronisation Service Manager without creating a Delta Import run profile for it. This fix ensures that the sync scheduler continues to run Delta Import for other connectors.
  • Fixed an issue where the Synchronisation Service immediately stops processing a run profile when it is encounters an issue with one of the run steps. This fix ensures that the Synchronisation Service skips that run step and continues to process the rest. For example, you have a Delta Import run profile for your AD connector with multiple run steps (one for each on-premises AD domain). The Synchronisation Service will run Delta Import with the other AD domains even if one of them has network connectivity issues.
  • Fixed an issue that causes the Azure AD Connector update to be skipped during Automatic Upgrade.
  • Fixed an issue that causes Azure AD Connect to incorrectly determine whether the server is a domain controller during setup, which in turn causes DirSync upgrade to fail.
  • Fixed an issue that causes DirSync in-place upgrade to not create any run profile for the Azure AD Connector.
  • Fixed an issue where the Synchronisation Service Manager user interface becomes unresponsive when trying to configure Generic LDAP Connector.
AD FS management
  • Fixed an issue where the Azure AD Connect wizard fails if the AD FS primary node has been moved to another server.
Desktop SSO
  • Fixed an issue in the Azure AD Connect wizard where the Sign-In screen does not let you enable Desktop SSO feature if you chose Password Synchronisation as your Sign-In option during new installation.

New features/improvements:

Azure AD Connect sync
  • Azure AD Connect Sync now supports the use of Virtual Service Account, Managed Service Account and Group Managed Service Account as its service account. This applies to new installation of Azure AD Connect only. When installing Azure AD Connect:
  • By default, Azure AD Connect wizard will create a Virtual Service Account and uses it as its service account.
  • If you are installing on a domain controller, Azure AD Connect falls back to previous behaviour where it will create a domain user account and uses it as its service account instead.
  • You can override the default behaviour by providing one of the following:
  • A Group Managed Service Account
  • A Managed Service Account
  • A domain user account
  • A local user account
  • Previously, if you upgrade to a new build of Azure AD Connect containing connectors update or sync rule changes, Azure AD Connect will trigger a full sync cycle. Now, Azure AD Connect selectively triggers Full Import step only for connectors with update, and Full Synchronisation step only for connectors with sync rule changes.
  • Previously, the Export Deletion Threshold only applies to exports which are triggered through the sync scheduler. Now, the feature is extended to include exports manually triggered by the customer using the Synchronisation Service Manager.
  • On your Azure AD tenant, there is a service configuration which indicates whether Password Synchronisation feature is enabled for your tenant or not. Previously, it is easy for the service configuration to be incorrectly configured by Azure AD Connect when you have an active and a staging server. Now, Azure AD Connect will attempt to keep the service configuration consistent with your active Azure AD Connect server only.
  • Azure AD Connect wizard now detects and returns a warning if on-premises AD does not have AD Recycle Bin enabled.
  • Previously, Export to Azure AD times out and fails if the combined size of the objects in the batch exceeds certain threshold. Now, the Synchronisation Service will reattempt to resend the objects in separate, smaller batches if the issue is encountered.
  • The Synchronisation Service Key Management application has been removed from Windows Start Menu. Management of encryption key will continue to be supported through command-line interface using miiskmu.exe. For information about managing encryption key, refer to article Abandoning the Azure AD Connect Sync encryption key.
  • Previously, if you change the Azure AD Connect sync service account password, the Synchronisation Service will not be able start correctly until you have abandoned the encryption key and reinitialized the Azure AD Connect sync service account password. Now, this is no longer required.
Desktop SSO
  • Azure AD Connect wizard no longer requires port 9090 to be opened on the network when configuring Pass-through Authentication and Desktop SSO. Only port 443 is required.

For more information, please refer to https://azure.microsoft.com/en-us/documentation/articles/active-directory-aadconnect/.

The update was painless for me (And I did it on 4 different installations in the last 2 days).

Azure Active Directory Connect Update<