Report Group and Teams Enabled SharePoint Online Sites using Powershell
In this post, I am going to share powershell commands to find and export Group and Teams enabled SharePoint Online …
In this post, I am going to share powershell commands to find and export Group and Teams enabled SharePoint Online …
In this post, I am going to explain how to programmatically connect an existing SharePoint Online site with Office 365 …
In this post, I am going to share a PowerShell script to find the manager info of all Office 365 …
In this post, I am going share Powershell commands to create a new team, add team (or enable team) in …
In Exchange, the calendar data is located in a special folder (Calendar) under the user’s mailbox. We can use the …
Problem You might have received the below error message when you try to add permission for a user in another …
We can use the Send-MailMessage cmdlet to send email using powershell and you can use Send mail API endpoint to …
Problem You might have received the below error message when you try to send mail using the Send-MailMessage cmdlet. Send-MailMessage …
We can easily hide Office 365 Groups from Global Address List (GAL) by using the Set-UnifiedGroup cmdlet by setting the property HiddenFromAddressListsEnabled …
You can now swap your SharePoint Online site with another site using the Invoke-SPOSiteSwap Powershell cmdlet. When the swap is …