Skip to content

Instantly share code, notes, and snippets.

View davidst's full-sized avatar

David Stanescu davidst

  • Fourthline
  • Amsterdam
View GitHub Profile
Install-WindowsUpdate -AcceptEula -SuppressReboots
# Windows configuration
Disable-InternetExplorerESC
Disable-GameBarTips
Disable-UAC
Enable-RemoteDesktop
Set-WindowsExplorerOptions -DisableShowHiddenFilesFoldersDrives -DisableShowProtectedOSFiles -DisableOpenFileExplorerToQuickAccess -EnableShowFileExtensions -EnableShowFullPathInTitleBar -EnableExpandToOpenFolder -EnableShowRibbon
Set-TaskbarOptions -Size Large -Lock -Dock Bottom -Combine Full
Update-ExecutionPolicy Unrestricted