Forum Discussion
Roger Roger
May 14, 2018Iron Contributor
copy files
Hi experts one of my user has left the company and i can see his account disabled in active directory. Now his boss asks me to copy all the users file from one drive and hand over to him. how do i ...
Roger Roger
May 14, 2018Iron Contributor
Connect-SPOService -Url https://teanant-admin.sharepoint.com -credential username@domain.org
is username@domain.org is deleted users account?
Set-SPOUser -Site https://tenant-my.sharepoint.com/personal/targerusername_domain_org -LoginName
username@domain.org -IsSiteCollectionAdmin $true
is username@domain.org is deleted users account?
Deleted
May 14, 2018The first part is connecting to your tenant and that is your admin login. The 2nd part is the user you want to add to the site as a site collection admin. So either you or the person wanting access to the files account.
- Roger RogerMay 15, 2018Iron Contributor
Hi i would prefer my name to the 2nd part , i.e i will add my name to the site as a site collection admin.
After that how do i need to access the users files as i want to copy them and share to their manager
- DeletedMay 15, 2018Just paste the site url into browser and then you can download them and you may even be able to sync them. You might be able to paste the library url into explorer and view it but not sure I’ll test here in s but.