Skip to content

Start-EntraIDSync

SYNOPSIS

Start an Azure AD Connect synchronization cycle.

SYNTAX

Start-EntraIDSync

DESCRIPTION

This function checks the current status of the Azure AD Connect synchronization process. If the synchronization is not running, it starts a new synchronization cycle on the specified server. If the synchronization is already running, it notifies the user.

EXAMPLES

EXAMPLE 1

Start-EntraIDSync

Checks the current status of Azure AD Connect synchronization and starts a new sync cycle if not already running.

PARAMETERS

INPUTS

OUTPUTS

NOTES