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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Schema Master "offline"

Status
Not open for further replies.

redman71

IS-IT--Management
Joined
Mar 15, 2002
Messages
329
Location
US
I am trying to modify the schema, however when I go to the properties of my Active Directory Schema, it says the server is "offline". I have two Domain Controllers that are both up and running (at least I thought). Is there anyway to troubleshoot/correct this issue?

Thanks
 
It depends, what computer owns the schema master role? Use replmon to find out. Have you removed any servers in the past? If the schema master was on a different server and it never got transferred before removing the server then you will have to seize the role, simple to do. First we need to know what server it is showing to have the role, and if that server is still working.
 
Thanks.
I actually found an KB Article ( that explained this to me.

So now I'm fine on that part, however, I want to modify the schema that ownes the schema master role, but the "The Schema may be modified on this domain controller" check box is grayed out. What would cause this?

Thanks
 
Are you logged with an account that has permission to modify the schema?
 
Yes..the Administrator
 
You need to be a member of Schema Admins (domain Admin is not high enough to modify schema)

Joseph L. Poandl
MCSE 2003

If your company is in need of experts to examine technical problems/solutions, please check out (Sales@njcomputernetworks.com)
 
I just checked the schma admin and my domain admin is a member of it.
 
Ok, so the account has the permissions. Next, use replmon to query the schema master. That will make sure it is working.
 
You can also use NETDOM to query all the FSMO roles.

NETDOM QUERY FSMO

Netdom is a resource Kit Utility.

I would suggest that you also run NETDOM QUERY DC which will return a list of all DCs in the metabase. If you find any server that are listed but no longer exist, you need to clean them out of the metabase. Refer to my FAQ in this forum for forcefully removing a DC. There you will find a script that makes quick and easy work of this. The script was written by Microsoft.

I hope you find this post helpful. Please let me know if it was.

Regards,

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top