I want to change the owner of a folder C2574AA000FC365CC25767A000F9AFE which is hidden, I can see this from browser , but can not fetch this using powershell cmdlet.
$Folder = Get-PnPFolder -Url $RelativePath_Folder Get-PnPFolder : File Not Found.
I want to change the owner of a folder C2574AA000FC365CC25767A000F9AFE which is hidden, I can see this from browser , but can not fetch this using powershell cmdlet.
$Folder = Get-PnPFolder -Url $RelativePath_Folder Get-PnPFolder : File Not Found.
Please try below PnP PowerShell.