Browsed by
Month: June 2022

List All Office 365 Mailboxes that Forward Emails to a Specific User  

List All Office 365 Mailboxes that Forward Emails to a Specific User  

Getting a list of Office 365 mailboxes with a forward is accessible. But in some situations, admins want to know a list of Office 365 mailboxes that forward emails to a specific user. For example, when an employee leaves an organization, admins need to identify the automatic email forwarding to that user and replace the user with a new one.      How to Get All Mailboxes that Forward to a Specific User?   Suppose you try to identify automatic email forwarding to a…

Read More Read More

Bulk Import Contacts to Office 365 using PowerShell 

Bulk Import Contacts to Office 365 using PowerShell 

Here is another blog with one of the required use cases of Microsoft 365 admins, ‘Bulk import contacts to Office 365 Global Address List (GAL) using CSV file’.   Contacts are people from inside or outside your organization. External contacts are vendors, customers, contractors, etc., whose email address is an external email address.     When do We need to Import Contacts to Exchange Online?   When the organization has a lot of business contacts that they want to add to the GAL. …

Read More Read More

How to Add Bulk Users to SharePoint Group using PowerShell 

How to Add Bulk Users to SharePoint Group using PowerShell 

SharePoint groups allow members to access SharePoint content, such as documents, lists, and libraries. As a SharePoint admin often, you might be in the situation of adding multiple users to a SharePoint group. This blog will help you manage SharePoint Online group membership using PowerShell. Before running the script/cmdlet, you must connect to SharePoint Online PowerShell.   Content: Add bulk users to the SPO group List all the SharePoint Online groups Get SharePoint Online group members Remove bulk users from the…

Read More Read More

Manage Delegate Access Control on Protected Emails in Outlook using PowerShell 

Manage Delegate Access Control on Protected Emails in Outlook using PowerShell 

Microsoft 365 provides an option to control access on protected emails, such as emails protected by MIP sensitivity labels or RMS protected emails for delegates and shared mailbox members.   Delegate Access Control on Protected Emails – How it Started?   Even though the feature exists already, it has a few inconsistencies. When a delegate has full access to the mailbox, the delegate can access encrypted emails based on the Outlook client they are using.    Delegate access: Delegates can view encrypted emails…

Read More Read More

How to Save Sent Items in Shared Mailbox

How to Save Sent Items in Shared Mailbox

Recently, I have seen the following queries in Microsoft 365 forums.  Shared mailbox sent items are saved in personal sent items  Shared mailbox sent items are not saved in the shared mailbox sent items folder  So, I thought to provide a solution for this problem through my blog.  Who can Send Messages from a Shared Mailbox?  Shared mailbox delegates can send emails from the shared mailbox based on the permissions delegated, such as ‘send as’ or ‘send on behalf. ‘ …

Read More Read More