Skip to content

NKCODE TECH GEEK ZONE

  • RSS - Posts
Menu
  • Home
  • Cloud
    • Azure
    • Alibaba
    • AWS
  • Hardware
  • Linux
  • Network
  • Security
  • Windows Client / Servers
    • SQL
    • Windows Client OS
      • Windows 10
    • Windows Servers
      • Windows 2008R2
      • Windows Server 2012R2
      • Windows Server 2016
      • Windows Server 2019
  • VMWARE
  • Free Tools
  • About Me
    • Disclaimer
Menu

Disable and Remove the Microsoft Azure Active Directory Connect (AAD)

Posted on January 5, 2020

Microsoft Azure AD Connect is a hybrid connection tool for sync the local on-premise environment domain controller sync with Microsoft Azure Cloud (Azure/Office 365) single sign-on (SSO) user to connect both cloud and on-premise application and Administrator to manage the user credentials with the same password.

For decommission or upgrading the local environment, Azure AD Connect would need to remove properly. The below steps for deactivating the service from the cloud and on-premise.

Open PowerShell (Run as Administrator).

Install the Microsoft Online module for Azure Active Directory using the following command:

Install-Module -Name MSonline

If prompted to continue, input “Y” and press enter. Any subsequent confirmations can be accepted by inputting “A” for “Yes to All” and pressing Enter.

 

 

Run the following command to connect to the Azure Active Directory of the tenant for which you are disabling AD Sync.

Connect-MsolService

Enter the Global Administrator credentials for Azure AD/Office 365 tenant.

Disable the Directory Sync type below command.

Set-MsolDirSyncEnabled –EnableDirSync $false

Enter the below command to verify if Dir sync is disabled.

(Get-MSOLCompanyInformation).DirectorySynchronizationEnabled

Open Control panel in the local AAD connect server and uninstall Microsoft Azure AD Connect.

Remove from Local AD below.

  1. Remove service account created by AAD connect from AD. Check Users container for an account like MSOL_GUID. Description of the service account has the name of the AAD connect server for identification.
  2. Remove the local AAD groups created by AAD installation, if you are not planning to install AAD connect again. If you have installed AAD connect on a DC, these will be AD group. Keep them for other AAD connect installations or if you have or plan to have.

 

Login to Azure and select Azure Active Directory – Custom Domain Names

 

Select Domain and Delete 

Type the domain name and Select Delete

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading…

Related

Welcome to Teck Geek Zone

Alibaba & Azure Cloud with a free trial worth $200-1200 USD Click below Cloud Providers

  • How to Configure Multi-Pool Point-to-Site (P2S) VPN Using Azure Virtual WAN (vWAN)
  • 🔐 IoT Security with AWS IoT: Building Secure Connected Systems at Scale
  • Azure Service Endpoint vs Private Endpoint: What’s the Difference and When to Use Each?
  • Amazon Inspector Code Security: Shifting Left with Automated Vulnerability Detection
  • Azure Introduces Network Security Hub: A Smarter Way to Secure Your Cloud Network

Categories

  • Cloud (200)
    • Alibaba (39)
    • AWS (45)
    • Azure (122)
  • Free Tools (5)
  • Hardware (17)
  • Linux (13)
  • Network (28)
  • Security (21)
  • VMWARE (58)
  • Windows OS (44)
    • Windows 10 (7)
  • Windows Servers (69)
    • SQL (3)
    • Windows 2008R2 (7)
    • Windows Server 2012R2 (15)
    • Windows Server 2016 (20)
    • Windows Server 2019 (10)

Subscribe to our newsletter

©2026 NKCODE TECH GEEK ZONE | Design: Newspaperly WordPress Theme

Loading Comments...

    %d