使用 schtasks 创建具有多个计划的任务
有没有办法使用 schtasks 创建具有多个计划的任务?
Is there some way to use schtasks to create a task with multiple schedules ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有没有办法使用 schtasks 创建具有多个计划的任务?
Is there some way to use schtasks to create a task with multiple schedules ?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我不这么认为。您可以创建一个批处理文件并让多个计划指向它。
我还没有玩过 Server 2008。
我在工作中一直在研究数据库支持的调度程序。嗯……既然你提到了,我最好看看 W7 中将推出哪些新的调度功能。
I don't think so. You can create a batch file and have multiple schedules point to it though.
I haven't played with Server 2008.
I've been working on a database backed scheduler at work. Hmmm... Now that you mention it, I'd better see what new scheduling features are coming in W7.