GFI ESM GFI ESM

Event ID: Event Source:

Event ID 53258 Source MSDTC

Event ID53258
SourceMSDTC
TypeWarning
DescriptionMS DTC could not correctly process a DC Promotion/Demotion event. MS DTC will continue to function and will use the existing security settings. Error Specifics: d:\nt\com\complus\dtc\dtc\adme\uiname.cpp:8751 CmdLine: C:\WINNT\system32\msdtc.exe Pid: <PID>
No Callstack (0).
English, please! This information is only available to subscribers. An example of English, please!
Concepts to understand What is the role of the MSDTC service?
Comments Anonymous
I had this warning on a Windows 2003 R2 server after promoting it to a PDC. M923977 fixed it in my case.

LucaC
I had this error after removing SCOM 2007 agent on a Domain Controller. I fixed this by changing the registry key HKLM\Software\Microsoft\MSDTC, and giving to the "Network Service" account "Create Subkey" and "Set Value" Permissions.

Then from command line:

net stop msdtc
net start msdtc

Iman Dastyar
Uninstall MSDTC service and install it again by using the steps listed below (it solved my problem).

In a command line prompt type:
msdtc -uninstall

Reboot your machine

In a command line prompt type:
msdtc -install

Manually start your msdtc service.

Peter Van Gils
I had this error on a Win2003 R2 domain controller while extending the schema for Exchange Server 2007 on a virtual machine on which I was doing some tests. The server displayed an error about a lack of virtual memory. I increased the physical memory and rebooted. Afterwards, the schema extension worked correctly.

Mihai Andrei
This issue can occur if Windows Server 2003 unsuccessfully tries to configure the Microsoft Distributed Transaction Coordinator (MS DTC) service to use the default security settings. See M923977 for more information regarding this issue.

Why bother deciphering Event logs when GFI EventsManager can do everything for you? Free trial here!

Anonymous
I received this event when I promoted the server to a PDC. I chose a different folder for the Active Directory logs (D:\WINDOWS\NTDS instead of the default C:\WINDOWS\NTDS). Giving the Network Service account read rights over the D:\WINDOWS\NTDS folder fixed this problem.

Anonymous
I stopped this error by changing the COM+ System Application service from "disabled" to "manual".

Chris Kratsch
I received this error after replacing a Windows 2000 DC with a Windows 2003 DC, and demoting the old DC without having changed the site license server setting in AD Sites & Services. After changing the site license server, I needed to restart the License Logging service and add my CALs to the Licensing interface.

Anonymous
Try to reset the log with the following command: msdtc -resetlog.

Anonymous
I had this error after upgrading from Win2k to Win2k3 and applying SP1. I fixed this by changing the registry key HKLM\Software\Microsoft\MSDTC, and giving to the Network Service account "Create Subkey" and "Set Value" Permissions.

David Grant
I corrected the error by doing the following:
1. Click Start -> Administrative Tools -> Component Services.
2. Click the "+" next to Component services to expand it.
3. Right click "My Computer" in the right window pane and select Properties.
4. Click the MS DTC Tab.
5. Click the "Security Configuration" button, a dialog box appears. Click "OK".
6. Click "OK" on the "My Computer Properties" box; this will take you back to the console.
7. Right click "My Computer" and select "Stop MS DTC" (this stops the MSDTC service.
8. Again, right click "My Computer" and select "Start MS DTC".
By following the above steps, it appears that this sets the MS DTC defaults resolving the error messages. Check the event log to verify that the problem is gone. You might also want to restart the server to verify this.
LinksM923977
Search Google Web - Microsoft Support - Bing - EventID.Net Queue - More links...
Custom search The custom search information is available to subscribers only.
Feedback Send comments - Notify me when updated
 Print version