Tips – Stoppare tutti I programmi che non rispondono

Per killare tutti i processi di programmi che non rispondono si può usare il seguente comando:
 

taskkill.exe /f /fi “status eq not responding”

remote restart:

shutdown -m \\servername -r -f -t 0