Tag: Office 365
-
Bulk Updating On-Premise Active Directory Users’ Attributes for Office 365 Batch Migration Using PowerShell.
In this environment, the on premise Active Directory DNS name is different from the email address public DNS name. An alternate UPN Suffix that matches the public email address DNS name has already been configured for the on premise AD environment for the purpose of facilitating the Office 365 onboarding process. The first step in…
-
Configuring Coexistence between Legacy On Premise Public Folders and Office 365 Hybrid Configuration.
I’ve completed configuring Office 365 Hybrid Configuration with an on premise Exchange 2010 SP3 deployment. I’m in the process of migrating users’ mailboxes to Office 365 cloud in batches. At the same time, I’ve been doing some research and testing on the best way to synchronize legacy public folders with Office 365 mailboxes. The following…
-
Configuring Hybrid Configuration on Exchange Server 2010 SP3 for Migration to Office 365 (Exchange Online).
We’ve decided to initiate the migration to Office 365. For now, the plan is to start a phased migration of a third of all mailboxes to Exchange online. This will give us a chance to run an on-premise and cloud hybrid deployment in real time then determine whether to fully move forward or rollback. An…
-
Generate Office 365 User License Report with PowerShell.
As we continue expanding our Office 365 deployment from OfficeProPlus to include Exchange Online and Archiving, it’s become increasingly necessary to reconcile and report on current AD Synced and cloud users with their specific subscription and licenses quickly and efficiently. I want to post a quick PowerShell one-liner that generates a report on current Office…
-
Configuring Azure AD Sync Attribute Filtering.
So I’ve been playing with AADSync attribute filtering. So far we have successfully filtered our lab Azure AD sync by Domain and Organizational Unit. It appears that group membership based filtering is not supported with this version. But according to Microsoft, the Azure AD Connect tool (currently in Preview 2 version) which will eventually replace…
-
Matching an Office 365 Azure Cloud user Identity with an On-premise Active Directory User Object.
Recently I came across a situation with our Office 365 tenant deployment where a cloud user was created before we configured and ran Azure ADSync at the on premise Active Directory. Please note that we already had a matching on premise Active Directory user object with similar attributes. This resulted in an error after attempting…