October cumulative update KB5031364 for Windows Server 2022 adds new Azure Arc Setup feature. In addition, Azure Arc has not only been added as an optional component, but it is…
Azure
- AzureExchangeMicrosoft 365PowerShell
Send Emails with Microsoft Graph API and PowerShell
November 6, 2023To send e-mail through an SMTP server from PowerShell scripts, you can use the built-in Send-MailMessage cmdlet. Its major drawback is that it can only use Basic SMTP authentication and…
- AzureExchangeMicrosoft 365PowerShell
PowerShell: Configure Certificate-Based Authentication for Exchange Online (Azure)
October 6, 2023Microsoft Entra ID (ex Azure AD) supports Certificate Based Authentication (CBA). This means that you can use certificate authentication to automatically run your PowerShell scripts with no password entry and…
When a new user is added to a Microsoft 365 universal group, they automatically receive a standard welcome e-mail message with the following subject: You’ve joined the <M365_Group_Name> group Welcome…
The Azure Active Directory password policy defines the password requirements for tenant users, including password complexity, length, password expiration, account lockout settings, and some other parameters. In this article, we’ll…
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,…
- AzureMicrosoft 365PowerShell
Manage Groups in Azure AD and Microsoft 365 Using PowerShell
April 3, 2023You 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,…
- AzureMicrosoft 365PowerShell
Enable or Disable MFA for Users in Azure/Microsoft 365
February 20, 2023You 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)
June 8, 2023If 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 20, 2023In 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…
- 1
- 2