Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
For information about how to edit the registry,
view the "Change Keys and Values" Help topic in Registry Editor (Regedit.exe)
or the "Add and Delete Information in the Registry" and "Edit Registry Data"
Help topics in Regedt32.exe. Microsoft recommends that you back up the registry
before you edit it.
To work around this problem, turn off the RPC
security on your Windows Server 2003 computers. RPC security is a new DTC
feature in Windows Server 2003. When you disable RPC security, the DTC
authentication security level for RPC calls goes back to a level that is
available in Microsoft Windows 2000 Server. To do this, follow these steps to
set the DWORD value for the TurnOffRpcSecurity registry value to 1:
- Start Registry Editor (Regedt32.exe).
- Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC
- On the Edit menu, click Add
Value, and then add the following registry value:
Value name | Data type | Value |
---|
TurnOffRpcSecurity | REG_DWORD | 1 |
- Quit Registry Editor.
Note
After you install Windows Server 2003 Service Pack 1, the registry entry
TurnOffRpcSecurity is set to 0. You have to restore the
value to 1 by using Registry Editor before you restart the computer.