Summary: Learn to use Windows PowerShell to easily install Sysinternals utilities.
How do I find a Chocolatey package that installs Sysinternals?
Use the Find-Package cmdlet:
Find-Package –Name Sysinternals
Note This command requires the OneGet module in Windows PowerShell 5.0.