2 packages tagged with “Sysinternals”
This packages adds a plugin in the Windows Azure SDK named "ProcessExplorer". The plugin installs Sysinternals' ProcessExplorer as the default Task Manager in your Windows Azure Role instances. All you have to do is add an Import statement importing the module with a moduleName of "ProcessExplorer".
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 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 now downloads the nano edition of sysinternals on nano servers.