OK...
remember, if there are other domain admins, ask them first (assuming you
already did) if they know anything
if you have auditing enabled (directory service access - enabled by default
but not the SACL you need is not configured by default)
to determine WHERE and WHEN the object was created:
determine the distinguished name of the object (DN)
retrieve the AD metadata of the object using:
REPADMIN /SHOWOBJMETA <DC> "<object DN>"
see the whenCreated attribute of the object.
the objectClass attribute will tell where the object was created
remember that server objects as used by other servers also and not only DCs.
The server object just represents the server's ID in a common sense. The
object beneath the server object represents the ID of the server for the
service it provides. For example: the NTDS Settings objects IDs a server
with the DC role
if it is a DC and it is really not up and running, make sure you clean its
metadata
http://blogs.dirteam.com/blogs/jorge/archive/2005/12/03/213.aspx
--
Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)
# Jorge de Almeida Pinto # MVP Windows Server - Directory Services
BLOG (WEB-BASED)-->
http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)-->
http://blogs.dirteam.com/blogs/jorge/rss.aspx