Onedrive configuration requirement
Question
There is a requirement to configure a Onedrive for all new build devices and existing devices, Intention to backup users documents synced automatically to Onedrive. Is there any way where we can create a PowerShell script, Task sequence or Gpo etc. Need your help to ascertain the concrete solution..
Your help would be much appreciated.
Thank you
Venkat
Answers ( 2 )
Hello Venkat, You can check out the below option with Group Policies!
Prompt users to move Windows known folder to OneDrive – This will initiate a prompt from OneDrive asking the users to move the folders to OneDrive
Silently redirect Windows known folders to OneDrive- This setting lets you redirect your users’ Documents, Pictures, and Desktop folders to OneDrive without user interaction.
More you can check out details about available policies here – https://docs.microsoft.com/en-us/onedrive/redirect-known-folders#prepare-to-move-known-folders-on-existing-devices
If you want to manage with SCCM, you can create the Configuration Item and apply!
Let us know if you have further queries!
Thank you for your prompt response Jitesh I will check and contact for the solutions