script-samples icon indicating copy to clipboard operation
script-samples copied to clipboard

A sample gallery of scripts to manage all things Microsoft 365.

Results 69 script-samples issues
Sort by recently updated
recently updated
newest added

New sample script for finding SPFx packages within site collection and tenant app catalog

I am thinking of a major refresh to the UI/Site for Script Samples. **UI** - New Theme - Currently, I am working on a skin for DocFx in the format...

enhancement
documentation
generator

- Power Platform CLI - Graph CLI

enhancement
generator

These are new cross-platform scripts to install any version of SPFx environments. - Dynamically determines the tools and versions needed, only using a lookup for versions of SPFx that do...

The script has been refactored to align with modern SharePoint Online and PnP PowerShell best practices, with a focus on security, maintainability, performance, and operational reliability. Authentication was modernized by...

Over time, SharePoint tenants accumulate sites created for short-term projects, pilot initiatives, or teams that no longer exist. These inactive sites continue to consume storage, retain sensitive data, and remain...

In PnP Script Sample repo, many scenarios lack any CLI for Microsoft 365 example, and others rely on an old version of CLI for Microsoft 365. We want to close...

This update enhances the SharePoint site inventory script by expanding the data collected for each site. The script now includes site creation date, optional last activity information, and optional external...

OneDrive admins can access sensitive user data. Without proper oversight, excessive or outdated permissions pose security, compliance, and privacy risks. This script provides visibility and control, enabling administrators to enforce...

The script has been refactored for clarity, consistency, and maintainability. All functions now accept a connection parameter and return standardized objects with DisplayName, UserPrincipalName, Mail, Reason, and Source, simplifying output...