Display information about Deleted mail items using the PowerShell cmdlet...
In the current article, we review how to display information about deleted mail items, by using the PowerShell cmdlet – Get-RecoverableItems. Restore deleted mail items to their original folder using...
View ArticleRestoring Deleted mail items using the PowerShell cmdlet...
In the current article, we review the use of the PowerShell cmdlet – Restore-RecoverableItems. Restore deleted mail items to their original folder using PowerShell| The article series The article...
View ArticleHow to use the spam mail report PowerShell script | Part 3#3
In the current article, we review the PowerShell menu script that I created for exporting and viewing information stored in Exchange Online spam mail log file. Article series | Using...
View ArticleSave sent items in shared mailbox
A Microsoft 365 shared mailbox allows a group of two or more users to send and receive emails from the same email address. As a result, the group can always see the same inbox. By default, the emails...
View ArticleEnable reply all storm protection in Exchange Online
The reply-all storm protection feature reduces the impact of email recipients for large organizations. If an employee sends an email using Reply All, it may send to all the recipients of an...
View ArticleIncrease and improve Azure MFA security
It’s necessary to protect your organization and have strong security to prevent MFA fatigue. That’s why you need to increase and improve Azure MFA security for the tenant. To secure your MFA sign-ins,...
View ArticleEnable message recall in Exchange Online
If you send an email within the Microsoft 365 organization, you can recall the message if the recipient has not read it. To use the message recall feature, the sender must use the Outlook app for...
View ArticleBulk create shared mailboxes with PowerShell
To add a shared mailbox in Exchange Online, you can do this manually in Microsoft 365 Admin Center. But it’s much faster to create multiple shared mailboxes and add users with access rights with a...
View ArticleReset MFA for Microsoft 365 user
When a user loses or replaces a mobile device or can’t use the Authenticator app, they can’t sign in to Microsoft 365. The admin has to re-register the user’s Multi-factor Authentification (MFA). The...
View ArticleInstall Exchange Online PowerShell module
Some things can only be done in Exchange Online using PowerShell. With Exchange Online PowerShell, you can work remotely and manage features in the cloud. For example, create bulk mailboxes or create...
View ArticleRotate DKIM keys in Microsoft 365
DomainKeys Identified Mail (DKIM) is extra security for your outgoing messages. It is essential to rotate the public and private DKIM keys every few months to secure your domain. Once you rotate the...
View ArticleHow to install PowerShell 7 on Windows
PowerShell is an open-source program that automates tasks and processes with commands and scripting language. In some cases, you need to update to PowerShell 7. However, it’s all free, and you can do...
View ArticleExport Microsoft 365 users licenses
In Microsoft 365 admin center, you can export a list of users with each of their licenses. However, this list does not show the details of the assigned licenses and apps of all users. Therefore, you...
View ArticleConfigure Certificate Based Authentication to run automated PowerShell scripts
Sometimes you want to run an automated Exchange Online PowerShell script without inserting credentials or getting MFA prompts. What is a safe and excellent way to do that? In this article, you will...
View ArticleCreate unlimited Client Secret in Azure AD
A Client Secret has an expiration date of up to 2 years when you create it from the Azure AD portal. But we don’t want to take care of it and renew the Client Secret every 2 years. What if we could...
View ArticleConvert user mailbox to shared mailbox
If you want multiple users to access the same mailbox, without paying a license because it is under 50 GB, it’s best to have a shared mailbox instead. There are three ways to convert a user mailbox to...
View ArticleManage user mailbox with PowerShell
In this article, we will show you how to manage a Microsoft 365 user mailbox with PowerShell. Learn how to create a new user mailbox, manage different mailbox permissions, export mailbox information,...
View ArticleConfigure technical contact details in Microsoft 365
It’s important to configure technical contact details in Microsoft 365. Suppose there are technical issues from Microsoft’s side, then you immediately get an email with the service disruptions and...
View ArticleForce delete Microsoft 365 mailbox with PowerShell
You get an error when you force delete a Microsoft 365 mailbox from the recycle bin with PowerShell Exchange Online. The problem is that most hard deleted mailboxes are not entirely correctly removed....
View ArticleExport Microsoft 365 mailbox size report with PowerShell
Do you want to export all Microsoft 365 mailbox storage size data? In Microsoft 365 admin center, you can export a mailbox usage report. But this list does not show detailed information. In this...
View Article