Enable Windows 10 Developer Mode programmatically
I know you can enable Windows 10 Developer mode interactively by going to Settings | For developers, selecting 'Developer mode' and then rebooting. Is there a way to enable this programmatically? (eg. via PowerShell or similar so that I can include it as a step in a Boxstarter script when refreshing my developer workstation) Turns out Nickolaj Andersen has written an article which includes just such a PowerShell script.. http://www.scconfigmgr.com/2016/09/11/enable-ubuntu-in-windows-10-during-osd-with-configmgr/ Here are the relevant lines extracted from his post: # Create AppModelUnlock if it