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) 回答1: 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