quarta-feira, 28 de fevereiro de 2018

Como acessar OneDrive de uma conta excluida no Office 365





You want to restore a users MySite, but you cannot access it in the Portal anymore? You can check through Powershell if this is still in the recycle bin and this video will show you exactly how.


For more info to retention and deletion of MySites please read the following KB article: https://support.microsoft.com/en-sg/kb/3042522

Video steps:

1. Download and Install Sharepoint Management Shell
https://www.microsoft.com/en-us/download/details.aspx?id=35588


2. Then run connect-sposervice -url https://"Domain name"-admin.sharepoint.com -credential admin_account@contoso.onmicrosoft.com

Get-SPODeletedSite -IncludeOnlyPersonalSite | fl - will return all MySites that are in the Recycle Bin of the sitecollection, but are not visible on the Portal

Restore-SPODeletedSite -Identity "URL of the personal site of the user till username"

This above command will restore the OneDrive for Business site

3. Now go to the browser login to the https://portal.office.com with your office 365 credentials and paste the restore users OneDrive link

4. In case you are getting the error access denied, use the below command to set your admin account as secondary owner.

Set-SPOUser -Site "Url of the personal site till user name" -LoginName "login ID of the user who want to be made the secondary admin" -IsSiteCollectionAdmin $true

Now, the restored OneDrive can be accessed by the users MySite URL.

Level 100 – Basic
Language: English
Technology: Sharepoint / onedrive
This video have been delivered by: Manuela Rusu-Hack
See more at: https://aka.ms/o365supportcorner

Nenhum comentário:

Postar um comentário

Como mover senhas e favoritos entre Microsoft Edge Chromium

  Press  Win + R  keys to open up the  Run  dialog box. Type  %LocalAppData%\Microsoft\Edge\User Data  and press  enter . Move the  Default ...