Wiki-Quellcode von Common error messages

Version 26.1 von Sabrina V. am 2025/05/20 09:38

Zeige letzte Bearbeiter
1 |(% style="width:320px" %)(((
2 === Error messages ===
3 )))|(% style="width:882px" %)(((
4 **Possible causes**
5 )))
6 |(% style="width:320px" %)"Network path not found"|(% style="width:882px" %)(((
7 * The target computer is not enabled
8 * The computer name is not resolved correctly
9 * Firewall blocks access/locks port or firewall should be enabled correctly:
10 ** RPC: 135 (TCP/UDP)
11 ** SMB/CIFS: 137 - 139, 445 (TCP/UDP)
12 * Administrative share (Admin$) does not exist
13 * Interprocess communication share (IPC$) does not exist
14 * Share service is not started
15 * WinSock or TCP/IP stack defective (e.g. due to uninstalling a firewall)
16 ** Microsoft KB entry
17 )))
18 |(% style="width:320px" %)"Connection refused"|(% style="width:882px" %)(((
19 * Access denied, either no listening service or locked port (2107 TCP)
20 * If necessary, check whether the port is being used by another program (e.g., Messaging Queue)
21 )))
22 |(% style="width:320px" %)"System Error. Code: 5."|(% style="width:882px" %)(((
23 * This error can occur in Windows Vista and later if a client is not in a domain and UAC is enabled.
24 ** To use the local user via the network without a domain, you must create a new key in the registry. Open the command prompt (with administrator rights) and enter Regedit. In the registry editor, navigate to:
25 ** HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system and add the DWORD value (32-bit) LocalAccountTokenFilterPolicy with the value 1. After restarting, you can now use the local user via the ACMP Console and, for example, install the ACMP Agent.
26 ** Alternatively, you can also enter the following command via a command prompt (with administrator rights):
27 ** reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f
28 )))
© Aagon GmbH 2026
Besuchen Sie unsere Aagon-Community