Plan a File Share to SharePoint Migration: Practical Checklist for SharePoint Owners

You need to move files from a network file share to SharePoint. The task often fails because of broken permissions, long file paths, or duplicate content. This article provides a practical checklist for SharePoint owners to plan the migration from start to finish. Many organizations migrate file shares to SharePoint to improve collaboration and access … Read more

Apply a Default Retention Label to a Library: Practical Checklist for SharePoint Owners

As a SharePoint site owner, you may need to ensure that every document added to a specific library automatically receives a retention label for compliance or record management. Without a default label, users must manually apply the correct label, which leads to inconsistent classification and potential data governance gaps. This article explains how to set … Read more

Server Relative URL Must Start With SPWeb Server Relative URL: Root Cause and Fix

When customizing SharePoint pages, adding web parts, or working with SharePoint Framework solutions, you might see the error: “Server relative URL must start with SPWeb server relative URL.” This error prevents a page or web part from loading correctly. The root cause is a mismatch between the URL you supplied in your code or configuration … Read more

How to Fix Permission Levels Missing From Advanced Permissions

You go to Site Settings > Site permissions > Advanced permissions settings, but the Permission Levels button is missing. This happens when a site is connected to a Microsoft 365 group, which uses group-based permissions instead of classic SharePoint permission levels. This article explains why the Permission Levels option disappears and how to work around … Read more

How to Fix Calendar View Does Not Show Recurring Items

When you open a SharePoint calendar, recurring events such as weekly team meetings or monthly deadlines may not appear. This problem occurs when the calendar view filters out recurring items or when the list settings prevent them from displaying. This article explains why recurring items disappear from a SharePoint calendar view and provides step-by-step fixes … Read more

How to Fix Navigation Audience Targeting Does Not Work

You have set up audience targeting on SharePoint navigation links, but the links show the same items for all users regardless of their group membership. This issue usually occurs when the audience targeting feature is not enabled at the site level or when the SharePoint Server Publishing Infrastructure feature is not activated. This article explains … Read more

Create a Search-Based View for Policies: SharePoint Admin Guide

As a SharePoint administrator, you manage many policies across your tenant. Finding a specific policy among dozens of entries can take too long. The SharePoint admin center does not offer a direct filter for policy details like title, description, or last modified date. This article shows you how to create a search-based view that displays … Read more