powershell
powershell copied to clipboard
PnP PowerShell
### 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...
### 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...
### 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```...
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...
### 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...