to P:
Configure DCOM Server
1. Login as one of the Administrators in the machine that will host the
DCOM Server
2. Run | DCOMCNFG.EXE
3. Set Default Properties
3.1. Click "Default Properties" tab
3.2. Check "Enable Distributed COM on this computer
3.3. Set "Default Authen
tication Level" to "Call"
3.4. Set "Default Impersonation Level" to "Identify"
4. Set Default Security
4.1. Setting "Default Access Permissions":
In the edit window, give INTERACTIVE, NETWORK, and SYSTEM the rights
for "Allow Access"
4.2. Setting "Default Launch Permissions": in the edit window, give
INTERACTIVE, NETWORK, and SYSTEM the rights for "Allow Launch"
4.3. Setting "Default Configuration Permissions": better leave this as default.
if the default is blank: give CREATOR OWNER, Administrators, and SYSTEM
users "Full Control".
Rember:do
not mess up with this settings, otherwise it will cause your
system, even your internet exploror, not working.
5. Set DCOM Server Application Level Properties
5.1. Select the name of your DCOM Server object on the Applications list
5.2. Click "Properties" button
5.3. On General: Leave Authen
tication Level as "Default"
5.4. On Location: Check "Run application on this computer" and leave other
two unchecked
5.5. On Security -- "access permissions": choose "Use custom access
permissions", in the edit window add SYSTEM, EVERYONE and give them
the right "Allow Access"
5.6. On Security -- "launch permissions": choose "Use custom launch
permissions", in the edit window add SYSTEM, EVERYONE and give them
the right "Allow Launch"
5.7. On Security - "configuration permissions": Choose "Use default
configuration permissions"
5.8. On Identity, choose "The interactive user"
5.9. OK to finish Application properties
6. OK to end the DCOM configuration
to z_cd:
DCOM Object can be created accross differentdo
mains, but thedo
mains
must be trusted each other.