powershell
powershell copied to clipboard
PnP PowerShell
https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md ## Type ## - [ ] Bug Fix ## Related Issues? ## Current Get-pnpTenant | select-object -Property ` ,OneDriveLoopDefaultSharingLinkScope ` ,OneDriveLoopSharingCapability ` ,OneDriveLoopDefaultSharingLinkRole ` ,CoreLoopSharingCapability ` ,CoreLoopDefaultSharingLinkScope ` ,CoreLoopDefaultSharingLinkRole...
## Type ## - [ ] Bug Fix ## Related Issues? ## #3945 ## What is in this Pull Request ? ## Update to parameter from identity to list within...
Before creating a pull request, make sure that you have read the contribution file located at https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md ## Type ## - [ ] New Feature ## What is in this...
### Reporting an Issue or Missing Feature Hi, I have noticed one issue with Get-PnPSiteScriptFromList command documentation. The Identity parameter is not available anymore in the command options. https://pnp.github.io/powershell/cmdlets/Get-PnPSiteScriptFromList.html ###...
### Reporting an Issue or Missing Feature Get-PnPUserProfileProperty returning unexpected results in Runbook ### Expected behavior Expecting a User Profile Properties PowerShell Object ### Actual behavior `System.Collections.Generic.SortedDictionary``2[System.String,System.Object]` ### Steps to...
### Reporting an Issue when executing the command below on certain Team objects the error message above is returned. The command is used to change an owner to a member...
### Reporting an Issue or Missing Feature Due to the access token being passed in as a string to the _Microsoft365GroupsUtility.GetGroupsAsync_ function, on large tenants the operation can take several...
Before creating a pull request, make sure that you have read the contribution file located at https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md ## Type ## - [ ] Bug Fix - [x] New Feature -...
## Type ## - [ ] Bug Fix - [X] New Feature - [ ] Sample ## Related Issues? ## N/A ## What is in this Pull Request ? ##...
### Reporting an Issue or Missing Feature I'm considering this an issue (not a feature request) since I'd expect others to also file this as a bug. I'm all for...