Thursday, May 18, 2017

Secure Solutions 2017-05-18 12:17:21

This handy little command reminds me by audio when my computer is back online. I just had a 30 minute Internett outage, and it was nice to get right back to my seat when my computer started bleeping out alarms. for /l %i in (1,0,2) do @ping -n 2 8.8.8.8 2>1>nul && @powershell -command [System.console]::Beep(300,1000) […]

from Secure Solutions 2017-05-18 12:17:21

No comments:

Post a Comment