Create Modern Page in SharePoint Online using PowerShell
Requirement: Create Modern Page in SharePoint Online using PowerShell SharePoint Online: Create Modern Page using PowerShell This PowerShell script creates a modern page in a given communication... [[...
View ArticleHow to Call a REST API from SharePoint Designer Workflow?
Requirement: Call REST API in SharePoint designer workflow. Using REST API in SharePoint Designer Workflow  SharePoint Designer workflow actions are very limited, and we can utilize REST... [[ This is...
View ArticleOffice 365: Get OneDrive for Business Usage Report using PowerShell
Requirement: Get OneDrive for business usage report using PowerShell How to Check the OneDrive for Business Usage for a User in Office 365? To get the storage usage on OneDrive for business for... [[...
View ArticleSharePoint Online: Find All Unused Sites based on Last Modified Date
Requirement: Get All Unused SharePoint Online Sites PowerShell to Find Unused Sites in SharePoint Online Let's find the Last Modified Date value of a given site using PowerShell. #Load SharePoint... [[...
View ArticleHow to Map a SharePoint Online Document Library as Network Drive using...
Requirement: Map a network drive to a SharePoint Online library. How to map a network drive in SharePoint Online? At times, You may need to manage/upload/download files and folders in bulk using... [[...
View ArticleSharePoint Online: How to View Audit Log Reports in Security & Compliance...
SharePoint Audit log features are moved to Office 365 Security & Compliance Center unified logging! We can't trim or restrict audit log events in SharePoint Online anymore! If you go to "Audit......
View ArticleSharePoint Online: How to Create Organization Assets Library?
As its name suggests, the Organization assets library is a centralized location for storing your organizational assets such as images, logo, template, etc. to it makes it easier for users to access......
View ArticleHow to Promote a Site Page to News Page in SharePoint Online?
Requirement: Convert Site Page into News page in SharePoint Online. How to Convert a Site Page into News Page in SharePoint Online? In modern SharePoint Online sites, any existing site page can be......
View ArticleSharePoint Online: Find All Files Exceeding Maximum URL Length Limitation...
Microsoft Office Excel files stored in deep Folder, sub-folder structures with long names often result in an error when they exceed the maximum file URL length of 218 characters as in my other... [[...
View ArticleHow to Convert SharePoint Online Site to Microsoft Teams?
Requirement: Convert SharePoint Online Site to Microsoft Teams. Microsoft Teams is a chat-based collaboration platform that brings together people, conversations, content and tools together to... [[...
View ArticleHow to Set Retention Period in OneDrive for Business?
Requirement: Increase Onedrive for Business Retention Period How to Configure OneDrive for Business Deleted User Retention?In a typical scenario, When a user leaves the company, the user account is......
View ArticleSharePoint Online: Fix "Error 0x800700DF: The file size exceeds the limit...
Problem: When copying a file from SharePoint Online through file explorer, got this error message "An unexpected error is keeping you from copying the folder. If you continue to receive this... [[ This...
View ArticleHow to Make a Subsite Read-Only using PowerShell?
Requirement: Make a SharePoint Subsite read-only. How to Make a Subsite Read-only by Resetting Permissions? We can make a SharePoint subsite to read-only by replacing all user and group permissions......
View ArticleSharePoint Online: How to Add New User Profile Property?
Requirement: Create user profile property in SharePoint Online How to add new user profile property in SharePoint Online?A SharePoint user profile is the collection of user properties that describes......
View ArticleSharePoint Online: Bulk Delete Files from a CSV using PowerShell
Requirement: Delete multiple files from SharePoint Online document libraries from a CSV using PowerShell. How to Delete Multiple Files in SharePoint Online Site from a CSV file?We've a CSV file with......
View ArticleSharePoint Online: Monitor External Sharing Invitations with Alerts
Requirement: Monitor SharePoint Online and OneDrive external sharing invitations. SharePoint Online: Configure External Sharing AlertYou can audit the external user invitations in SharePoint Online......
View ArticleOneDrive for Business: How to Increase Storage Quota for a User?
Requirement: Increase OneDrive for Business Storage Quota using PowerShell. How to Increase OneDrive for Business Storage for One User? The storage quota allocated to each user's OneDrive for... [[...
View ArticleSharePoint Online: Bulk Update User Profiles using PowerShell
Requirement: By default, SharePoint Online synchronizes only certain properties from Azure AD. As there are no custom property mappings available in user profile service, we got to write our own... [[...
View ArticleOneDrive for Business: How to Remove Site Collection Administrator?
Requirement: Remove user from OneDrive for Business Administrator. How to Remove User from OneDrive for Business Site Collection?If you are a site collection admin to a OneDrive site, You can do the......
View ArticleFix "There was an error while attempting to get the themes" Error in...
Problem: When trying to change site theme in SharePoint Online through "Settings >> Change the Look >> Theme" got an error message "There was an error while attempting to get the... [[ This...
View Article