Category filter

Deploying script to restart Windows 10 devices remotely.

Some restrictions might only take place after the device restarts. The admin can use the remote action Restart Device or deploy scripts to achieve this.

Disclaimer:

The Sample Scripts provided below are adapted from third-party Open-Source sites.

Batch Script

Powershell Script

Notes:

  • By making changes to the last part of the command, you can delay the process. To restart the device in 15 seconds,
  • It is recommended to manually validate the script execution on a system before executing the action in bulk.
  • Hexnode will not be responsible for any damage/loss to the system on the behavior of the script.

  • Sample Script Repository