COM+ and DCOM Requirements
The requirements for COM+ and DCOM are as follows.
Requirement | Description |
Registry key value | If the registry key value If Additionally, if |
Membership in the Distributed COM Users Group | The account used to perform the export (the account specified in the tether credentials) must be a member of the Distributed COM Users group on the source machine. Otherwise, the export will fail. |
Configure your firewall to allow DCOM connections | You may need to configure your firewall to allow DCOM connections. For information, see: |
| For less than Windows Server 2008 The following key must be set to 1 or undefined: Local SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\AutoShareServer For Windows Server 2008 or higher The Remote Account must be the built-in Administrator (not just an Administrator), or the following key must be set to 1 on both the source and destination machine: SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\LocalAccountTokenFilterPolicy |
| For Windows Server 2003 Source Machines To ensure that VirtaMove can access COM/COM+ components related to your application, the Application Server Role must be installed and the following key must be enabled (set to 1) on the source server: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents\complusnetwork A reboot is not required after you change the value of this key. For Windows Server 2008 and Higher Source Machines For Windows Server 2008 and higher source machines, the |
To enable the Com+Enabled registry key
Enable the Com+Enabled
key as follows:
Start Registry Editor.
Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE\Software\Microsoft\COM3
Set the registry key value
RemoteAccessEnabled
to1
Set the registry key value
Com+Enabled
to1
.Quit Registry Editor.