Microsoft Windows 7/8/8.1 Problem Steps Recorder (PSR.exe) – is a feature that enables users to record their interactions with an application and provide a detailed screen-by-screen view

mswindows_logo.jpg   Microsoft Windows 7/8/8.1 Problem Steps Recorder (PSR.exe) is a tool to record the steps to reproduce a problem in the computer. The captured data is stored in a MHTML document which is enclosed in a zip file

PSR_02

PSR_00

PSR.exe [/start |/stop][/output <fullfilepath>] [/sc (0|1)] [/maxsc <value>]
[/sketch (0|1)] [/slides (0|1)] [/gui (o|1)]
[/arcetl (0|1)] [/arcxml (0|1)] [/arcmht (0|1)]
[/stopevent <eventname>] [/maxlogsize <value>] [/recordpid <pid>]
/start  :Start Recording (Outputpath flag SHOULD be specified)
/stop  :Stop Recording
/sc  :Capture screenshots for recorded steps
/maxsc  :Maximum number of recent screen captures
/maxlogsize :Maximum log file size (in MB) before wrapping occurs
/gui  :Display control GUI
/arcetl  :Include raw ETW file in archive output
/arcxml  :Include MHT file in archive output
/recordpid :Record all actions associated with given PID
/sketch  :Sketch UI if no screenshot was saved
/slides  :Create slide show HTML pages
/output  :Store output of record session in given path
/stopevent :Event to signal after output files are generated
PSR.exe /gui 1 /sc 1 /sketch 1 /maxsc 100

Leave a Reply

You must be logged in to post a comment.