Hacker News new | ask | show | jobs
by NicoJuicy 1942 days ago
If you want to see some nice stuff: Powertoys ( https://docs.microsoft.com/en-us/windows/powertoys/ )

Search Everything ( https://www.voidtools.com/ & it's toolbar https://github.com/stnkl/EverythingToolbar - highly recommended )

Gif about search everything toolbar: https://user-images.githubusercontent.com/17520641/102723553...

PsTools - https://docs.microsoft.com/en-us/sysinternals/downloads/psto...

The tools included in the PsTools suite, which are downloadable as a package, are: PsExec - execute processes remotely, PsFile - shows files opened remotely, PsGetSid - display the SID of a computer or a user, PsInfo - list information about a system, PsPing - measure network performance, PsKill - kill processes by name or process ID, PsList - list detailed information about processes, PsLoggedOn - see who's logged on locally and via resource sharing (full source is included), PsLogList - dump event log records, PsPasswd - changes account passwords, PsService - view and control services, PsShutdown - shuts down and optionally reboots a computer, PsSuspend - suspends processes, PsUptime - shows you how long a system has been running since its last reboot (PsUptime's functionality has been incorporated into PsInfo)

1 comments

Additional tips regarding psTools.

Enter https://live.sysinternals.com in to Windows Explorer to browse and run the psTools suite.

Its also exposed via WebDav at: \\live.sysinternals.com@SSL\DavWWWRoot

> Enter https://live.sysinternals.com in to Windows Explorer to browse and run the psTools suite.

How do they do that?

Edit: well I guess going there answers the question: it’s exposed via WebDAV