Skip to content

Start-AADSync

SYNOPSIS

Start an Azure Active Directory (AAD) synchronization.

SYNTAX

Start-AADSync

DESCRIPTION

The `Start-AADSync` function triggers an Azure Active Directory synchronization process. It connects to the specified server where AADSync is installed and initiates the sync cycle. The function handles errors such as an already running sync and provides feedback on the sync status.

EXAMPLES

EXAMPLE 1

Start-AADSync

Initiates an AAD synchronization process on the server `SRVACCMANPR01`.

PARAMETERS

INPUTS

OUTPUTS

NOTES