Manage Office 365 Groups using Azure AD Powershell module
Earlier you can manage modern Office 365 Groups (or Unified Groups) through Exchange Online Powershell module. Now the Azure AD …
Earlier you can manage modern Office 365 Groups (or Unified Groups) through Exchange Online Powershell module. Now the Azure AD …
In this post, I am going to share a Powershell script to get a list of disabled members in Office …
Recently I wrote a Powershell script to find disabled users that are associated with a particular set of mailboxes, for …
In this post, I am going to share Powershell commands to find the list of disabled or sign-in blocked Azure …
Every organization should have a hierarchy set up for their employees to run day-to-day to work smoothly. Office 365 introducing …
Managing Office 365 users’ license is an occasional or may be a one-time task, but we can’t always use the …
Problem : You might have received the error message “The term Get-AzureADUser is not recognized as the name of a …
Problem : You may receive the error “The term Get-MsolUser is not recognized as the name of a cmdlet” when …
Multi-Factor Authentication (MFA) is a method of Azure AD authentication that requires more than one verification method and adds a …
Problem I am receiving the error “The browser based authentication dialog failed to complete. Reason: the server or proxy was …