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

### Reporting an Issue or Missing Feature When using the `Set-PnPList` cmdlet to modify the `WriteSecurity` property on a SharePoint document library, the `ReadSecurity` parameter update works as expected, but...

bug

### Reporting an Issue or Missing Feature When I try to programmatically set the Modern Audience Targeting feature to On on a list, the feature is turned on but does...

bug

### Notice Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue: 1. **Are you using ```Invoke-PnPSiteTemplate```...

bug

Hi all! I'm trying to reuse a _root_ connection and then create other connections based on that initial connection. ``` # this connection is successful $rootconnection = Connect-PnPOnline -Url $env:Auth_SharePointHost...

bug

### Reporting an Issue or Missing Feature The following error message is returned when trying to query against People Search -SourceId "B09A7990-05EA-4AF9-81EF-EDFAB16C4E31": "**_Attempted to perform an unauthorized operation._**" ### Expected...

bug