Опубликовано: 14 Март 2026 на канале: Sanjay Singh
557
14
The first thing you need to do is remove Azure AD Connect from the server that it is running on.
PowerShell Commands:-
Install-Module -Name MSOnline
Connect-MsolService
Get-MsolCompanyInformation
Set-MsolDirSyncEnabled -EnableDirSync $false