
Once Unicenter discovery has been run, the utility HPQDSCVR can be executed.

This utility checks the Common Object Repository for objects in the supported
classes.  Then the utility checks each object in the supported classes to see
if it is an HP device. 

If the device is identified as an HP, it is reclassified to the appropriate
HP class.

The reclassification procedure is as follows: 

Unicenter Class	        HP Class

DECSystem	   to	HP_DECSystem
Linux		   to	HP_Linux
Novell		   to	HP_Novell
OS2		   to	HP_OS2
SCOUnix		   to	HP_SCOUnix
UnixWare	   to	HP_UnixWare
Windows95	   to	HP_Windows95
Windows9x	   to	HP_Windows9x
WindowsNT	   to	HP_WindowsNT
WindowsXP	   to	HP_WindowsXP
WindowsNT_Server   to	HP_WindowsNT_Server
Windows2000	   to	HP_Windows2000
Windows2000_Server to	HP_Windows2000_Server


The time required for HPQDSCVR to complete will vary depending on the 
number of objects in the Common Object Repository.


--------------------------------------------------------------------------

Reclassification can always be done by the user for one or two devices.

The command reclass.exe can be executed from the command prompt to change
an object to a HP object.

reclass /C=classname /O=objectname /T=toclass

For full details on the RECLASS command, execute 'reclass /?'

For example, to reclassify an object from WindowsNT_Server to HP_WindowsNT_Server,
execute the following command:

reclass /C=WindowsNT_Server /O=SERVERNAME /T=HP_WindowsNT_Server

--------------------------------------------------------------------------

If you wish to return to the normal class categories provided in Unicenter TNG,
you may run the HPQUNCLASS program.  This program takes the devices in all the
HP classes and reclassifies them to the standard Unicenter classes.

The reclassification proceeds as follows:

HP Class	      Unicenter Class

HP_DECSystem 	      to  DECSystem
HP_Linux	      to  Linux
HP_Novell	      to  Novell
HP_OS2		      to  OS2
HP_SCOUnix	      to  SCOUnix
HP_UnixWare	      to  UnixWare
HP_Windows95	      to  Windows95
HP_Windows9x	      to  Windows9x
HP_WindowsNT	      to  WindowsNT
HP_Windows2000	      to  Windows2000
HP_WindowsXP	      to  WindowsXP
HP_WindowsNT_Server   to  WindowsNT_Server
HP_Windows2000_Server to  Windows2000_Server
