Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.7k stars 1.08k forks source link

Add new sensor and service tweaks (beta) #210

Closed ghost closed 5 years ago

ghost commented 5 years ago

DisableLocation: GPO to disable location related features. Location settings become "managed by organization".

DisableBiometrics: GPO to disable biometric features. For example Windows Hello settings become "managed by organization".

DisableAutoRotation: Machine-level tweak to disable auto rotation feature. For example makes the Action Center Rotation button greyed out. Autorotation is nice for tablet and mobile-oriented devices, but annoying if using regular laptops like EliteBook, as I personally experienced.

DisableMediaSharing: GPO to prevent media sharing and streaming. Network and Sharing Center\Media streaming options will show a message that Media streaming is disabled by group policy etc.