powershell icon indicating copy to clipboard operation
powershell copied to clipboard

PnP PowerShell

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

### Reporting an Issue or Missing Feature FieldDefault values not included in Site Template export for text fields associated with Content Type, using Get-PnPSiteTemplate ### Expected behavior When defining a...

bug

### Reporting an Issue or Missing Feature In converting a bunch of Wiki pages to modern format, I noticed that the ConvertTo-PnPPage operation would completely hang on some pages. The...

bug

### Reporting an Issue or Missing Feature I'm reporting a bug/issue. ### Context We use Azure Functions to automate site creation. To ensure that all created site are configured in...

bug
azure-automation

**Is your feature request related to a problem? Please describe.** I am implementing a small customization in a document management solution. We create new folders (ex. for a project) and...

enhancement

### Reporting an Issue or Missing Feature Bug ### Expected behavior Successful copy file ### Actual behavior ![image](https://user-images.githubusercontent.com/12259728/146091667-0e76e125-e61d-4613-82e1-b1e23ddc4a3b.png) ### Steps to reproduce behavior Copy-PnPFile -SourceUrl "https://xyznam.sharepoint.com/sites/sitea/Shared Documents/file.xlsx" -TargetUrl "https://xyzaus.sharepoint.com/sites/siteb/Shared Documents"...

enhancement

### 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```...

enhancement

**Is your feature request related to a problem? Please describe.** Often users (including myself) build something quickly via the UI & have a need to replicate it. **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** It would be nice if there was an option to exclude built-in fields from provisioning template. I often need to...

enhancement

**Is your feature request related to a problem? Please describe.** When I run the following command no errors and no verbose information is returned. Remove-PnPFlow -Environment $globals.envGUID -Identity 'somefakeidentity' -AsAdmin...

enhancement

### Expected behavior The expected behavior here is to execute Add-PnPGroupMember and get the member added to the SPO group but instead got error and when tried with a site...

bug