W4RH4WK/Debloat-Windows-10

Scheduled Task Revision

開放

#27 建立於 2015年8月21日

 (3 則留言) (0 個反應) (0 位負責人)PowerShell (797 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (6,146 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There are at least a few scheduled tasks which get disabled when running the disable-scheduled-tasks.ps1 script that are essential for general use. For example, "\Microsoft\Windows\SystemRestore\SR" which creates regular system restore points. Some others also make assumptions about the configuration of the system hardware, such as the ones that disable the maintenance tasks for SSHD's.

I propose that script should be generic by default, only disabling things such as telemetry collection, and have more specific configurations as optional.

貢獻者指南