 |
Disable DCOM on your computer.
This tweak lets you disable DCOM.
Click Here to Run a Free Scan for None Related Errors
Description: Distributed component object model (dcom) is a protocol, which enables software components, distributed network applications, internet protocols such as http to communicate directly over a network. Earlier, it was named network ole. If this setting is disabled then the functionality of operating system may be lost. Com objects may not function fully, if they are started remotely. Disabling dcom may result in: the local com+ snap-in will not be able to connect to remote servers to enumerate their com+ catalog. Certificate auto-enrollment may not function correctly. Windows management instrumentation (wmi) queries against remote servers may not function correctly. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. Now, right-click and modify the string value enabledcom, in the right panel, to n which can disable dcom. However, if you want to enable the feature back, change the value data to y. The changes take effect after a restart or logoff. Note: to disable dcom on a windows 2000-based computer, you must be running windows 2000 service pack 3 (sp3) or later.
Level: Try but be careful
Path: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\] |
Location: Local Machine |
Value Name: EnableDCOM |
Data Type: REG_SZ (String Value) |
Enabled Value: N |
Disabled Value: Y |
Action Type: Modified |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type 'regedit'. |
|
 |
Go to <b> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\] </b>,right-click on String value 'EnableDCOM' and select 'Modify'. |
|
 |
Finally set the value data as 'N' to disable Distributed Component Object Model and click 'OK'. |
|
|