Once upon a time, migrating your AAD Connect primary sync server configuration to your staging server was a simple matter of using the Get-ADSyncServerConfiguration and Set-ADSyncServerConfiguration cmdlets provided as part of the … [Keep Reading]
Author: dkegg
PowerShell Test-Transcription
Recently I needed a way to test if transcription was running, and sadly all the articles I found with my Bing searches provided methods that don’t work. Largely due, I suspect, to … [Keep Reading]
Using RegEx with AAD Connect (and GBL)
Somewhat recently, Microsoft released the Azure AD Premium Group-Based-Licensing (aka GBL) feature in Public Preview, and I’ve had a TON of my customers transition to using this new feature.
https://docs.microsoft.com/en-us/azure/active-directory/active-directory-licensing-group-advanced
So far … [Keep Reading]
Testing AAD Connect Write-Back permissions on an OU
When installing and configuring AAD Connect with Exchange Hybrid and any of the other special features (Group Writeback, Password Writeback, Device Writeback), it’s necessary to delegate service account permissions in Active Directory … [Keep Reading]
Office 365 Administration Inside Out – Second Edition
Reposting from Aaron Guilmette’s blog post here : https://blogs.technet.microsoft.com/undocumentedfeatures/2017/11/27/office-365-administration-inside-out-2/
Hey! It’s finally here! After months of hard work (almost a year from when we started until a copy at my doorstep), we’ve … [Keep Reading]
Throttling AAD Connect exports
Occasionally, it is necessary to throttle the number of exports you are writing back to a connected data source – either AD or Azure.
Perhaps you’re doing your first sync to the … [Keep Reading]
AAD Connect Upgrade error – Microsoft.Online.Deployment.PowerShell.PowerShell InvocationException: An error occurred while executing the ‘Get-MsolUser’ command
An interesting issue occurred tonight during the upgrade of AAD Connect from 1.1.380 to the latest version. Of course, time was of the essence, so an error immediately after the Credential prompt … [Keep Reading]
AAD Connect Event IDs
This is by no means a complete list, but it should get you started monitoring your AAD Connect Server…
Informational Events
AAD Connect Engine
904 – Scheduler related informational events… [Keep Reading]
SKU and Service Plan ID values
This is by no means a complete list, it’s only what I’ve been able to collect so far, however here are a list of SKU ID and Service Plan ID values. This … [Keep Reading]
Dealing with AAD Connect, GalSync and Hybrid writeback to Contacts
I recently had a customer ask why they’re constantly seeing writeback to contact objects in the GalSync container, which seem to come and go without rhyme or reason. Well, there’s definitely a … [Keep Reading]