When you delete a user account in Azure (Microsoft 365), the user is not deleted immediately. The disabled user account is stored in AAD for 30 days. In this article,…
Azure
- AzureMicrosoft 365PowerShell
Manage Groups in Azure AD and Microsoft 365 Using PowerShell
July 15, 2022You can use graphical management tools such as Azure Portal or the Microsoft 365 Admin Center to manage groups in Azure. In this article, we’ll show how to create, edit,…
You can enable, disable, or get the Multi-Factor Authentication (MFA) status for users in your Azure/Microsoft 365 tenant using Azure Portal, Microsoft 365 Admin Center, or PowerShell. In this article,…
- AzureMicrosoft 365PowerShell
How to Reset User Password in Azure Active Directory (Microsoft 365)?
April 15, 2022If an Azure Active Directory user forgets his password, an Azure (Microsoft 365) tenant administrator can reset it in several ways: using the Azure Portal, through PowerShell, or by enabling…
- AzureMicrosoft 365PowerShell
Checking User Sign-in Logs in Azure AD (Microsoft 365)
February 14, 2022In this article, we’ll show you how to get the last login date and sign-in activity of your Azure Active Directory users, export and analyze Azure sign-in and audit logs…
- AzureMicrosoft 365PowerShell
Assigning User Licenses in Microsoft 365 (Azure AD) with PowerShell
December 15, 2021Let’s take a look at how to manage user licenses (subscriptions) in Microsoft 365 (Azure AD) using PowerShell. We’ll show how to assign or remove a license, get statistics on…
- AzureMicrosoft 365PowerShell
Using Microsoft Graph API to Access Azure via PowerShell
November 30, 2021Microsoft Graph API allows you to access any objects in the Azure AD (Microsoft 365) tenant using a single REST API point (https://graph.microsoft.com). You are likely to think that it…
- AzureMicrosoft 365PowerShell
Get User or Group Creation Date in Azure AD (or MS365) with PowerShell
November 30, 2021In this article, we’ll show how to get a date when a user or group was created in Azure AD or Microsoft 365 using PowerShell.
- Active DirectoryAzureMicrosoft 365PowerShell
Configuring UserPrincipalName and UPN Suffixes in Active Directory
November 26, 2021In this article, we’ll look at what UPN (UserPrincipalName) suffixes in Active Directory are, how to add alternative suffixes in an AD forest, and change UPN suffixes of Active Directory…
- Active DirectoryAzureMicrosoft 365
IdFix: Preparing On-Prem Active Directory Sync with Azure
November 15, 2021If you are going to configure synchronization of your local (on-premises) Active Directory with Microsoft 365/Azure AD using Azure AD Connector (AADConnect), you must first check the object attributes in…
- 1
- 2