mirror of
https://github.com/Disassembler0/Win10-Initial-Setup-Script.git
synced 2026-01-14 00:18:21 -05:00
- Add "Disable SuperFetch" (thx M. Schilling) - Add "Disable Indexing" (thx M. Schilling) - Split "Uninstall Bloatware" to "Uninstall Microsoft Bloatware" and "Uninstall 3rd party Bloatware" (thx @alirobe) - Ignore warnings while stop/starting services - Fix few typos and add few clarifications
92 lines
1.7 KiB
Plaintext
92 lines
1.7 KiB
Plaintext
# Windows Server 2016 - Restore all
|
|
|
|
EnableTelemetry
|
|
EnableWiFiSense
|
|
EnableSmartScreen
|
|
EnableWebSearch
|
|
EnableStartSuggestions
|
|
EnableLocationTracking
|
|
EnableFeedback
|
|
EnableAdvertisingID
|
|
EnableCortana
|
|
EnableErrorReporting
|
|
UnrestrictUpdateP2P
|
|
EnableAutoLogger
|
|
EnableDiagTrack
|
|
EnableWAPPush
|
|
|
|
RaiseUAC
|
|
DisableSharingMappedDrives
|
|
EnableAdminShares
|
|
EnableSMB1
|
|
SetCurrentNetworkPublic
|
|
SetUnknownNetworksPublic
|
|
EnableFirewall
|
|
EnableDefender
|
|
EnableUpdateMSRT
|
|
EnableUpdateDriver
|
|
EnableUpdateRestart
|
|
# EnableHomeGroups
|
|
# EnableRemoteAssistance
|
|
DisableRemoteDesktop
|
|
EnableAutoplay
|
|
EnableAutorun
|
|
EnableDefragmentation
|
|
# EnableSuperfetch
|
|
EnableIndexing
|
|
SetBIOSTimeLocal
|
|
|
|
EnableActionCenter
|
|
EnableLockScreen
|
|
EnableLockScreenRS1
|
|
EnableStickyKeys
|
|
HideTaskManagerDetails
|
|
HideFileOperationsDetails
|
|
ShowTaskbarSearchBox
|
|
ShowTaskView
|
|
ShowLargeTaskbarIcons
|
|
HideTaskbarTitles
|
|
ShowTaskbarPeopleIcon
|
|
HideTrayIcons
|
|
HideKnownExtensions
|
|
HideHiddenFiles
|
|
ShowSyncNotifications
|
|
ShowRecentShortcuts
|
|
ExplorerQuickAccess
|
|
HideThisPCFromDesktop
|
|
ShowDesktopInThisPC
|
|
ShowDocumentsInThisPC
|
|
ShowDownloadsInThisPC
|
|
ShowMusicInThisPC
|
|
ShowPicturesInThisPC
|
|
ShowVideosInThisPC
|
|
RemoveENKeyboard
|
|
DisableNumlock
|
|
|
|
EnableOneDrive
|
|
# InstallOneDrive
|
|
InstallMsftBloat
|
|
InstallThirdPartyBloat
|
|
InstallWindowsStore
|
|
EnableConsumerApps
|
|
EnableXboxFeatures
|
|
InstallMediaPlayer
|
|
# InstallWorkFolders
|
|
# UninstallLinuxSubsystem
|
|
UninstallHyperV
|
|
UnsetPhotoViewerAssociation
|
|
RemovePhotoViewerOpenWith
|
|
EnableSearchAppInStore
|
|
EnableNewAppPrompt
|
|
DisableF8BootMenu
|
|
SetDEPOptIn
|
|
|
|
ShowServerManagerOnLogin
|
|
EnableShutdownTracker
|
|
EnablePasswordPolicy
|
|
EnableCtrlAltDelLogin
|
|
EnableIEEnhancedSecurity
|
|
|
|
WaitForKey
|
|
Restart
|