Top / Tips / ServicePack統合 / Windows2003

2005/07/17現在での手順です。

Windows2003でのServicePack+Hotfix統合CD

この内容は短期間でOut of dateになり得るのでそのつもりで。
WindowsUpdate?はまめにチェックしませう

CDからファイルをコピー

M:\>xcopy /e /i /f /h v: m:\2k3

xcopy.png

ServicePack1

ServicePack統合

  • hotfixオプション
    M:\>WindowsServer2003-KB889101-SP1-x86-JPN.exe /?
    sp1.png
  • integrate
    M:\>WindowsServer2003-KB889101-SP1-x86-JPN.exe /integrate:m:\2k3
    integrate.png

Hotfix

必要なファイル

統合処理

基本的にWindowsXPとやり方は変わりません。

  • integrate適用
    • integrate.cmd
      start /wait WindowsServer2003-KB898715-x86-jpn.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB890046-x86-jpn.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB896358-x86-jpn.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB896422-x86-jpn.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB896428-x86-jpn.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB883939-x86-jpn.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB901214-x86-JPN.exe /integrate:M:\2k3
      start /wait WindowsServer2003-KB903235-x86-JPN.exe /integrate:M:\2k3

CD構成

tree /f svcpack

M:\2K3\I386\SVCPACK
    branches.inf
    HFINT.dat
    KB883939.cat
    KB883939.exe
    KB890046.cat
    KB890046.exe
    KB896358.cat
    KB896358.exe
    KB896422.cat
    KB896422.exe
    KB896428.cat
    KB896428.exe
    KB898715.cat
    KB898715.exe
    KB901214.cat
    KB901214.exe
    KB903235.cat
    KB903235.exe
    Windows-KB890830-V1.6-JPN.exe

svcpack.inf

[CatalogHeader]

[Version]
BuildNumber=3790
MinorVersion=2
MajorVersion=5
Signature="$WINDOWS NT$"

[SetupData]
CatalogSubDir="\I386\svcpack"

[SetupHotfixesToRun]
;[2005/05/17] Windows Server 2003 用の更新プログラム (KB898715)
KB898715.exe /u /n /z
;[2005/06/13] Windows Server 2003 用セキュリティ更新プログラム (KB890046)
KB890046.exe /u /n /z
;[2005/06/13] Windows Server 2003 用セキュリティ更新プログラム (KB896358)
KB896358.exe /u /n /z
;[2005/06/13] Windows Server 2003 用セキュリティ更新プログラム (KB896422)
KB896422.exe /u /n /z
;[2005/06/13] Windows Server 2003 用セキュリティ更新プログラム (KB896428)
KB896428.exe /u /n /z
;[2005/06/14] Windows Server 2003 用 Internet Explorer の累積的なセキュリティ更新プログラム (KB883939)
KB883939.exe /u /n /z
;[2005/07/11] Windows Server 2003 用セキュリティ更新プログラム (KB901214)
KB901214.exe /u /n /z
;[2005/07/12] JView Profiler 用セキュリティ更新プログラム (KB903235)
KB903235.exe /u /n /z
;[2005/07/12] Windows 悪意のあるソフトウェアの削除ツール - 2005 年 7 月 (KB890830)
Windows-KB890830-V1.6-JPN.exe /Q

[ProductCatalogsToInstall]
KB903235.cat
KB901214.cat
KB883939.cat
KB896428.cat
KB896422.cat
KB896358.cat
KB890046.cat
KB898715.cat

iso化

See Tips/ServicePack統合/ISO化

WindowsUpdate?

wu.png


添付ファイル: filesp1.png 702件 [詳細] fileintegrate.png 555件 [詳細] filewu.png 542件 [詳細] filexcopy.png 620件 [詳細]

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 この下に新規 一覧 単語検索 最終更新   ヘルプ   リンク元   最終更新のRSS
Last-modified: Sat, 05 May 2007 17:56:28 JST (1222d)