Just a quick post today to show how to rectify a Null ImmutableID with a user profile in O365 after you've implemented AD Connect from an on-premise Active Directory. We implemented a new server for client recently with a new domain and setup AD Connect to replicate the on-premise user passwords to Azure AD. Everything…
Read more
AD Connect: The term ‘Start-ADSyncSyncCycle’ is not recognized
Just a brief post today to outline how to rectify an issue when you try and run a sync via PowerShell using the command: Start-ADSyncSyncCycle -PolicyType Initial and then you receive the error message: Start-ADSyncSyncCycle : The term 'Start-ADSyncSyncCycle' is not recognized as the name of a cmdlet, function, script file, or operable program. Check…
Read more