Microsoft 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…
Microsoft 365
- 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…
- Microsoft 365MS OfficeOffice 365PowerShell
How to Check Office 2019, 2016 and 365 License Activation Status?
October 1, 2021In this article, we’ll show several ways to check the license type and activation status of Microsoft Office 2022/2019/2016 and Office 365 copies on Windows computers. We’ll discuss how to…
- AzureMicrosoft 365Office 365Outlook
Enabling Modern or Basic Authentication for Microsoft 365
September 29, 2021Modern Authentication is enabled by default for all new Microsoft 365/Azure tenants. This authentication protocol is more secure than the legacy Basic Authentication. Microsoft plans to completely block the use…
- AzureExchangeMicrosoft 365Office 365PowerShell
How to Hide Users and Groups from the Global Address List on Exchange/Office 365?
September 7, 2021In this article, we’ll look at how to hide a user or distribution group from the Exchange Global Address List (GAL). This guide applies to both the cloud Exchange Online…
- AzureMicrosoft 365Office 365PowerShell
How to Connect to Azure AD Using PowerShell?
September 1, 2021In this article, we’ll look at how to install the AzureAD PowerShell module, connect to your Azure Active Directory tenant and get some information from Azure. Microsoft currently allows you…
- ExchangeMicrosoft 365Office 365OutlookPowerShell
Export Exchange or Office 365 Global Address List (GAL) to CSV
August 30, 2021Let’s consider some ways of exporting the Exchange Global Address List (GAL) or Offline Address Book to a text CSV file. GAL contains all email addresses of your on-prem Exchange…
There is a 20 MB limit on the maximum attachment size in the Outlook email client (including the latest versions of Outlook for Office 365 and Office 2019/2016). It doesn’t…