powershell
powershell copied to clipboard
PnP PowerShell
### Reporting an Issue or Missing Feature Running Request-PnPReIndexWeb seems to only initiate when run on root site (https://yourSPTenant.sharepoint.com) but not on other sites that reside ( https://yourSPTenant.sharepoint.com/sites/*) ### Expected...
### Reporting an Issue or Missing Feature Running Microsoft.Graph cmdlets, such as Connect-MgGraph and Get-MgApplication, produce an assembly conflict error if run after PnP.PowerShell assemblies have already been loaded. ###...
## Type ## - [ ] New Feature ## What is in this Pull Request ? ## Add no crawl property to set-pnpfield Update set-pnpfield to prevent the field from...
### Reporting an Issue or Missing Feature Get-PnPFlow cmdlet times out after 100 seconds. ### Expected behavior The command should return a list of Power Automate flows from the tenant....
**Is your feature request related to a problem? Please describe.** Yes, customers in Microsoft national clouds other than Azure Government/GCC High/DoD need to be able to register and leverage PnP...
### Reporting an Issue or Missing Feature Multiple errors after "Write-Output $Connection" when executing Invoke-PnPSiteTemplate in Azure Automation Runbook. This error only occurs in the runbook, not when executed locally!...
### Reporting an Issue or Missing Feature Issue when using Set-PnPPage with the `-Name` parameter. ### Expected behavior The execution of this cmdlet: `Set-PnPPage -Identity "MyPage.aspx" -Name "MyModifiedPage" -Publish` should...
### Reporting an Issue or Missing Feature I am running the following script in my Azure Automation Account runbook: Powershell 7.2 PnP 2.3.0 Connect-PnPOnline -ManagedIdentity -url "https://tenant.sharepoint.com/sites/MySiteCollection" $GroupName = Get-PnPGroup...
### Reporting an Issue or Missing Feature When using the -EnableModernAudienceTargeting switch to enable modern audience targeting on a library, the configuration changes appear to be correct (e.g. new fields...
### Reporting an Issue or Missing Feature Calling `Get-PnPSharePointAddIn` fails with some obscure error message ### Expected behavior The command should return the list of installed addins ### Actual behavior...