Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Tristan Otterpohl
2021-08-06T09:06:45Z
It would be useful if the System Restart Task had the ability to wait for the restart to complete before returning the result and carrying on with the flow.

Current behaviour - System reboots and task is successful immediately
Expected Behaviour - System reboots and task waits until the system has finished rebooting (i.e. wait until it pings again?)

I currently use Powershell to achieve this
Restart-Computer -ComputerName "ServerNameHere" -Wait
but it would be nice if this could be done within VisualCron natively?
Sponsor
Forum information
Scroll to Top