special-diagnostics-commands
DCOM ist der Fehler "Der angegebene Dienst kann nicht gestartet werden. Er ist deaktiviert oder nicht mit aktivierten Geräten verbunden. " aufgetreten, als der Dienst "upnphost" mit den Argumenten "" gestartet wurde, um den folgenden Server zu verwenden: {204810B9-73B2-11D4-BF42-00B0D0118B56}
DCOM 10005
Lösung
Systemsteuerung - Leistung und Wartung - Verwaltung - Komponentendienste Komponentendienste:
Computer - Arbeitsplatz DCOM-Konfiguration
upnphost
sekundäre Maustaste - Eigenschaften
Ausführungsort - Auf diesem Computer [Haken weg!]
==================================Quelle
SERVICE_NAME: upnphostDer Dienst "Universeller Plug & Play-Gerätehost" (kurz: "upnphost") ist deaktiviert, von daher nicht verwunderlich, dass er nicht starten kann.
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 4 DISABLED
Du wirst ihn ziemlich sicher nicht wirklich benötigen, aber wenn du die Meldung dennoch loswerden willst, dann öffne die Diensteverwaltung (Start, Ausführen, "services.msc") und setzt die Startart in den Eigenschaften des Dienstes auf "Manuell".
----------------Schuld daran ist bei mir der Dienst "Automatisches Update", der deaktiviert ist
===================
Start --> Ausführen den Eintrag services.msc eingeben und bei
dem Dienst DCOM-Server-Prozessstart kontrollieren, ob dieser Dienst deaktiviert ist, welche Startart er hat, falls dieser nicht auf Automatisch steht, soll auf Automatisch setzen.
===================
Quelle
Ich denke Du brauchst den "upnphost" sowieso nicht, also deaktiviere diesen Dienst:
Start -> Ausführen -> services.msc -> Universeller Plug & Play-Gerätehost -> Starttyp = Deaktiviert
Wenn Du den PnP-Gerätehost benötigst natürlich nicht deaktivieren...
"DCOM deaktivieren":
http://www.kssysteme.de/s_content.ph...002-01-31-3823
[ "Konfiguration von DCOM" ]
Source
To disable DCOM support, follow these steps.
Edit the Registry
Edit the Registry
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.
322756 How to back up and restore the registry in Windows
- Start Registry Editor.
- Locate the following path: HKEY_LOCAL_MACHINE\Software\Microsoft\OLE
- Change the EnableDCOM string value to N.
- Restart the operating system for the changes to take effect.
- Run Dcomcnfg.exe.
- If you are running Windows XP or Windows Server 2003, perform these additional steps:
- Click the Component Services node under Console Root.
- Open the Computers folder.
- For the local computer, right-click My Computer, and then click Properties.
- For a remote computer, right-click Computers folder, point to New, and then click Computer.
- Type the computer name.
- Right-click the computer name, and then click Properties.
- Click the Default Properties tab.
- Click to select (or click to clear) the Enable Distributed COM on this Computer check box.
- If you want to set more properties for the computer, click Apply to enable (or disable) DCOM. Otherwise, click OK to apply the changes and quit Dcomcnfg.exe.
- Restart the operating system for the changes to take effect.
HKEY_LOCAL_MACHINE\Software\Microsoft\OLE\EnableDCOM
If you change this value to N, you disable DCOM after you restart the operating system. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows registry
No comments:
Post a Comment