Per eseguire un TASK impostato in Scheduled Task via riga di comando, e forzarne quindi l’esecuzione, si può utilizzare questo comando:
schtasks /run /TN “TaskName
da remoto
schtasks /run /s \ServerName /TN “TaskName
Per eseguire un TASK impostato in Scheduled Task via riga di comando, e forzarne quindi l’esecuzione, si può utilizzare questo comando:
schtasks /run /TN “TaskName
da remoto
schtasks /run /s \ServerName /TN “TaskName