问题描述
PS 2007 -
PS 2007 -
我们通常会每周分析一次排队作业。队列每周显示数千个工作。
We generally analyse queue jobs weekly. Queue shows thousands of jobs a week.
有没有办法将这些工作导出为excel而不是复制粘贴。
Is there a way to export these jobs to excel than copy paste.
还有 只有 每页100个工作(以任何方式增加这个)不是真的用户友好?
also there are only 100 jobs per page (any way to increase this) not really user friendly ?
问候,
Parag
推荐答案
没有现成的导出队列作业的方法管理队列作业中的数据,您可以选择网格所有列和&粘贴在excel中。另一种自动化方式是使用powershell命令&运行脚本以自动导出格式。
请参阅Paul的博客,其中包含一步一步的脚本。
HTTP:// pwmather。 wordpress.com/2012/03/05/projectserver-2010-2007-high-level-audit-export-via-powershell-msproject-ps2010-epm/
There is no out of box way to export the queue jobs data from Manage queue jobs, You can select the grid all columns & paste in excel. Another automated way is to use the powershell commands & run the scripts to automatically export in a format.
Please see Paul's blog which has the step by step with script.
http://pwmather.wordpress.com/2012/03/05/projectserver-2010-2007-high-level-audit-export-via-powershell-msproject-ps2010-epm/
希望这有帮助。
这篇关于有没有办法导出队列工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!