Windows Sysinternals
A website that offers technical information and advanced system utilities to manage, troubleshoot, and diagnose Windows systems and applications.
840 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.