Get-MgUser: How to Get and Export Azure AD users with PowerShell

Get MgUser

Starting from Dec 2022 we will need to use the Get MgUser cmdlet to get and export our Azure AD users. Get-MgUser is part of the Microsoft Graph SDK for PowerShell. It allows us to interact with all Microsoft Services … Read moreGet-MgUser: How to Get and Export Azure AD users with PowerShell

Hornetsecurity 365 Total Protection review

#sponsored Phishing emails are becoming more effective and sophisticated these days. Even with awareness training, some users still recognize them too late, causing potential harm to your data. Therefore, it’s important to keep our Microsoft 365 inboxes clean from phishing … Read moreHornetsecurity 365 Total Protection review

How to Install Microsoft Graph Module in PowerShell

The Microsoft Graph API allows us to interact with all Microsoft services through a single source. To do this from PowerShell, we always had to install different modules and make different connections. This is no longer necessary with the Microsoft … Read moreHow to Install Microsoft Graph Module in PowerShell

Get AzureADUser – How to Find and Export Azure AD Users with PowerShell

Just like with the on-premise Active Directory can we manage our users in Azure AD with PowerShell. For this, we will need to use the Get AzureADUser cmdlet in Powershell. This cmdlet is part of the PowerShell AzureAD Module. When … Read moreGet AzureADUser – How to Find and Export Azure AD Users with PowerShell

How to Whitelist an Email Address in Office 365

Threat policies in Exchange Online prevent phishing emails and malware from ending up in the user’s mailbox. But sometimes legitimate emails end up in the spam folder as well. Although users can mark them as a safe sender manually in … Read moreHow to Whitelist an Email Address in Office 365