Find All Office 365 Group Owners using PowerShell

Requirement: Get Office 365 Group Owners. How to Get Office 365 Group Owners? Office 365 groups are a powerful tool for collaboration and information sharing within an organization. As an administrator, you may need to view the owner of a group to manage its access and permissions. If you need to get…

Read more

How to Assign a User to SharePoint Online Administrator Role in Office 365?

Requirement: Set SharePoint Online Administrator. As the SharePoint Online administration is done by people other than Tenant Admin (or Global Administrator!) in most companies, You may need to delegate Office 365 roles so that users get administrative privileges to specific services like SharePoint without being full tenant admins. Global administrators in Office…

Read more

How to Get the Tenant ID in SharePoint Online / Microsoft 365?

Requirement: Get Tenant ID from SharePoint Online / Microsoft 365. What is my SharePoint Online Tenant ID? When you subscribe to Office 365, You’ll be assigned a unique identifier as your Tenant ID. This Tenant ID is a GUID (globally unique identifier) that links all services in your Office 365 environment. Sometimes,…

Read more

How to Get Office 365 Group Members using PowerShell?

Requirement: Get Members of Office 365 Group using PowerShell. How to Get Office 365 Group Members? Office 365 Groups offer a convenient way to collaborate with others in the organization. If you need to get a list of all the group members, PowerShell makes it easy. This guide will show you how…

Read more

SharePoint Online: Set Active Directory Security Group as Site Collection Administrator using PowerShell

Requirement: Add active directory security group to SharePoint Online site collection administrator group. PowerShell to Add AD Security group as a Site Collection Administrator: In SharePoint Online, it is possible to assign a security group from Active Directory as the Site Collection Administrator. This allows multiple users to manage the site collection…

Read more

SharePoint Online: How to Set Permissions to Add But Not Delete?

Requirement: Set permission to add but not delete in SharePoint site or list. How to Set Permissions to add but not delete in SharePoint? We have a requirement to configure permissions to add items but not delete them in a SharePoint Online site. So, let’s see how we can restrict permissions on…

Read more

SharePoint Online: Connect Existing Team Sites to New Office 365 Group

Requirement:  A SharePoint Online team site (Classic / Modern Experience) user wants to transform their existing site to an Office 365 group to take advantage of Office 365 Group offerings such as a Shared mailbox, Planner, Teams, etc. How to Connect to New Office 365 Group in SharePoint Online? SharePoint Online and…

Read more

How to Add SharePoint to File Explorer? Quick Steps!

Requirement: Create a Quick Access Link to SharePoint Online in Windows Explorer. While most users access SharePoint through a web browser, did you know that you can also add SharePoint to File Explorer for quick and easy access? As a SharePoint expert, I’m here to guide you through the process of adding…

Read more

How to Remove a User from Office 365 Group using PowerShell?

Requirement: Remove a user from the Office 365 group using PowerShell. How to remove a User from Office 365 Group? Microsoft 365 groups are an essential tool for collaboration and communication within organizations. If you are an Office 365 administrator, there may come a time when you need to remove a user…

Read more

SharePoint Online: Find All Active Directory Security Groups in a Site Collection

Requirement: Get All AD Security Groups in a SharePoint Online Site. PowerShell to Find All AD Groups in SharePoint Online: In many organizations, Active Directory groups are used to manage access and permissions for SharePoint Online sites and content. Often, new groups are created as needed, and old groups may go unused…

Read more