SCHTASKS /CREATE /SC MONTHLY /D 15 /TN "MyTasks\Notepad task" /TR "C:\Windows\System32\notepad.exe" /ST 11:00
Instead ti set alle months, how to for janary, March and June?
Tks
Months SCHTASKS
Moderator: DosItHelp
-
- Posts: 128
- Joined: 23 May 2016 15:39
- Location: Spain
Re: Months SCHTASKS
please, write in english, though many of us have other native language, we use english in this site!
Re: Months SCHTASKS
I am not that familiar with schtask, but i assume you could use the "/m"-argument:
https://docs.microsoft.com/en-us/window ... KMK_months
penpen
https://docs.microsoft.com/en-us/window ... KMK_months
penpen