Moderator
Offline
Registriert seit: 11-2000
Beiträge: 16.069
W2K tlist.exe / XP tasklist.exe
Hallo,
wie in einem anderen Tipp beschrieben kann man sich unter Windows 2000 mit
tlist , speziell
tlist -s , die Prozesse und die zu einem Service (scvhost.exe) gehörenden Dateien/dlls/Programme ansehen.
Unter XP geht das mit dem Befehl
tasklist , besonders
tasklist -m .
Gibt einem sowas aus:
Code:
Abbildname PID Module
========================= ===== =============================================
System Idle Process 0 Nicht verfügbar
System 4 Nicht verfügbar
smss.exe 528 ntdll.dll
csrss.exe 576 ntdll.dll, CSRSRV.dll, basesrv.dll,
winsrv.dll, USER32.dll, KERNEL32.dll,
GDI32.dll, ADVAPI32.dll, RPCRT4.dll, sxs.dll
svchost.exe 856 ntdll.dll, kernel32.dll, ADVAPI32.dll,
RPCRT4.dll, rpcss.dll, msvcrt.dll,
WS2_32.dll, WS2HELP.dll, USER32.dll,
GDI32.dll, Secur32.dll, userenv.dll,
mswsock.dll, wshtcpip.dll, DNSAPI.dll,
iphlpapi.dll, winrnr.dll, WLDAP32.dll,
rasadhlp.dll, CLBCATQ.DLL, ole32.dll,
OLEAUT32.dll, COMRes.dll, VERSION.dll,
Apphelp.dll
svchost.exe 928 ntdll.dll, kernel32.dll, ADVAPI32.dll,
RPCRT4.dll, ole32.dll, GDI32.dll,
USER32.dll, shsvcs.dll, msvcrt.dll,
SHLWAPI.dll, shell32.dll, comctl32.dll,
comctl32.dll, WINSTA.dll, dhcpcsvc.dll,
DNSAPI.dll, WS2_32.dll, WS2HELP.dll,
iphlpapi.dll, Secur32.dll, mswsock.dll,
wshtcpip.dll, UxTheme.dll, wzcsvc.dll,
rtutils.dll, WMI.dll, OLEAUT32.dll,
CRYPT32.dll, MSASN1.dll, WTSAPI32.dll,
ESENT.dll, WLDAP32.dll, NETAPI32.dll,
rsaenh.dll, CLBCATQ.DLL, COMRes.dll (...)
hth
Signatur
MVP [Data & Storage - Cluster]
Two hours of trial and error can save ten minutes of manual reading.