我有一个非常IO密集的计划任务(删除数十万个文件).出于磁盘空间原因,必须快速执行此作业.在win2k8上,计划任务的IO优先级始终较低.提高流程的优先级并未改变IO优先级.有没有办法让计划任务具有正常的IO优先级?
scheduled-tasks windows-server-2008
有一个 powershell 脚本可以将进程的优先级从“空闲”设置为“实时”,但某些工具提供了另一个优先级,该优先级甚至会降低进程的优先级:
如何在 Powershell 中进行设置?
powershell process powershell-3.0
powershell ×1
powershell-3.0 ×1
process ×1
scheduled-tasks ×1
windows-server-2008 ×1