惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
月光博客
月光博客
Last Week in AI
Last Week in AI
博客园_首页
I
InfoQ
T
Tailwind CSS Blog
爱范儿
爱范儿
雷峰网
雷峰网
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
B
Blog
WordPress大学
WordPress大学
A
About on SuperTechFans
V
Visual Studio Blog
有赞技术团队
有赞技术团队
P
Proofpoint News Feed

博客园 - 努力学习的小熊

SharePoint - Another Way to Delete Site Collection Exchange - Add Owner of Distribution Group Exchange Online Mailbox Restoration OUTLOOK - Unable to Delete Meetings Outlook Error: The Delegates settings were not saved correctly. Cannot activate send-on-behalf-of list. SharePoint Excel Service - Couldn't Open the Workbook. User Get 'Access Denied' with Excel Service WebPart How To Search and Restore files from Site Collection Recycle Bin How To Collect ULS Log from SharePoint Farm How To Restart timer service on all servers in farm How to Operate SharePoint User Alerts with PowerShell How to get Timer Job History Synchronization Service Manager SharePoint 2007 Full Text Searching PowerShell and CS file content with SharePoint Search 0x80040E14 Caused by Max Url Length bug SharePoint 2007 User Re-created in AD with new SID issue on MySite SharePoint 2007 Prompt for Credentials When Accessing FQDN Sites From a Windows Vista or Windows 7 Computer SharePoint 2010 找回丢失的Social Collaboration Web Parts SharePoint 客户端经常弹出Windows验证登录框问题
Office365 OneDrive Geo Move
努力学习的小熊 · 2019-03-07 · via 博客园 - 努力学习的小熊

2019-03-07 11:02  努力学习的小熊  阅读(739)  评论()    收藏  举报

   Issue Description:

  1. Connect to SPO Service.

  

  2. Validate SPO Service OneDrive Geo move compatibility status

  

  If its status is Incompatible or Warning, the service may has issue at backend. I suggest to do the move action later when its stauts change to Compatible.

  3. Try to move the user OneDrive Geo location - ValidationOnly.

  

  Check and Solution:

  1. Validate the Geo location connection of my current session.

  

  2. Validate the User OneDrive Data location.

  

  Now, we can see the user OneDrive data location is at NAM. So we have to connect to the SPO Service at NAM.

  3. Connect SPO Service at NAM.

  

  4. Try to move the user OneDrive again -ValidationOnly. It's Success this time. Move the OneDrive without parameter -ValidationOnly.

  

  5. We can use below command to check the move status.

  

  6. When the MoveState is changed to Success, you can use the command Get-SPOUserOneDriveLocation to check the Location again.

  Reference:

  Get-SPOUserOneDriveLocation

  Move a OneDrive site to a different geo-location

  Start-SPOUserAndContentMove