one drive for business
2 TopicsNeed to remove one drive folder using PnP Powershell
Hi Team, I'm trying to remove a folder using PnP and its throwing error as 404 Not Found, commands i am using as below Connect-PnPOnline -Url "onedrive Url" - credential (Get-Credential) $name = "Nest1" $Folderpath = "Document\Nest1" Remove-PnPFolder -Name $name -Folder $Folderpath - Force -Recycle Thank you for your help Regards Saurav2KViews0likes2CommentsOne Drive for Business folder sharing - recipients have to sync each folder
When sharing mulitple folders which include sub folders, the people who you share the folders with have to go into each folder and sync them individually. There should be an option to sync ALL folders and the sub folders they may contain. We are sharing over 20 folders and some have many sub folders. We were using Dropbox and the folder sharing (syncing them) was seamless. PLEASE add this capability.1.1KViews0likes3Comments