Connector/Remote Repository

sysinternals 2021.12.16

Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.

This package appears to have a custom/proprietary license agreement, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Usage Instructions

To install sysinternals from the command line, run the following command:

choco install sysinternals --version 2021.12.16 --source http://choco.csdesiles.qc.ca/nuget/ChocoCSI/

Description

The Sysinternals Troubleshooting Utilities have been rolled up into a single suite of tools. This file contains the individual troubleshooting tools and help files. It does not contain non-troubleshooting tools like the BSOD Screen Saver or NotMyFault. ## Package parameters - `/InstallDir` - Installation directory, by default Chocolatey tools directory. - `/InstallationPath` - the same as `InstallDir` Example: `choco install sysinternals --params "/InstallDir:C:\your\install\path"` ## Notes - This package supports only latest version. - This package by default installs to tools directory which will create shims for all applications. When you install to different directory, shims are not created but directory is added to the PATH. - This package downloads the nano edition of sysinternals suite when installing it on a nano server. - To have GUI for the tools, install [nirlauncher](https://chocolatey.org/packages/nirlauncher) package and use `/Sysinternals` package parameter.