Copy HomeDrive to OneDrive

NightWing2099 11 Reputation points
2022-12-23T16:02:36.037+00:00

I would to copy the data for users into there specific onedrive using Powershell

Community Center | Not monitored
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2022-12-23T17:03:25.577+00:00

    Hi @NightWing2099

    I'd recommend using SPMT to copy mass files from local server (Home Drive) to OneDrive for Business:

    Overview of the SharePoint Migration Tool (SPMT)

    https://learn.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool

    It is quite easy to install and use the tool to migrate data. Using PowerShell is over-complicated for this process and this is why the SPMT tool was designed.

    ---------------------------------------------

    If this is helpful please accept answer.

    0 comments No comments

  2. Jordan Millama 1,386 Reputation points
    2022-12-23T17:12:20.023+00:00

    Have a look at this documentation, use-group-policy, we've implemented this and a couple other OneDrive configs at our organization (we utilize Azure Active Directory and Endpoint Manager for implementation/deployment).

    273792-image.png

    ----------

    Please accept as an answer if this was helpful.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.