Link to home
Create AccountLog in
Avatar of amankhan2005
amankhan2005Flag for India

asked on

windows script to pop up a message

Hi All,

   I need a reminder to be popped every few hours reminding me of my work....

   Any script through which it is achievable..

THanks
AMan
ASKER CERTIFIED SOLUTION
Avatar of WebDevEM
WebDevEM
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Or you can create a simple cmd file


@echo off
msg /server:yourip address console Get To Work
Exit


Then add the cmd file to Task Scheduler