i want to execute wecutil rs command after each 2 min interval on single machine. which is the best way to this ?
please provide example or link.
Thank you in advance.
i want to execute wecutil rs command after each 2 min interval on single
Share
You can write a batch file which contains FOR loop which contains your command call and SLEEP.