W4RH4WK/Debloat-Windows-10

Scheduled Task Revision

オープン

#27 opened on 2015/08/21

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)PowerShell (797 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,146 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド