Files
Win10-Initial-Setup-Script/test/WinServer2016-ApplyAll.preset
Disassembler a7f3ced7e4 v2.5, 2017-06-13, WinServer2016 support added
- Add "Disable obsolete SMB 1.0 protocol"
- Add "Hide Server Manager after login" (Server, disabled by default)
- Add "Disable Shutdown Event Tracker" (Server, disabled by default)
- Add "Disable password complexity and maximum age requirements" (Server, disabled by default)
- Add "Disable Ctrl+Alt+Del requirement before login" (Server, disabled by default)
- Add "Disable Internet Explorer Enhanced Security Configuration" (Server, disabled by default)
- Update multiple tweaks to work properly (or at least not throw error) on Windows Server 2016
2017-06-13 23:17:17 +02:00

89 lines
1.7 KiB
Plaintext

# Windows Server 2016 - Apply all
DisableTelemetry
DisableWiFiSense
DisableSmartScreen
DisableWebSearch
DisableStartSuggestions
DisableLocationTracking
DisableFeedback
DisableAdvertisingID
DisableCortana
DisableErrorReporting
RestrictUpdateP2P
DisableAutoLogger
DisableDiagTrack
DisableWAPPush
LowerUAC
EnableSharingMappedDrives
DisableAdminShares
DisableSMB1
SetCurrentNetworkPrivate
SetUnknownNetworksPrivate
DisableFirewall
DisableDefender
DisableUpdateMSRT
DisableUpdateDriver
DisableUpdateRestart
# DisableHomeGroups
# DisableRemoteAssistance
EnableRemoteDesktop
DisableAutoplay
DisableAutorun
DisableDefragmentation
SetBIOSTimeUTC
DisableActionCenter
DisableLockScreen
DisableLockScreenRS1
DisableStickyKeys
ShowTaskManagerDetails
ShowFileOperationsDetails
HideTaskbarSearchBox
HideTaskView
ShowSmallTaskbarIcons
ShowTaskbarTitles
HideTaskbarPeopleIcon
ShowTrayIcons
ShowKnownExtensions
ShowHiddenFiles
HideSyncNotifications
HideRecentShortcuts
ExplorerThisPC
ShowThisPCOnDesktop
HideDesktopFromThisPC
HideDocumentsFromThisPC
HideDownloadsFromThisPC
HideMusicFromThisPC
HidePicturesFromThisPC
HideVideosFromThisPC
AddENKeyboard
EnableNumlock
DisableOneDrive
# UninstallOneDrive
UninstallBloatware
UninstallWindowsStore
DisableConsumerApps
DisableXboxFeatures
UninstallMediaPlayer
# UninstallWorkFolders
# InstallLinuxSubsystem
InstallHyperV
SetPhotoViewerAssociation
AddPhotoViewerOpenWith
DisableSearchAppInStore
DisableNewAppPrompt
EnableF8BootMenu
SetDEPOptOut
HideServerManagerOnLogin
DisableShutdownTracker
DisablePasswordPolicy
DisableCtrlAltDelLogin
DisableIEEnhancedSecurity
WaitForKey
Restart