What Gets Replicated
Applications
All applications installed on the source computer are replicated except for the following:
-
Non-COM+ application elements and dependencies
-
The administrator is responsible for replicating anything that a COM+ application depends on but which is not properly part of the application itself, such as data files and DLLs. COMREPL will not replicate anything outside of COM+ application elements.
-
COM+ preinstalled applications
-
Applications that are used internally by COM+ and are installed via the COM+ setup program are not replicated. These include the following:
- System application
- COM+ utilities
- COM+ QC Dead Letter Queue Listener
-
Applications created by IIS
-
These applications are not replicated and include the following:
- IIS in-process applications
- IIS utilities
- All applications created for isolated or pooled virtual roots
Computer List
The remote computers named in the Computers folder in the Component Services administration tool will not be replicated from source to target computer.
Properties
The following LocalComputer collection properties are replicated:
- TransactionTimeout
- ResourcePoolingEnabled
- DCOMEnabled
- DefaultAuthenticationLevel
- DefaultImpersonationLevel
- SecurityTrackingEnabled
- CISEnabled
- SecureReferencesEnabled
- InternetPortsListed
- DeafultToInternetPorts
- Ports
- RpcProxyEnabled
The following LocalComputer collection properties are not replicated:
- Description
- ApplicationProxyRSN
- IsRouter
For descriptions of the LocalComputer collection properties, see LocalComputer.
Related topics