Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,197 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the impact for Application repackaging process without "PsExec.exe" tool.
What is the alternative tool for PsExec.exe tool?
Poweshell's Invoke-Command would be the obvious choice. The Windows Task Scheduler or software such as SCCM could also be used.
It all depends on your environment and your application requirements.