Mudvayne
22-01-2010, 11:14
Добрый день коллеги!
Возникла следующая проблема на ровном месте.
Решил развернуть SCCM сервер на виртуальных машинах.
Поднял домен контроллер и настроил маленькую сеть. (серверная операционка Windows server 2008 SP2 (рус версия) SQL Server 2005 SE SP2 SCCM 2007R2)
При установке SCCM выдал что нужно расширить схему, я зашел под учетной записью доменного администратора и с командной строки запустил файл ExtADSch.exe расположенного на установочном диске SCCM) Команда отработала и в корне диска C Появился лог, который уведомил меня что все прошло отлично и схема расширена:
<01-22-2010 00:14:53> Modifying Active Directory Schema - with SMS extensions.
<01-22-2010 00:14:54> DS Root:CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Site-Code.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Assignment-Site-Code.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Site-Boundaries.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Roaming-Boundaries.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Default-MP.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Device-Management-Point.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-MP-Name.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-MP-Address.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Health-State.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Source-Forest.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Ranged-IP-Low.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Ranged-IP-High.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Version.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Capabilities.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Management-Point.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Server-Locator-Point.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Site.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Roaming-Boundary-Range.
<01-22-2010 00:14:57> Successfully extended the Active Directory schema.
<01-22-2010 00:14:57> Please refer to the SMS documentation for instructions on the manual
<01-22-2010 00:14:57> configuration of access rights in active directory which may still
<01-22-2010 00:14:57> need to be performed. (Although the AD schema has now be extended,
<01-22-2010 00:14:57> AD must be configured to allow each SMS Site security rights to
<01-22-2010 00:14:57> publish in each of their domains.)
<01-22-2010 00:17:06> Modifying Active Directory Schema - with SMS extensions.
<01-22-2010 00:17:06> DS Root:CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Site-Code already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Assignment-Site-Code already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Site-Boundaries already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Roaming-Boundaries already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Default-MP already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Device-Management-Point already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-MP-Name already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-MP-Address already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Health-State already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Source-Forest already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Ranged-IP-Low already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Ranged-IP-High already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Version already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Capabilities already exists.
<01-22-2010 00:17:06> Class cn=MS-SMS-Management-Point already exists.
<01-22-2010 00:17:06> Located LDAP://cn=MS-SMS-Management-Point,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:06> Successfully updated class LDAP://cn=MS-SMS-Management-Point,CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:06> Class cn=MS-SMS-Server-Locator-Point already exists.
<01-22-2010 00:17:06> Located LDAP://cn=MS-SMS-Server-Locator-Point,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:07> Successfully updated class CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:07> Class cn=MS-SMS-Site already exists.
<01-22-2010 00:17:07> Located LDAP://cn=MS-SMS-Site,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:07> Successfully updated class LDAP://cn=MS-SMS-Site,CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:07> Class cn=MS-SMS-Roaming-Boundary-Range already exists.
<01-22-2010 00:17:07> Located LDAP://cn=MS-SMS-Roaming-Boundary-Range,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:07> Successfully updated class LDAP://cn=MS-SMS-Roaming-Boundary-Range,CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:07> Successfully extended the Active Directory schema.
<01-22-2010 00:17:07> Please refer to the SMS documentation for instructions on the manual
<01-22-2010 00:17:07> configuration of access rights in active directory which may still
<01-22-2010 00:17:07> need to be performed. (Although the AD schema has now be extended,
<01-22-2010 00:17:07> AD must be configured to allow each SMS Site security rights to
<01-22-2010 00:17:07> publish in each of their domains.)
Захожу в оснастку AD Users and Computers, ставлю галку на "дополнительные компоненты" в меню "вид"
Захожу в папку System и не вижу никакого System management
Что только не перепробовал не появляется и все тут, уже и контроллер перебил и все заново поднял та же ситуация, подскажите пожалуйста в чем проблема? Где копать?
Возникла следующая проблема на ровном месте.
Решил развернуть SCCM сервер на виртуальных машинах.
Поднял домен контроллер и настроил маленькую сеть. (серверная операционка Windows server 2008 SP2 (рус версия) SQL Server 2005 SE SP2 SCCM 2007R2)
При установке SCCM выдал что нужно расширить схему, я зашел под учетной записью доменного администратора и с командной строки запустил файл ExtADSch.exe расположенного на установочном диске SCCM) Команда отработала и в корне диска C Появился лог, который уведомил меня что все прошло отлично и схема расширена:
<01-22-2010 00:14:53> Modifying Active Directory Schema - with SMS extensions.
<01-22-2010 00:14:54> DS Root:CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Site-Code.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Assignment-Site-Code.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Site-Boundaries.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Roaming-Boundaries.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Default-MP.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Device-Management-Point.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-MP-Name.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-MP-Address.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Health-State.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Source-Forest.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Ranged-IP-Low.
<01-22-2010 00:14:55> Defined attribute cn=MS-SMS-Ranged-IP-High.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Version.
<01-22-2010 00:14:55> Defined attribute cn=mS-SMS-Capabilities.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Management-Point.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Server-Locator-Point.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Site.
<01-22-2010 00:14:57> Defined class cn=MS-SMS-Roaming-Boundary-Range.
<01-22-2010 00:14:57> Successfully extended the Active Directory schema.
<01-22-2010 00:14:57> Please refer to the SMS documentation for instructions on the manual
<01-22-2010 00:14:57> configuration of access rights in active directory which may still
<01-22-2010 00:14:57> need to be performed. (Although the AD schema has now be extended,
<01-22-2010 00:14:57> AD must be configured to allow each SMS Site security rights to
<01-22-2010 00:14:57> publish in each of their domains.)
<01-22-2010 00:17:06> Modifying Active Directory Schema - with SMS extensions.
<01-22-2010 00:17:06> DS Root:CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Site-Code already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Assignment-Site-Code already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Site-Boundaries already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Roaming-Boundaries already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Default-MP already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Device-Management-Point already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-MP-Name already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-MP-Address already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Health-State already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Source-Forest already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Ranged-IP-Low already exists.
<01-22-2010 00:17:06> Attribute cn=MS-SMS-Ranged-IP-High already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Version already exists.
<01-22-2010 00:17:06> Attribute cn=mS-SMS-Capabilities already exists.
<01-22-2010 00:17:06> Class cn=MS-SMS-Management-Point already exists.
<01-22-2010 00:17:06> Located LDAP://cn=MS-SMS-Management-Point,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:06> Successfully updated class LDAP://cn=MS-SMS-Management-Point,CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:06> Class cn=MS-SMS-Server-Locator-Point already exists.
<01-22-2010 00:17:06> Located LDAP://cn=MS-SMS-Server-Locator-Point,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:07> Successfully updated class CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:07> Class cn=MS-SMS-Site already exists.
<01-22-2010 00:17:07> Located LDAP://cn=MS-SMS-Site,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:07> Successfully updated class LDAP://cn=MS-SMS-Site,CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:07> Class cn=MS-SMS-Roaming-Boundary-Range already exists.
<01-22-2010 00:17:07> Located LDAP://cn=MS-SMS-Roaming-Boundary-Range,CN=Schema,CN=Configuration,DC=contoso,DC=com
<01-22-2010 00:17:07> Successfully updated class LDAP://cn=MS-SMS-Roaming-Boundary-Range,CN=Schema,CN=Configuration,DC=contoso,DC=com.
<01-22-2010 00:17:07> Successfully extended the Active Directory schema.
<01-22-2010 00:17:07> Please refer to the SMS documentation for instructions on the manual
<01-22-2010 00:17:07> configuration of access rights in active directory which may still
<01-22-2010 00:17:07> need to be performed. (Although the AD schema has now be extended,
<01-22-2010 00:17:07> AD must be configured to allow each SMS Site security rights to
<01-22-2010 00:17:07> publish in each of their domains.)
Захожу в оснастку AD Users and Computers, ставлю галку на "дополнительные компоненты" в меню "вид"
Захожу в папку System и не вижу никакого System management
Что только не перепробовал не появляется и все тут, уже и контроллер перебил и все заново поднял та же ситуация, подскажите пожалуйста в чем проблема? Где копать?