Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SMS_SITE_COMPONENT_MANAGER Error

Status
Not open for further replies.

redman71

IS-IT--Management
Mar 15, 2002
329
US
I'm gettting the following error under my
System Status - Site Status - Component Status

Criticle "SMS_SITE_COMPONENT_MANAGER"

Does anyone know how to troubleshoot this?
 
What are the errors actually returned? Right click SMS_site_component_manager and return all messages to see the errors.


Ed

 
THere are a number of theses messages:

Systems Management Server cannot create the object "cn=SMS-SLP-%site name%-SMS" in Active Directory.

Systems Management Server cannot create the object "cn=SMS-MP-%site name%-SMS" in Active Directory.
 
Do you have your SLP specified? If so do you have both the SLP and MP manually added to your WINS? Both a couple things I had to do to get everything working properly.

Ed

 
I'm not running WINS. Do you have to? Also, where do you specify SLP and MP?
 
Ed
Yes, I have my SLP and MP specified, however I'm not running WINS.
 
Thanks. I followed the instructions provided, but still get these errors. Questions:
- Do you have to run WINS for SMS to work properly?
- How do you find out what security level you're running? Advanced or Standard
- Do you recommend re-installing SMS?
 
As long as you have AD and have extended the schema for SMS 2003 then I don't think you need WINS. Under site hierarchy in the SMS Administrators Console go to the properties
of the site and if the "Set Security" button is grayed out or if you click the 'Accounts' tab and it says the SMS Service Account is the "Local System" then you are on Advanced Security. I wouldn't reinstall simply b/c there has to be something being missed. That's what I found in setting up sms. There is always something being overlooked. Try this white paper from Microsoft. I'm still thinking it's something with rights to AD for SMS. LEt me know.


Ed
 
Thanks Ed....one other thing I forgot to ask. Is there a way to see if the schema is extended? I ran extadsch.exe after installing SMS and didn't get any errors, matter of fact..didn't get any messages at all. I just want to see if it's extended.

Thanks again.
 
If you extended the schema by using ExtADSch, review the ExtADSch.log. There are several ways to check but this is probably the easiest.

The CN=Systems Management requires the accounts for the
SMS server and or the system account created for SMS3 to
have more than Full Control granted. It requires that you
go to Advanced, Permissions and grant Full Control to this
object and all child objects to allow the
SMS_Heirarchy_manager to function correctly.

Found the above just looking around on google groups too. Might be something to check out.

Ed

 
I'll check that out.
Thanks for all your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top