powershell
powershell copied to clipboard
PnP PowerShell
**Is your feature request related to a problem? Please describe.** Feature **Describe the solution you'd like** I would like to see either a dedicated method for Get-PNPRoleAssignments for an object...
Related to Q&A from @johndpalm: https://github.com/pnp/powershell/discussions/2042 I am currently creating a PowerShell script that automatically creates 2 lists in SharePoint. The goal is that these 2 lists can be added...
### Reporting an Issue or Missing Feature Get-PnPMicrosoft365Group doesn't return AssignedLabels. Confirmed a label is applied to the group(s) I am testing with. Confirmed AssignedLabels is visible in Graph Explorer....
### Notice Can't run PNP.PowerShell on Windows Powershell 5.1 because it seems like you dropped the support for it, but we can update the module to the latest version and...
Hi, I'm finding that the "Get-PnPAzureACSPrincipal" cmdlet does not consistently return the app-only registered site level apps that are shown in "[SiteURL]/_layouts/15/AppPrincipals.aspx" for a site. For example, I have a...
### Reporting an Issue or Missing Feature After using Export-PnPTermGroupFromXml, I import the group using Import-PnPTermGroupFromXml. This results in the terms having the English instead of the Dutch translation. ###...
### 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```...
### Reporting an Issue or Missing Feature You can't disable request access emails for a site when the default (send requests to owners) is configured. ### Expected behavior Set-PnPRequestAccessEmails -disabled...
##Description: When deploying Document Sets on a SharePoint Communication Site using PnP PowerShell along with an XML template, the Document Sets are not inheriting properties into the contained files as...
I am seeing the same exact behavior as reported in https://github.com/pnp/powershell/issues/171#issue-793754415 but it was marked as fixed by @erwinvanhunen in that particular version. Unfortunately it seems to have re-emerged in...