chocolatey / boxstarter

Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages
https://boxstarter.org/
Apache License 2.0
1.3k stars 162 forks source link

Prevent OneDrive Usage #102

Open philoushka opened 9 years ago

philoushka commented 9 years ago

I'd like to set Windows to completely ignore OneDrive integration.

There's a Group Policy setting for this:

   Computer Configuration\
         Administrative Templates\
            Windows Components\
                    OneDrive\
                      Prevent the usage of OneDrive for file storage

Set this to Enabled, and OneDrive is removed from Explorer, sys tray, and no longer nags you to connect.

image

mwrock commented 9 years ago

I definitely see this as valuable but will need to research how to accomplish it programaticaly.