Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 67cdb998656f3a938ebea57fa0065fcb853ea6a0 Size: 169.85 KB File Format: exe
Rating: 2.434782608
out of 5
based on 23 user ratings
Downloads: 328 License: Free
PsService is a free software by Mark Russinovich and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download PsService which is 169.85 KB in size and belongs to the software category System Miscellaneous. PsService was released on 2010-04-29 and last updated on our database on 2017-02-27 and is currently at version 2.24.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
PsService Description
The PsService application was developed to be a service viewer and controller for Windows. Like the SC utility thats included in the Windows NT and Windows 2000 Resource Kits, PsService displays the status, configuration, and dependencies of a service, and allows you to start, stop, pause, resume and restart them.
Unlike the SC utility, PsService enables you to logon to a remote system using a different account, for cases when the account from which you run it doesnt have required permissions on the remote system. PsService includes a unique service-search capability, which identifies active instances of a service on your network. You would use the search feature if you wanted to locate systems running DHCP servers, for instance.
Usage:
psservice [\computer [-u username] [-p password]]
query
Displays the status of a service
config
Displays the configuration of a service
setconfig
Sets the start type (disabled, auto, demand) of a service.
start
Starts a service
stop
Stops a service
restart
Stops and then restarts a service
pause
Pauses a service
cont
Resumes a paused service
depend
Lists the services dependent on the one specified
security
Dumps the services security descriptor
find
Searches the network for the specified service
\computer
Targets the NT/Win2K system specified. Include the -u switch with a username and password to login to the remote system if your security credentials do not permit you to obtain performance counter information from the remote system. If you specify the -u option, but not a password with the -p option, PsService will prompt you to enter the password and will not echo it to the screen.