PowerTip: Use PowerShell to Install Sysinternals

Doctor Scripto

Summary: Learn to use Windows PowerShell to easily install Sysinternals utilities.

Hey, Scripting Guy! Question How do I find a Chocolatey package that installs Sysinternals?

Hey, Scripting Guy! Answer Use the Find-Package cmdlet:

Find-Package –Name Sysinternals

Note   This command requires the OneGet module in Windows PowerShell 5.0.

0 comments

Discussion is closed.

Feedback usabilla icon