
[Windows] I want to register a task that "executes at logon and then repeats infinitely every 〇 hours" in the task scheduler with a command!
hello!This time, I would like to introduce a command to register a schedule that executes a task at logon and then keeps executing it again periodically.It's easy to schedule a task that you want to execute in a single shot or a process at logon, but you can set this up ...