Registry changes [configuration – Raritan Computer COMMANDCENTER NOC User Manual

Page 143

Advertising
background image

APPENDIX D

:

SETTING UP WMI ON TARGET MACHINES

131

Note: Using Windows 98/ME, XP Home, or any NT 4.0 system is not recommended or supported
as a proxy system. Additionally, although Servers are supported, it is not advisable to utilize them
as your proxy due to error logging issues.

To enable a Windows proxy system for the CC-NOC, Raritan provides a binary that can be
downloaded and run. The binary tweaks the registry to enable remote communications with the
WMI scripting system on the local box.
Running the binary with

–u

option reverses the changes to the system. Below is the detailed list of

changes to the system registry. It as strongly advised that you NEVER modify the registry without
serious consideration to the ill effects it can have. User modifications to the Windows registry can
result in unstable and/or unusable systems.

Registry Changes [configuration]:

This is a list of the changes that will be made to the system registry by the binary provided by
Raritan.

Note: HKCR is short for HKEY_CLASSES_ROOT. All values are of type REG_SZ (strings).

HKCR\AppID: (key, value)
/* Wbem Scripting Object Path */
SetValue: HKCR\AppID\{172BDDF8-CEEA-11D1-8B05-00600806D9B6}\(Default), ""
SetValue: HKCR\AppID\{172BDDF8-CEEA-11D1-8B05-00600806D9B6}\DllSurrogate, ""

CLSID:
/* Wbem Scripting Object Path */
SetValue: HKCR\CLSID\{172BDDF8-CEEA-11D1-8B05-00600806D9B6}\AppId,
"{ 172BDDF8-CEEA-11D1-8B05-00600806D9B6}"

/* WBEM Scripting Object Path */
SetValue: HKCR\CLSID\{5791BC26-CE9C-11D1-97BF-0000F81E849C}\AppId,
"{ 172BDDF8-CEEA-11D1-8B05-00600806D9B6}"

/* WBEM Scripting Sink */
SetValue: HKCR\CLSID\{75718C9A-F029-11D1-A1AC-00C04FB6C223}\AppId,
"{ 172BDDF8-CEEA-11D1-8B05-00600806D9B6}"

/* WBEM Scripting Locator */
SetValue: HKCR\CLSID\{76A64158-CB41-11D1-8B02-00600806D9B6}\AppId,
"{ 172BDDF8-CEEA-11D1-8B05-00600806D9B6}"

/* WBEM Scripting Named Value Collection */
SetValue: HKCR\CLSID\{9AED384E-CE8B-11D1-8B05-00600806D9B6}\AppId,
"{ 172BDDF8-CEEA-11D1-8B05-00600806D9B6}"

/* Wbem Scripting Last Error */
SetValue: HKCR\CLSID\{C2FEEEAC-CFCD-11D1-8B05-00600806D9B6}\AppId,
"{ 172BDDF8-CEEA-11D1-8B05-00600806D9B6}"

Advertising