powershell
powershell copied to clipboard
PnP PowerShell
### 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...
### 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...
### 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...
### 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...
**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**...
**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...
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.  ``` Connect-PnPOnline -ManagedIdentity -Url "https://myCompany-admin.sharepoint.com" New-PnPSite -Type...
[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...
### 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] Get-PnPTenantSite returns erroneous value for DefaultSharingLinkType and DefaultLinkPermission
### 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...