Answered by:
OCS2K7 SE Setup : Failed to activate Office Communications Server / The forest has not been prepared

Question
-
Failed to activate Office Communications Server Standard Edition Server on machine SIRIUS2.XX.XX.com.
Error: C3EC7801
Description: The forest has not been prepared to host Office Communications Server or Setup does not have permissions to verify the forest state. Please ensure that the forest has been prepared and your logon has been added to an appropriate Office Communications Server universal group.I have checked all the steps in OCS_AD guide.
i tried to setup/activate the server with an Enterprise/Schema/Domain Admins account.
Same symptoms with GUI setup or lcscmd /Activate command.
Any idea?
thanks
Tuesday, June 12, 2007 1:26 PM
Answers
-
The problem starts here:
Check Active Directory Object CN=Global Settings
...
Action Info: Attribute "msRTCSIP-MeetingFlags" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-MeetingPolicy" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-UCFlags" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-UCPolicy" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:06 AM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x1 (OBJ_EXIST)
Object State: Not ReadyOCS is missing the above attributes for DN CN=Global Settings,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com.
It seems something went wrong while creating this container.
I would run:
- "lcscmd /domain /action
omainunprep /force"
- "lcscmd /forest /action:forestunprep /force"
This will delete all objects from AD below the CN=RTCService and you will have to restart installation (Forestprep and Domainprep) afterwards.
Are the attributes (msRTCSIP-MeetingFlags, msRTCSIP-MeetingPolicy, msRTCSIP-UCFlags, msRTCSIP-UCPolicy) available after doing that?
Thanks
Bernd
Tuesday, June 12, 2007 3:55 PM
All replies
-
Hi,
From what you wrote, I assume that you already checked the following steps:
When you logon as "install user", open a command line and run the following commands:
- lcscmd /forest /action:checkschemaprepstate
- lcscmd /forest /action:checkforestprepstate
Does any of the logfiles show an error?
When you check the output from "whoami /all", does the list contain "DomainAdmins" and "RTCUniversalServerAdmins"?
How many DCs are running in your environment? Is AD replication working?
Thanks
Bernd
Tuesday, June 12, 2007 2:44 PM -
40 DC, Replication is running
whoamI
C:\Office Communications Server_Eval\StandardEdition\setup\i386>whoami /all
USER INFORMATION
----------------User Name SID
============== ============================================
corp\itmanager S-1-5-21-900752137-1277650832-3063540249-500
GROUP INFORMATION
-----------------Group Name Type SID
Attributes
========================================= ================ ===============================
============== ===============================================================
Everyone Well-known group S-1-1-0
Mandatory group, Enabled by default, Enabled group
BUILTIN\Administrators Alias S-1-5-32-544
Mandatory group, Enabled by default, Enabled group, Group owner
BUILTIN\Users Alias S-1-5-32-545
Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\REMOTE INTERACTIVE LOGON Well-known group S-1-5-14
Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\INTERACTIVE Well-known group S-1-5-4
Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\Authenticated Users Well-known group S-1-5-11
Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\This Organization Well-known group S-1-5-15
Mandatory group, Enabled by default, Enabled group
LOCAL Well-known group S-1-2-0
Mandatory group, Enabled by default, Enabled group
CORP\Domain Admins Group S-1-5-21-900752137-1277650832-3
063540249-512 Mandatory group, Enabled by default, Enabled group
CORP\Exchange Services Group S-1-5-21-900752137-1277650832-3
063540249-1111 Mandatory group, Enabled by default, Enabled group
CORP\Exchange Domain Servers Group S-1-5-21-900752137-1277650832-3
063540249-1106 Mandatory group, Enabled by default, Enabled group
CORP\Group Policy Creator Owners Group S-1-5-21-900752137-1277650832-3
063540249-520 Mandatory group, Enabled by default, Enabled group
CORP\Exchange View-Only Administrators Group S-1-5-21-900752137-1277650832-3
063540249-3123 Mandatory group, Enabled by default, Enabled group
CORP\RTCUniversalUserReadOnlyGroup Group S-1-5-21-900752137-1277650832-3
063540249-3132 Mandatory group, Enabled by default, Enabled group
CORP\RTCUniversalServerReadOnlyGroup Group S-1-5-21-900752137-1277650832-3
063540249-3131 Mandatory group, Enabled by default, Enabled group
CORP\Exchange Organization Administrators Group S-1-5-21-900752137-1277650832-3
063540249-3121 Mandatory group, Enabled by default, Enabled group
CORP\Schema Admins Group S-1-5-21-900752137-1277650832-3
063540249-518 Mandatory group, Enabled by default, Enabled group
CORP\Enterprise Admins Group S-1-5-21-900752137-1277650832-3
063540249-519 Mandatory group, Enabled by default, Enabled group
CORP\RTCUniversalServerAdmins Group S-1-5-21-900752137-1277650832-3
063540249-3137 Mandatory group, Enabled by default, Enabled group
CORP\RTCUniversalGlobalWriteGroup Group S-1-5-21-900752137-1277650832-3
063540249-3130 Mandatory group, Enabled by default, Enabled group
CORP\RTCUniversalGlobalReadOnlyGroup Group S-1-5-21-900752137-1277650832-3
063540249-3129 Mandatory group, Enabled by default, Enabled group
CORP\Exchange Recipient Administrators Group S-1-5-21-900752137-1277650832-3
063540249-3122 Mandatory group, Enabled by default, Enabled group
CORP\Exchange Enterprise Servers Alias S-1-5-21-900752137-1277650832-3
063540249-1107 Mandatory group, Enabled by default, Enabled group
PRIVILEGES INFORMATION
----------------------Privilege Name Description State
=============================== ========================================= ========
SeChangeNotifyPrivilege Bypass traverse checking Enabled
SeSecurityPrivilege Manage auditing and security log Disabled
SeBackupPrivilege Back up files and directories Disabled
SeRestorePrivilege Restore files and directories Disabled
SeSystemtimePrivilege Change the system time Disabled
SeShutdownPrivilege Shut down the system Disabled
SeRemoteShutdownPrivilege Force shutdown from a remote system Disabled
SeTakeOwnershipPrivilege Take ownership of files or other objects Disabled
SeDebugPrivilege Debug programs Disabled
SeSystemEnvironmentPrivilege Modify firmware environment values Disabled
SeSystemProfilePrivilege Profile system performance Disabled
SeProfileSingleProcessPrivilege Profile single process Disabled
SeIncreaseBasePriorityPrivilege Increase scheduling priority Disabled
SeLoadDriverPrivilege Load and unload device drivers Disabled
SeCreatePagefilePrivilege Create a pagefile Disabled
SeIncreaseQuotaPrivilege Adjust memory quotas for a process Disabled
SeUndockPrivilege Remove computer from docking station Disabled
SeManageVolumePrivilege Perform volume maintenance tasks Disabled
SeImpersonatePrivilege Impersonate a client after authentication Enabled
SeCreateGlobalPrivilege Create global objects Enabled- lcscmd /forest /action:checkschemaprepstate
Executing "Initialize Forest Object"
Executing "Initialize Active Directory Connections"
Executing "Check Schema Prep State"
Check the log file "C:\DOCUME~1\ITMANA~1.COR\LOCALS~1\Temp\checkschemaprepstate[2007_06_12
][16_53_12].html" for details.
Action completed successfullyExecution time = 344 ms
Office Communications Server 2007 Deployment Log Time Logged: Tuesday, June 12, 2007 4:50:21 PM Expand AllCollapse All
Action Action Information Execution Result Execute Action Success Initialize Forest Object FQDN: lectra.com
Local Forest: TrueSuccess Initialize Active Directory Connections Domain: lectra.com
Windows 2000 Native Mode Domain: True
Global Container DN: CN=System,DC=lectra,DC=com
Global Container Domain DC: SDCCOCES01.lectra.com
Domain DC: SDCCOCES01.lectra.com
Forest GC: sdcasces01.as.lectra.comSuccess Check Schema Prep State Schema Prep State: Office Communications Server (Beta 3 Interim) Success - lcscmd /forest /action:checkforestprepstate
Office Communications Server 2007 Public Beta Deployment Command Console
Copyright (c) Microsoft Corporation. All rights reserved.Executing "Initialize Forest Object"
Executing "Initialize Active Directory Connections"
Executing "Check Forest Prep State"
Executing "Check Global Setting Active Directory Objects"
Executing "Check Global Service Connection Point"
Executing "Check Active Directory Object CN=Microsoft"
Executing "Check Active Directory Object CN=RTC Service"
Executing "Check Active Directory Object CN=Phone Route Usages"
Executing "Check Active Directory Object CN={C491D082-9CD3-4A41-9A79-9DCEE38670EB}"
Executing "Check Active Directory Object CN=Policies"
Executing "Check Active Directory Object CN={6B151D61-D98B-4A16-9D6C-8BBB3111228A}"
Executing "Check Active Directory Object CN={6B41BE99-5C45-41E5-B34C-F6B8D0079E7B}"
Executing "Check Active Directory Object CN={1815ED7B-A539-4117-9283-E8DD27CD393E}"
Executing "Check Active Directory Object CN={2D056C61-6B35-4C99-B688-A97DA4E5B2D3}"
Executing "Check Active Directory Object CN={ABE55F05-1AE6-4CD9-A3FE-7B95513DEA5E}"
Executing "Check Active Directory Object CN={CC0B361E-BC60-4EC5-B6A9-98268C9E35AD}"
Executing "Check Active Directory Object CN=Global Settings"
Executing "Check Default SIP Domain"
Executing "Check Active Directory Object CN={844B476B-DB04-4282-8CCC-5C6128FF4D25}"
Executing "Check Active Directory Object CN=Pools"
Executing "Check Active Directory Object CN=Trusted MCUs"
Executing "Check Active Directory Object CN=Trusted WebComponentsServers"
Executing "Check Active Directory Object CN=Trusted Proxies"
Executing "Check Active Directory Object CN=Location Profiles"
Executing "Check Active Directory Object CN=Location Normalization Rules"
Executing "Check Active Directory Object CN=Phone Routes"
Executing "Check Active Directory Object CN=Trusted Services"
Executing "Check Active Directory Object CN=MCU Factories"
Executing "Check Active Directory Object CN=RTCPropertySet"
Executing "Check Active Directory Object CN=RTCUserSearchPropertySet"
Executing "Check Display Specifiers"
Executing "Check Attributes of CN=user-Display,CN=409,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=409,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=409,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=409,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=401,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=401,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=401,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=401,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=404,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=404,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=404,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=404,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=405,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=405,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=405,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=405,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=406,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=406,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=406,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=406,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=407,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=407,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=407,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=407,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=408,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=408,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=408,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=408,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=40B,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=40B,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=40B,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=40B,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=40C,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=40C,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=40C,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=40C,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=40d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=40d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=40d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=40d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=40E,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=40E,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=40E,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=40E,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=410,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=410,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=410,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=410,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=411,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=411,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=411,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=411,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=412,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=412,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=412,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=412,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=413,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=413,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=413,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=413,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=414,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=414,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=414,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=414,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=415,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=415,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=415,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=415,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=416,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=416,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=416,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=416,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=419,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=419,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=419,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=419,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=41d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=41d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=41d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=41d,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=41F,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=41F,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=41F,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=41F,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=804,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=804,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=804,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=804,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=816,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=816,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=816,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=816,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=user-Display,CN=C0A,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=contact-Display,CN=C0A,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=organizationalUnit-Display,CN=C0A,CN=DisplaySpecifiers"
Executing "Check Attributes of CN=inetOrgPerson-Display,CN=C0A,CN=DisplaySpecifiers"
Check the log file "C:\DOCUME~1\ITMANA~1.COR\LOCALS~1\Temp\checkforestprepstate[2007_06_12
][16_54_08].html" for details.
Action completed successfullyExecution time = 2766 ms
Office Communications Server 2007 Deployment Log Time Logged: Tuesday, June 12, 2007 4:54:06 PM Expand AllCollapse All
Action Action Information Execution Result Execute Action Forest Settings: Not Ready Success Initialize Forest Object FQDN: lectra.com
Local Forest: TrueSuccess Initialize Active Directory Connections Domain: lectra.com
Windows 2000 Native Mode Domain: True
Global Container DN: CN=System,DC=lectra,DC=com
Global Container Domain DC: SDCCOCES01.lectra.com
Domain DC: SDCCOCES01.lectra.com
Forest GC: sdcasces01.as.lectra.comSuccess Check Forest Prep State Forest Settings: Not Ready Success Check Global Setting Active Directory Objects Success Check Global Service Connection Point Success Check Active Directory Object CN=Microsoft Relative Distinguished Name: CN=Microsoft
Filter: CN=Microsoft
Search base: LDAP://SDCCOCES01.lectra.com/CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:05 AM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=RTC Service Relative Distinguished Name: CN=RTC Service
Filter: (keywords=83DF614F-9B36-465a-B861-EDEBD9C28A46)
Search base: LDAP://SDCCOCES01.lectra.com/CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "keywords" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:06 AM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Phone Route Usages Relative Distinguished Name: CN=Phone Route Usages
Filter: (objectCategory=msRTCSIP-RouteUsages)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Phone Route Usages,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:00 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={C491D082-9CD3-4A41-9A79-9DCEE38670EB} Relative Distinguished Name: CN={C491D082-9CD3-4A41-9A79-9DCEE38670EB}
Filter: CN={C491D082-9CD3-4A41-9A79-9DCEE38670EB}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Phone Route Usages,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={C491D082-9CD3-4A41-9A79-9DCEE38670EB},CN=Phone Route Usages,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-Description" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-RouteUsageAttribute" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-Default" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:00 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Policies Relative Distinguished Name: CN=Policies
Filter: (objectCategory=msRTCSIP-Policies)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:00 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={6B151D61-D98B-4A16-9D6C-8BBB3111228A} Relative Distinguished Name: CN={6B151D61-D98B-4A16-9D6C-8BBB3111228A}
Filter: CN={6B151D61-D98B-4A16-9D6C-8BBB3111228A}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={6B151D61-D98B-4A16-9D6C-8BBB3111228A},CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyType" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefaultPolicy" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyContent" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={6B41BE99-5C45-41E5-B34C-F6B8D0079E7B} Relative Distinguished Name: CN={6B41BE99-5C45-41E5-B34C-F6B8D0079E7B}
Filter: CN={6B41BE99-5C45-41E5-B34C-F6B8D0079E7B}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={6B41BE99-5C45-41E5-B34C-F6B8D0079E7B},CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyType" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefaultPolicy" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyContent" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={1815ED7B-A539-4117-9283-E8DD27CD393E} Relative Distinguished Name: CN={1815ED7B-A539-4117-9283-E8DD27CD393E}
Filter: CN={1815ED7B-A539-4117-9283-E8DD27CD393E}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={1815ED7B-A539-4117-9283-E8DD27CD393E},CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyType" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefaultPolicy" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyContent" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={2D056C61-6B35-4C99-B688-A97DA4E5B2D3} Relative Distinguished Name: CN={2D056C61-6B35-4C99-B688-A97DA4E5B2D3}
Filter: CN={2D056C61-6B35-4C99-B688-A97DA4E5B2D3}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={2D056C61-6B35-4C99-B688-A97DA4E5B2D3},CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyType" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefaultPolicy" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyContent" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={ABE55F05-1AE6-4CD9-A3FE-7B95513DEA5E} Relative Distinguished Name: CN={ABE55F05-1AE6-4CD9-A3FE-7B95513DEA5E}
Filter: CN={ABE55F05-1AE6-4CD9-A3FE-7B95513DEA5E}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={ABE55F05-1AE6-4CD9-A3FE-7B95513DEA5E},CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyType" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefaultPolicy" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyContent" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN={CC0B361E-BC60-4EC5-B6A9-98268C9E35AD} Relative Distinguished Name: CN={CC0B361E-BC60-4EC5-B6A9-98268C9E35AD}
Filter: CN={CC0B361E-BC60-4EC5-B6A9-98268C9E35AD}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={CC0B361E-BC60-4EC5-B6A9-98268C9E35AD},CN=Policies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyType" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefaultPolicy" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-PolicyContent" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Global Settings Relative Distinguished Name: CN=Global Settings
Filter: (objectCategory=msRTCSIP-GlobalContainer)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MinRegistrationTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefRegistrationTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MaxRegistrationTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MinPresenceSubscriptionTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefPresenceSubscriptionTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MaxPresenceSubscriptionTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MinRoamingDataSubscriptionTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DefRoamingDataSubscriptionTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MaxRoamingDataSubscriptionTimeout" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-NumDevicesPerUser" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MaxNumSubscriptionsPerUser" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-GlobalSettingsData" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-SearchMaxResults" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-SearchMaxRequests" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MaxNumOutstandingSearchPerServer" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-EnableBestEffortNotify" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-EnableFederation" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-ArchiveDefaultFlags" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-MeetingFlags" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-MeetingPolicy" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-UCFlags" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-UCPolicy" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:06 AM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x1 (OBJ_EXIST)
Object State: Not ReadySuccess Check Default SIP Domain DN: CN={22A9AF64-B370-442F-B9E2-BCBA3D157FBF},CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={22A9AF64-B370-442F-B9E2-BCBA3D157FBF}
Domain: eu.lectra.com
Default: False
DN: CN={844B476B-DB04-4282-8CCC-5C6128FF4D25},CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={844B476B-DB04-4282-8CCC-5C6128FF4D25}
Domain: lectra.com
Default: False
DN: CN={7E6BC0C1-D684-473C-9904-C77E439626D5},CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={7E6BC0C1-D684-473C-9904-C77E439626D5}
Domain: as.lectra.com
Default: False
DN: CN={AE1A2EE3-F698-4F50-9733-51570B4C4CD2},CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={AE1A2EE3-F698-4F50-9733-51570B4C4CD2}
Domain: am.lectra.com
Default: False
DN: CN={22A9AF64-B370-442F-B9E2-BCBA3D157FBF},CN=Global Settings,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={22A9AF64-B370-442F-B9E2-BCBA3D157FBF}
Domain: lectra.com
Default: False
DN: CN={7E6BC0C1-D684-473C-9904-C77E439626D5},CN=Global Settings,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={7E6BC0C1-D684-473C-9904-C77E439626D5}
Domain: lectra.com
Default: False
DN: CN={AE1A2EE3-F698-4F50-9733-51570B4C4CD2},CN=Global Settings,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={AE1A2EE3-F698-4F50-9733-51570B4C4CD2}
Domain: lectra.com
Default: False
DN: CN={844B476B-DB04-4282-8CCC-5C6128FF4D25},CN=Global Settings,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Filter: CN={844B476B-DB04-4282-8CCC-5C6128FF4D25}
Domain: lectra.com
Default: TrueSuccess Check Active Directory Object CN={844B476B-DB04-4282-8CCC-5C6128FF4D25} Relative Distinguished Name: CN={844B476B-DB04-4282-8CCC-5C6128FF4D25}
Filter: CN={844B476B-DB04-4282-8CCC-5C6128FF4D25}
Search base: LDAP://SDCCOCES01.lectra.com/CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN={844B476B-DB04-4282-8CCC-5C6128FF4D25},CN=Global Settings,CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-DomainName" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "msRTCSIP-Default" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Object whenCreated "UTC 9/15/2005 2:45:08 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x1 (OBJ_EXIST)
Object State: Not ReadySuccess Check Active Directory Object CN=Pools Relative Distinguished Name: CN=Pools
Filter: (objectCategory=msRTCSIP-Pools)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Pools,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 9/24/2004 10:14:14 AM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Trusted MCUs Relative Distinguished Name: CN=Trusted MCUs
Filter: (objectCategory=msRTCSIP-TrustedMCUs)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Trusted MCUs,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Trusted WebComponentsServers Relative Distinguished Name: CN=Trusted WebComponentsServers
Filter: (objectCategory=msRTCSIP-TrustedWebComponentsServers)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Trusted WebComponentsServers,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Trusted Proxies Relative Distinguished Name: CN=Trusted Proxies
Filter: (objectCategory=msRTCSIP-TrustedProxies)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Trusted Proxies,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Location Profiles Relative Distinguished Name: CN=Location Profiles
Filter: (objectCategory=msRTCSIP-LocationProfiles)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Location Profiles,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Location Normalization Rules Relative Distinguished Name: CN=Location Normalization Rules
Filter: (objectCategory=msRTCSIP-LocalNormalizations)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Location Normalization Rules,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Phone Routes Relative Distinguished Name: CN=Phone Routes
Filter: (objectCategory=msRTCSIP-PhoneRoutes)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Phone Routes,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=Trusted Services Relative Distinguished Name: CN=Trusted Services
Filter: (objectCategory=msRTCSIP-TrustedServices)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=Trusted Services,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=MCU Factories Relative Distinguished Name: CN=MCU Factories
Filter: (objectCategory=msRTCSIP-MCUFactories)
Search base: LDAP://SDCCOCES01.lectra.com/CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=MCU Factories,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 3/27/2007 12:45:01 PM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=RTCPropertySet Relative Distinguished Name: CN=RTCPropertySet
Filter: CN=RTCPropertySet
Search base: LDAP://SDCCOCES01.lectra.com/CN=Extended-Rights,CN=Configuration,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=RTCPropertySet,CN=Extended-Rights,CN=Configuration,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "rightsGuid" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "validAccesses" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "displayName" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "appliesTo" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:06 AM"
Action Info: Object whenChanged "UTC 5/5/2007 7:57:09 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Active Directory Object CN=RTCUserSearchPropertySet Relative Distinguished Name: CN=RTCUserSearchPropertySet
Filter: CN=RTCUserSearchPropertySet
Search base: LDAP://SDCCOCES01.lectra.com/CN=Extended-Rights,CN=Configuration,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Verify Attribute Values: False
Object LDAP: LDAP://SDCCOCES01.lectra.com/CN=RTCUserSearchPropertySet,CN=Extended-Rights,CN=Configuration,DC=lectra,DC=com
Domain Controller: SDCCOCES01.lectra.com
Action Info: Attribute "objectClass" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "rightsGuid" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "validAccesses" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "displayName" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Attribute "appliesTo" State 0x3 (ATTR_EXIST | ATTR_TYPE_READY) (hr = 0x0)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:06 AM"
Action Info: Object whenChanged "UTC 5/5/2007 7:57:09 AM"
Action Info: Object State 0x3 (OBJ_EXIST | OBJ_READY)
Object State: ReadySuccess Check Display Specifiers LCS Display Specifiers: Ready Success Tuesday, June 12, 2007 2:56 PM -
The problem starts here:
Check Active Directory Object CN=Global Settings
...
Action Info: Attribute "msRTCSIP-MeetingFlags" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-MeetingPolicy" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-UCFlags" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Attribute "msRTCSIP-UCPolicy" State 0x0 (ATTR_NOT_FOUND) (hr = 0xC3EC7928)
Action Info: Object whenCreated "UTC 8/24/2004 11:41:06 AM"
Action Info: Object whenChanged "UTC 5/5/2007 8:00:56 AM"
Action Info: Object State 0x1 (OBJ_EXIST)
Object State: Not ReadyOCS is missing the above attributes for DN CN=Global Settings,CN=RTC Service,CN=Microsoft,CN=System,DC=lectra,DC=com.
It seems something went wrong while creating this container.
I would run:
- "lcscmd /domain /action
omainunprep /force"
- "lcscmd /forest /action:forestunprep /force"
This will delete all objects from AD below the CN=RTCService and you will have to restart installation (Forestprep and Domainprep) afterwards.
Are the attributes (msRTCSIP-MeetingFlags, msRTCSIP-MeetingPolicy, msRTCSIP-UCFlags, msRTCSIP-UCPolicy) available after doing that?
Thanks
Bernd
Tuesday, June 12, 2007 3:55 PM -
Hourra !!!!
it's working now.
Thank you for your solution
Best Regards
Thursday, June 14, 2007 8:57 AM