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

my case is that my TITLE is "not required" + i have removed it from the default view + removed it from the "columns" of the new button ( by...

The term 'm365' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,...

This sample is using the older cmdlets, update will be needed: https://pnp.github.io/script-samples/spo-add-document-library-webpart-to-page/README.html Older cmdlets: Add-PnPClientSidePage, Add-PnPClientSidePageSection, Add-PnPClientSideText, Add-PnPClientSideWebPart, Get-PnPClientSidePage

sample idea

Example: https://pnp.github.io/script-samples/spo-add-list-template-with-custom-library/README.html?tabs=spoms-ps Get-SPOListDesign - no longer exists, the sample will break with the latest version of SPO Management Shell. Reference to use: https://docs.microsoft.com/en-us/sharepoint/lists-custom-template

sample idea
hacktoberfest

![image](https://user-images.githubusercontent.com/8781041/173766945-f8bbb6cb-ed6f-4722-af00-740e49560a76.png)

bug
generator

🎯Aim The aim of this issue would be to add a totally new sample script that will migrate a SharePoint list and it's contents from one tenant to another. Use...

sample idea
good first issue
hacktoberfest

🎯Aim The aim of this issue would be to add a [CLI for M365](https://pnp.github.io/cli-microsoft365/) version of script [Reports to Excel where the specified Term is used](https://pnp.github.io/script-samples/ReportTermUse/README.html?tabs=pnpps). 🤔How I think one...

sample idea
good first issue
hacktoberfest

🎯Aim The aim of this issue would be to add a [CLI for M365](https://pnp.github.io/cli-microsoft365/) version of script [Fetch User Profile Properties From Site Collection And Export To CSV](https://pnp.github.io/script-samples/fetch-user-profile-properties/README.html?tabs=pnpps). 🤔How I...

sample idea
good first issue

Idea: - Explore the GIT submodule command to link sections of the repo to the help articles in the three (or more) repos where the cmdlet help originates. - Update...

enhancement
generator

Recent push for help files revealed a change in the CLI cmdlets - eg. rename of the delete to remove, since last check in. This is a good example of...

enhancement
generator