URL Shortcode https://goo.gl/mtEMXK
Step 1
Steps for Windows:
PS C:\> bolt command run 'net stop w32time' --nodes winrm://localhost --user Administrator --no-ssl --password
Steps for Linux:
$ bolt command run 'sudo systemctl stop ntpd' --nodes ssh://localhost --user centos --no-host-key-check