Fix OneDrive Not Provisioning for New Users | PowerShell Solution (SharePoint Online)
Автор: Ikpa Thomas
Загружено: 2025-07-14
Просмотров: 250
Описание:
Having trouble with OneDrive not provisioning for new users in Microsoft 365? In this tutorial, I'll walk you through a step-by-step PowerShell solution using the SharePoint Online Management Shell.
🔧 Action Plan:
Install the SharePoint Online PowerShell module:
powershell
Copy
Edit
Install-Module -Name Microsoft.Online.SharePoint.PowerShell
Connect to your SharePoint Online admin center:
powershell
Copy
Edit
Connect-SPOService -Url https://your-tenant-name-admin.sharep...
Manually request OneDrive provisioning:
powershell
Copy
Edit
Request-SPOPersonalSite -UserEmails $emails
✅ This approach helps trigger the personal site (OneDrive) creation for affected users.
📌 Don’t forget to replace your-tenant-name and $emails with your actual tenant and user email addresses.
💡 Subscribe for more Microsoft 365 admin tutorials, PowerShell tips, and troubleshooting guides!
#OneDrive #Microsoft365 #PowerShell #SharePointOnline #ITAdmin #FixOneDrive
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: