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 Issue ### Expected behavior Use the 'New-PnPTenantSite' cmdlet to create a new site collection without warnings. https://pnp.github.io/powershell/cmdlets/New-PnPTenantSite.html ### Actual behavior First noticed today...

bug

### Reporting an Issue or Missing Feature Issue confirmed by several users. See https://github.com/pnp/powershell/discussions/3151 Related to [Release Release 2.2.0 · pnp/powershell · GitHub](https://github.com/pnp/powershell/releases/tag/v2.2.0) - Improved Connect-PnPOnline cmdlet to handle ping...

bug

### Reporting an Issue or Missing Feature The Get-PnPPowerPlatformEnvironment cmdlet seems to be calling out to the commercial endpoint management.azure.com instead of the endpoint appropriate for the environment that was...

bug

### Reporting an Issue or Missing Feature Get-PnPRecycleBinItem This command does NOT return all items from First and Second stage recycle bin. Tried with and without the -RowLimit and there...

bug

**Is your feature request related to a problem? Please describe.** Currently there is no way to get ListITem equivalent of Folder based on its UEL **Describe the solution you'd like**...

enhancement

**Is your feature request related to a problem? Please describe.** We are creating new teams in team by first creating a SharePoint team site via New-PnPSite in order to configure...

enhancement

I try to create a new modern group-based SharePoint site by an Azure function managed identity. The managed identity has "Sites.FullControl.All" permissions. ![image](https://github.com/pnp/powershell/assets/143009245/edb89afb-5767-4ea4-96be-627db9889e96) ``` Connect-PnPOnline -ManagedIdentity -Url "https://myCompany-admin.sharepoint.com" New-PnPSite -Type...

bug

[BUG] PnPUPABulkImportStatus and New-PnPUPABulkImportJob both fail to execute and generate error " The attempted operation is prohibited because it exceeds the list view threshold.**" after it has been running in...

bug

### Reporting an Issue or Missing Feature When running the below command the Manager value is empty. The equivelent Get-MgUser command returns the manager value ``Get-PnPAzureADUser -Select Manager -Identity $Identity...

bug
reproduced

### Notice ### Reporting an Issue or Missing Feature Please confirm what it is that your reporting The cmdlet Get-PnPTenantSite returns DefaultSharingLinkType and DefaultLinkPermission as one of the properties returned...

bug