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

推荐订阅源

G
Google Developers Blog
GbyAI
GbyAI
Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
B
Blog
博客园 - 叶小钗
V
Visual Studio Blog
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
博客园 - Franky
V
V2EX
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
IT之家
IT之家
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
C
Check Point Blog
N
Netflix TechBlog - Medium
博客园 - 【当耐特】

博客园 - 努力学习的小熊

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