From LedHed's Wiki
Line 2: | Line 2: | ||
Example: | Example: | ||
− | at \\REMOTE_HOST 15:31 /INTERACTIVE "c:\Program Files\Internet Explorer\ | + | at \\REMOTE_HOST 15:31 /INTERACTIVE "c:\Program Files\Internet Explorer\iexplore.exe" http://your-fav-rickroll-site.com |
Make sure to set the time option to something in the future, otherwise the task wont run as its time is in the past. | Make sure to set the time option to something in the future, otherwise the task wont run as its time is in the past. |
Revision as of 22:41, 6 October 2011
You can Rick Roll your users with one simple tool, the 'at' command.
Example:
at \\REMOTE_HOST 15:31 /INTERACTIVE "c:\Program Files\Internet Explorer\iexplore.exe" http://your-fav-rickroll-site.com
Make sure to set the time option to something in the future, otherwise the task wont run as its time is in the past.