Windows Service Pack 攔截工具

Windows Service Pack 攔截工具可以暫時阻止通過Windows Update發佈的服務包程序在您的電腦中安裝,該工具支持Windows Server 2003 Service Pack 2 (08年3月發佈),Windows XP Service Pack 3 (12個月之內發佈),Windows Vista Service Pack 1 (12個月之內發佈)。

該工具包含3個組件,可以設置或清除阻止安裝服務包的註冊表鍵值:

    * A Microsoft-signed executable
    * A script
    * An ADM template

1. The executable creates a registry key on the computer on which it is run that blocks or unblocks (depending on the command-line option used) the delivery of a Service Pack to that computer through Windows Update. The key used is HKLM/Software/Policies/Microsoft/Windows/WindowsUpdate.

When the '/B' command line option is used, the key value name 'DoNotAllowSP' is created and its value set to 1. This value blocks delivery of a Service Pack to the computer through Automatic Update or Windows Update.

When the '/U' command line option is used, the previously created registry value that temporarily blocked the delivery of a Service Pack to the computer through Automatic Update or Windows Update is removed. If the value does not exist on the computer on which it is run, no action is taken.

2. The script does the same thing as the executable, but allows you to specify the remote machine name on which to block or unblock delivery of Service Packs.

Note that the executable and script have been tested only as a command-line tool and not in conjunction with other systems management tools or remote execution mechanisms.

3. The ADM template allows administrators to import group policy settings to block or unblock delivery of Service Packs into their Group Policy environment. Administrators can then use Group Policy to centrally execute the action across systems in their environment.

Please note that this toolkit will not prevent the installation of the service pack from CD/DVD, or from the stand-alone download package. This simply prevents the service pack from being delivered over Windows Update.

下載頁面:Windows Service Pack Blocker Tool Kit

直接下載:SPBlockerTools.EXE 

發佈了52 篇原創文章 · 獲贊 1 · 訪問量 11萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章