Microsoft Entra ID
General

Import ADSyncTools module

In brief

The existing-tenant installation documentation now instructs administrators to import the ADSyncTools module with a minimum version of 2.5.

What Entra admins need to know

Administrators following the guide should use the added Import-Module command before proceeding.

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.

Alternatively, to clear onPremisesObjectIdentifier with ADSyncTools version 2.5.0 or later, run the following commands:

# Import ADSyncTools module
Import-Module ADSyncTools -MinimumVersion 2.5

# Provide the user's identity.
$userId = "<userId>"
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…