Use Case You’ve made updates in your local Active Directory or Azure Active Directory and wish to force the updates immediately, rather than wait for the sync interval. Force Immediate Replication of Active Directory and Azure Active Directory Directions Typically, you will not log into a domain controller directly to run an Azure AD sync,… Continue reading Force Active Directory Replication
Category: Windows Server
Export Active Directory Group Members
Use Case Exporting list of distribution group members for review. Export Active Directory group membership from a single group to CSV Directions Change “Name of Group” to the actual group name Specify a valid export path and filename. Ensure the folder exists PowerShell One-Liner Command Export membership of multiple Active Directory Groups. Input CSV; export… Continue reading Export Active Directory Group Members
Microsoft 365 License Count
Use Case Retrieve a count of total consumed and available Microsoft 365 Licenses in your organization. List Microsoft 365 Total and Available Licenses Directions Ensure you’ve installed the Azure AD module for Windows PowerShell. Follow this Microsoft post here for info Connect to Azure AD using the command: Once connected to Azure AD, enter the… Continue reading Microsoft 365 License Count