Event ID: 53258 MS DTC
After installing Active Directory on a system that is running Microsoft Windows Server 2003, the event viewer, under Application, is showing a warning after a reboot.
The source of the warning is MSDTC.
Event ID: 53258
Description: MS DTC could not correctly process a DC Promotion/Demotion event. MS DTC will continue to function and will use the existing security settings.
This issue occurs if Windows Server 2003 unsuccessfully tries to configure the Microsoft Distributed Transaction Coordinator (MS DTC) service to use the default security settings. You experience this issue if the Network Service account is the account that the MS DTC service uses. Security settings for the MS DTC service are stored in the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\MSDTC
The Network Service account has insufficient permissions to modify the security settings in the registry subkey.
You can safely ignore the event ID 53258 warning message that is mentioned in the “Symptoms” section. To prevent the warning message from being logged in Event Viewer, update the security component. To update the security component, follow these steps:
1. Go to Administrative Tools, and then click Component Services.
2. Expand Component Services, expand Computers, right-click My Computer, and then click Properties.
3. Click the MSDTC tab, and then click Security Configuration.
4. Under Security Settings, select the Network DTC Access check box.
5. Click OK.
6. Click Yes when you receive the following message:
“MS DTC service will be stopped and restarted. All dependent services will be stopped. Please press yes to proceed”
7. Click OK.