Joël Kolly
Joël Kolly
### Expected behavior I will get the SPLimitedWebPartManager from a specific page to manage webpart connection. ### Actual behavior $file = Get-PnPFile -ServerRelativeUrl $pageRelativeUrl $file.GetLimitedWebPartManager([System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared) error: format-default : The collection...
### Describe the bug I want to clear the value of the field "TeamArchivingDate" (Date Type) by passing $null to the parameter. If I use PnP it works, but if...
Hi, The cmdlets below have been throwing errors when targeting channels with cmdlet "**Get-MgTeamChannelMember**" The issue appears with Microsoft Graph PowerShell SDK version 2.27.0 and also persists in the latest...