Share via

Windows Performance Toolkit. How to run xbootmgr with time limitations

Anonymous
2019-03-30T03:20:46+00:00

Trying to troubleshoot a reboot that never completes and am running the following command from WPT

xbootmgr -trace shutdown -traceFlags BASE+DIAG+LATENCY -noPrepReboot

The etl file is generated but since the reboot never completes it comes out corrupted at least xperf is unable to open it.

Can I run the above command with timeout settings? Basically something like

xbootmgr -trace shutdown -traceFlags BASE+DIAG+LATENCY -noPrepReboot -timeout 30s

or something similar.

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2019-03-30T23:27:06+00:00

    Did you use this method to see the command?

    in Taskbar Search type in --> CMD

    find Command Prompt at top of list -Right Click on it and type or copy & paste in

    xbootmgr -help

    Hit enter.

    That is the only command reference I know about

    You are more likely to find others using the WPTK in Microsoft's TechNet and MSDN Forums.

    Microsoft MSDN Forums

    https://social.msdn.microsoft.com/Forums/en-US/...

    Microsoft TechNet Forums

    https://social.technet.microsoft.com/Forums/en-...

    Rob

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-03-30T03:43:34+00:00

    Hi turnip_879, I am Rob, an independent and a 12 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis. Please remember as independents we are not responsible for the development of Windows or the computer hardware and drivers. If you will work with me I will be here to help until the issue is resolved.

    In a Command Shell (Command Line Admin - type in -->

    xbootmgr -help

    That will reveal all the command line options.

    Check this for info :

    Using xbootmgr to trace boot, shutdown, and reboot performance issues

    http://www.cluberti.com/blog/2011/07/22/using-x...

    Note: Some of those are non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Please let us know the results and if you need further assistance. Feedback definitely helps us help all.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2019-03-30T15:35:19+00:00

    Rob,

    xbootmgr -help. So which of the flags to I need to use to timeout the data collection?

    I have already followed the steps in

    http://www.cluberti.com/blog/2011/07/22/using-xbootmgr-to-trace-boot-shutdown-and-reboot-performance-issues/comment-page-1/

    but the steps don't result in data collection timing out. 

    Please advise on how the xbootmgr can be used with timeout flags.

    thanks

    Was this answer helpful?

    0 comments No comments