Quantcast
Channel: Directory integration services - Recent Threads
Viewing all articles
Browse latest Browse all 6446

Re: Switch from AD synced to online only users

$
0
0

Hi Florian,

Please follow the steps below to disable directory synchronization.
1. Install the Windows Azure AD Module Windows PowerShell.
2. Connect to Windows Azure AD through Windows PowerShell.
3. Type the following cmdlet, and press Enter.
Set-MsolDirSyncEnabled -EnableDirSync $false
4. Type the following cmdlet to make sure that directory synchronization is fully disabled.
(Get-MSOLCompanyInformation).DirectorySynchronizationEnabled
This cmdlet will reture True or False. Continue to run this cmdlet periodically until it returns False.
5. Then the users will be “On Cloud”. This process will take up to 72 hours.

Thanks,
Yang Yu


Viewing all articles
Browse latest Browse all 6446

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>