Warning: Attribute userAccountControl of ServerX is: 0x82020 = (
UF_PASSWD_NOTREQD | UF_SERVER_TRUST_ACCOUNT | UF_TRUSTED_FOR_DELEGATION )
Typical setting for a DC is 0x82000 = ( UF_SERVER_TRUST_ACCOUNT |
UF_TRUSTED_FOR_DELEGATION )
This may be affecting replication?
An Warning Event occured. EventID: 0x8000043B
Time Generated: 08/06/2008 12:40:23
(Event String could not be retrieved)
......................... ServerX failed test kccevent
Check the system log event viewer for the time of the entry. Also it shows
a warning not an error. Please post the complete error form event viewer.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
I've seen this before, or at least very similar.
Assuming ServerX is the domain controller on which you are running DCDIAG,
it's useraccountcontrol should be set 82000 (this is hex, decimal is 532480).
This is mentioned in method 4 of http://support.microsoft.com/kb/837513,
Domain controller is not functioning correctly. Simple solution is to edit
the useraccountcontrol property of the DCs computer object.
It's not referenced in the article, but as I recall this is not uncommon
where a domain controller build process uses pre-populated computer objects
in AD.
Regards
Gordon
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> Attribute userAccountControl of ServerX is: 0x82020
>