Forum Discussion
AB21805
Jul 03, 2024Bronze Contributor
Using powershell to create folders within users onedrive
Hi all, I'm experiencing several issues with different PowerShell versions when trying to create folders in OneDrive for users in bulk. PowerShell 5.1 does not recognize Connect-PnPOnline. Powe...
Jul 16, 2024
Install-Module -Name Microsoft.Online.SharePoint.PowerShell, does that fix it?
AB21805
Jul 17, 2024Bronze Contributor