SMS: Client Install Fails on Windows NT 4.0: CLICORE.EXE Returns Exit Code=1ID: Q220858
|
Windows NT Workstation 4.0 computers that have had the Zero Administration Kit (ZAK) modifications applied fail Systems Management Server 2.0 client installation.
The workstation's %windir%\Ms\Sms\Logs\Ccim32.log file shows the following:
When you review the Clicore.log, there is no indication that problems were encountered during installation.Process "clicore.exe /S" finished; exit code = 1. <CCIM32>
ERROR - base component "SMS Client Base Components" install state set to "" <CCIM32>
The Zero Administration Kit (ZAK) modification adds the following two registry values with the data type REG_SZ:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\temp=%SystemDrive%\temp
-and-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\tmp=%SystemDrive%\temp
This causes the Systems Management Server 2.0 client installation to fail.
The corrected data type is REG_EXPAND_SZ.
Changing the data type for the preceding values from REG_SZ to REG_EXPAND_SZ allows the Systems Management Server 2.0 client installation to complete.
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys and
Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete
Information in the Registry" and "Edit Registry Data" Help topics in
Regedt32.exe. Note that you should back up the registry before you edit it.
If you are running Windows NT, you should also update your Emergency
Repair Disk (ERD).
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\
Value Name: temp
Data Type: REG_EXPAND_SZ
Value: Enter value recorded for temp in step a.
Value Name: tmp
Data Type: REG_EXPAND_SZ
Value: Enter value recorded for tmp in step a.
Microsoft has confirmed this to be a problem in Systems Management Server version 2.0.
For additional information, please see the following article in the Microsoft Knowledge Base:
Q222967 ZAK Client Setup Does Not Create TEMP Folders Correctly
Additional query words: prodsms client installation
Keywords : kbClient kbSMS200 kbSMS200bug
Version : winnt:2.0
Platform : winnt
Issue type : kbbug
Last Reviewed: June 16, 1999