powershell icon indicating copy to clipboard operation
powershell copied to clipboard

PnP PowerShell

Results 345 powershell issues
Sort by recently updated
recently updated
newest added

### Description I am trying to create a SPO site file version expiration report job using an Azure Function that uses a managed identity. The `Connect-PnPOnline` command works fine, but...

bug

- [x] Explored repository structure and located relevant files - [x] Built project successfully to verify baseline - [x] Implement CSPConfig error detection and improved error handling in AddApp.cs -...

See the following article for the retirement dates. Are there plans to add cmdlets for SharePoint Rules? Are there any other PowerShell or JavaScript libraries that lets you create rules?...

enhancement

It's not possible to deploy an SPFx to the site collection App catalog when the number of Trusted Script Sources in Content Security Policy is too large (in our case,...

bug

The `Get-PnPListItem` commandlet with `-ScriptBlock` does not need to write the list of items into the output because this is causing `Out of memory` exceptions. The intent of the combination...

bug

**Is your feature request related to a problem? Please describe.** At present it is not possible to use [various Multi-Geo cmdlets](https://learn.microsoft.com/en-us/microsoft-365/enterprise/m365-dr-workload-spo?view=o365-worldwide#managing-the-multi-geo-environment) inside PnP-PowerShell. For example, there is no equivalent for:...

enhancement

###Issue Description: The issue I'm having started near the beginning of August. I have been utilizing the PnPOnline module to enable and check status of various features on multiple sites....

bug

## Reporting an Issue or Missing Feature **Bug** `Get-PnPFile` appears to interpret `%20` as a space even when `%20` is meant to be part of a literal file name, not...

bug

### Actual behavior Get-PnPHubSite currently returns a not-null respons when calling using a valid URL to a site that is not a hub site. I would expect a null value...

enhancement

**Is your feature request related to a problem? Please describe.** In Feb 2024 we got support for Delegate permissions on Sites.Selected permissions https://devblogs.microsoft.com/microsoft365dev/sharepoint-now-supports-delegated-sites-selected-authentication/ It would be a nice feature to...

enhancement