Windows Integrity nPartition Guide
Troubleshooting
Checking component installation and operation
Chapter 6
145
HP_NParCell
HP_NParIOChassis
HP_NParProfile
HP_NParComplex
HP_NParPartition
HP_NParDynamicProfile
HP_NParCellConnectedToIOChassis
HP_NParComponentInSlot
HP_NParIOChassisInSlot
HP_NParCellInSlot
HP_NParSlotInCabinet
HP_NParCellSlotInCabinet
HP_NParIOChassisSlotInCabinet
HP_NParCellSlotInPartition
HP_NParDomainInCabinet
HP_NParLocalPartition
HP_NParRemoteComplex
If an obvious error occurs, or if the output looks significantly different from what is
shown above, you should uninstall and then reinstall the nPartition Provider. This will
re-register the provider with WMI.
Verify WMI nPartition Provider operation
To check if the nPartition Provider is running properly and responding to client
requests, open a command prompt and run the following commands:
set CIM_NAMESPACE=root/cimv2/npar
wmiop ci HP_NParRemoteComplex
When prompted, enter the following information:
[ key ] string Address? <Management Processor hostname or IP>
string Password? <MP Admin password>
If successful, you should see the following message:
Instance [root/cimv2/npar:HP_NParRemoteComplex.Address="<mp address>"]
successfully created!