-
Hi all,
I'm trying to use follow the guide below to convert SharePoint 2016 publishing pages to #modern using PnP.PowerShell
https://docs.microsoft.com/en-us/sharepoint/dev/transform/modernize-…
-
**Is your feature request related to a problem? Please describe.**
When processing large (very large) lists I'm often forced to perform Get-ListItem (repeatedly) with an increasing ID range query. …
-
#### Details of the scenario you tried and the problem that is occurring
because of underlying code "Get-MgOrganization" the output of the DSC Ressource AADTenantDetails is empty. Just in PS5. PS7 w…
-
Seen in PnP PowerShell 1.7.0
On recent sites, when we execute Get-PnPSitePolicy, site policies synced from the contenttypehub are not retrieved. At the same time we do see the site policies in the …
-
### Reporting an Issue or Missing Feature
Issue
### Expected behavior
Following the current documentation here: https://pnp.github.io/powershell/cmdlets/Add-PnPDocumentSet.html
```
-ContentTyp…
-
### Description
everytime i try to export a flow I am getting a timeout for the Microsoft.BusinessAppPlatform gateway.
### Steps to reproduce
example export command: m365 flow export --id XXX -…
-
### Description
cx using the example got error
https://learn.microsoft.com/en-us/powershell/module/az.reservations/get-azreservationquote?view=azps-9.1.0#examples
Get-AzReservationQuote -AppliedS…
-
### Reporting an Issue or Missing Feature
On a site using template STS#0, for a sample classic page named "classic.aspx", running:
- `ConvertTo-PnPPage -Identity 'classic.aspx'` errors with "Could n…
-
Currently there is no way to manage devices and drivers from PowerShell (or from any other managed code).
I want to request implementation of these commands:
Uninstall-DeviceDriver -Force -DeleteDrive…
agowa updated
2 years ago
-
### 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``…