Running SYSmark 2004 SE from Command Prompt

All the SYSmark 2004 SE benchmark runs - Official Run, Custom Run and, Trial Run can be done using the command line interface. This feature along with silent install option of the benchmark facilitates the automation of benchmarking using  SYSmark 2004 SE.


SYNTAX: (To be run from the Windows Command Prompt)
Sysmgr.exe [-NOREBOOT] [-TRIALRUN] [STDSUITE|ICCSUITE|OPSUITE=NUM_OF_ITER PROJNAME=NAME]


Examples:

To run 3 iterations of Official Run with Project name as ‘test’
Sysmgr.exe STDSUITE=3 PROJNAME=test

To run 2 iterations of OP with Project name as ‘test’ without reboot
Sysmgr.exe –NOREBOOT OPSUITE=3 PROJNAME=test

To run a TRIALRUN followed by 2 iterations of ICC with Project name as ‘test’
Sysmgr.exe –TRIALRUN ICCSUITE=3 PROJNAME=test

Note:
- You will need to run the command line from a Windows Command prompt. Currently the command cannot be initiated from the the Start/Run menu.
- You will not be able to generate a Full Disclosure report if you choose the no-reboot option from the command line.