Files
Win10-Initial-Setup-Script/test/applyall.preset
Disassembler c0a3de5938 v2.4, 2017-06-08
- Add "Hide taskbar People icon"
- Add "Hide recent + frequent shortcuts"
- Add "Install Hyper-V" (disabled by default)
- Replace dism commands with native cmdlets
2017-06-08 14:13:20 +02:00

83 lines
1.6 KiB
Plaintext

# Apply all
DisableTelemetry
DisableWiFiSense
DisableSmartScreen
DisableWebSearch
DisableStartSuggestions
DisableLocationTracking
DisableFeedback
DisableAdvertisingID
DisableCortana
DisableErrorReporting
RestrictUpdateP2P
DisableAutoLogger
DisableDiagTrack
DisableWAPPush
LowerUAC
EnableSharingMappedDrives
DisableAdminShares
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
InstallHyperV
InstallLinuxSubsystem
SetPhotoViewerAssociation
AddPhotoViewerOpenWith
DisableSearchAppInStore
DisableNewAppPrompt
EnableF8BootMenu
SetDEPOptOut
WaitForKey
Restart