Manage SharePoint Item Level Permissions using PowerShell
Occasionally we need to grant read permission for some set of users on certain document item and set edit permission …
Occasionally we need to grant read permission for some set of users on certain document item and set edit permission …
When you run the powershell cmdlet Get-UnifiedGroup you might have received the following error. Get-UnifiedGroup : The term ‘Get-UnifiedGroup’ is …
Clutter is a new mailbox management feature in Office 365 and it analyzes how you process all your emails and …
In this post, I am going to explain how to find and export list of Office 365 users with OneDrive …
You might have used the powershell command Import-Csv to import content from csv file. Sometimes we may required to convert …
Sometimes we may required to find installed applications product and upgrade code for maintenance purpose or any other reason. In …
SharePoint Online team focusing on Microsoft Graph API to provide a common API experience for Office 365 users, but for …
In this post, I am going to share powershell script to get a list of sites in Office 365. We …
Problem : I have got the error message “The term ‘Connect-SPOService’ is not recognized as the name of a cmdlet” …
Many software services moving towards cloud environment and providing APIs to communicate with service. To standardize this communication many software …