Server Management - Remote Server Management
1752802 Members
5704 Online
108789 Solutions
New Discussion юеВ

Problem extending the schema on Windows Server 2008 R2

 
DCL
Occasional Visitor

Problem extending the schema on Windows Server 2008 R2

Hi,

I downloaded the latest(I think) "HP Directories Support for ProLiant Management Processors(SP53909.exe)" to extend the schema. After I installed on a member server and ran the "Management Devices Schema Extender" and got the following results:

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

Sending HP Management Core schema:
******************************************************************

Attributes:
----------
hpqRoleIPRestrictions
   OID:          1.3.6.1.4.1.232.1001.1.1.2.5
   Syntax:       1.3.6.1.4.1.1466.115.121.1.40
   Single Value: FALSE
   Description:  A list of IP addresses, DNS names, domain, address ranges, and subnets which partially specify right restrictions under an IP network address constraint.
<WARNING 0x80072020: An operations error occurred.

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

 

I then install it on the domain controller and ran it locally and got a different result(also see screen shot attached):

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

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Security.SecurityException: Requested registry access is not allowed.
   at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
   at SchemaExtender.DirectorySetup.LatchSettings()
   at SchemaExtender.Wizard.nextButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
The Zone of the assembly that failed was:
MyComputer


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
SchemaExtender
    Assembly Version: 1.10.4220.28379
    Win32 Version: 1.10.4220.28379
    CodeBase: file:///C:/Program%20Files%20(x86)/Hewlett-Packard/HP%20Management%20Devices%20Schema%20Extender/SchemaExtender.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.DirectoryServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

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

 

I  tried to extend the schema wtih Directory Server only not the Directory Login as I have unchecked the SSL so that it uses Kerveros for authenticdation. I have DotNet F 3.51 installed for both the servers.

 

Any clue what's missing?

 

Thanks

DCL

3 REPLIES 3
Oscar A. Perez
Honored Contributor

Re: Problem extending the schema on Windows Server 2008 R2

Did you try the new version 4.00?

 

http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?swItem=MTX-ae5d2459231e4cf4a3e10b375a

 

Fixes:

  • The utility may have displayed an error message on User Access Control enabled Windows clients if not logged in as the Administrator.
  • Directory Objects may not have been properly deleted using Directory Integration 3.xx.



__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
DCL
Occasional Visitor

Re: Problem extending the schema on Windows Server 2008 R2

Hi,

 

Thanks for the respond. Tried your suggestion version. I got the exact same result. Any other idea?

 

Thanks again,

DCL

live_s
New Member

Re: Problem extending the schema on Windows Server 2008 R2

you didnt run the installer as admin