Author: pinscomputerSubject: Ports PsPasswd Windows Sysinternals
Posted: 01 August 2016 at 5:10am
from the sysinternals admin reference:
Basic Connectivity
Unless you specify an IP address, name resolution needs to work. If DNS is not available,
NetBIOS over TCP (NBT) might suffice, but it requires that 137 UDP, 137 TCP, 138 UDP, and
139 TCP be opened on the firewall of the target system.
Some of the utilities require that the administrative Admin$ share be available. This requires
that file and print sharing be enabled (the Workstation service locally and the Server service
on the target system), that the firewall not block the ports that are needed to support file
and printer sharing, and also that “simple file sharing” be disabled.
Some of the utilities require that the Remote Registry service be running on the target
system.
(The table at the end of the chapter lists which ones require this feature.) Note that in
the newer versions of Windows, this service is not configured for automatic start by default.
It therefore needs to be manually started or configured for automatic start before some of
these tools will work.
TABLE 6-4 PsTools System Requirements
Utility Local Remote
Requires Requires Admin$ Requires Supports specification
administrative rights share on remote RemoteRegistry of multiple computer
locally service names
PsExec Depends on command Yes No Yes
and options
PsFile Yes No No No
PsGetSid No Yes No Yes
PsInfo No Yes Yes Yes
PsKill Depends on target Yes No No
process
PsList No Yes Yes No
PsLoggedOn No No Yes (Can scan network)
PsLogList Depends on operation Yes Yes Yes
and target log
PsPasswd Yes No No Yes (for local accounts)
PsService Depends on operation No No No (but the find option
and specific services can scan network)
PsShutdown Yes Yes No Yes
PsSuspend Depends on target Yes No No
process