Install ITCM R14.5CU1 (Windows Manager Patch) with WinOffline
search cancel

Install ITCM R14.5CU1 (Windows Manager Patch) with WinOffline

book

Article ID: 228904

calendar_today

Updated On:

Products

CA Client Automation - IT Client Manager

Issue/Introduction

How to install ITCM R14.5CU1 (Windows Manager Patch - 99111300) using WinOffline ?

Environment

Client Automation 14.5

Resolution

Patch 99111300 could be applied with winoffline on Domain Manager

But before some new directories must be created manually :

mkdir "%SDROOT%\..\backup"
mkdir "%SDROOT%\..\osimips\os-template\updates\winpe10\amd64\ca-osim"
mkdir "%SDROOT%\..\osimips\os-template\updates\winpe20\amd64\ca-osim"
mkdir "%SDROOT%\..\osimips\os-template\updates\winpe30\amd64\ca-osim"
mkdir "%SDROOT%\..\osimips\os-template\updates\winpe40\amd64\ca-osim"
mkdir "%SDROOT%\..\osimips\os-template\images\WINDOWS11\oeminst\driver"
mkdir "%SDROOT%\..\osimips\os-template\images\WINDOWS11\oeminst\hotfixes"
mkdir "%SDROOT%\..\osimips\os-template\images\WINDOWS11\oeminst\langpacks"
mkdir "%SDROOT%\..\osimips\os-template\images\WINDOWS2022\oeminst\driver"
mkdir "%SDROOT%\..\osimips\os-template\images\WINDOWS2022\oeminst\hotfixes"
mkdir "%SDROOT%\..\osimips\os-template\images\WINDOWS2022\oeminst\langpacks"
mkdir "%SDROOT%\..\osimips\os-template\images\IMAGEX-WIN11\oeminst\driver"
mkdir "%SDROOT%\..\osimips\os-template\images\IMAGEX-WIN11\oeminst\hotfixes"
IF EXIST "%SDROOT%\..\REPLACED\SC" REN "%SDROOT%\..\REPLACED\SC" SC.OLD
 

The post installation steps are still necessary after winoffline installation :

4. After installation of patch, run PostInstallPatch.bat file from ..\DSM\backup folder.
5. For Environment with SQL database edit sqlscript_exec.bat file placed in ..\DSM\bin with  Servername,instancename, password information and execute the script.
6. If WAC or PM is installed run wac_pm_cic_patchInstaller.bat.