Post problem reports here for Batch files for use in BSOD debugging


  1. Posts : 41,481
    windows 10 professional version 1607 build 14393.969 64 bit
       #1081

    Having backup scripts would be useful when there are end users that have access problems.

    How can one batch script be posted without posting all four?
      My Computer


  2. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #1082

    zbook said:
    Having backup scripts would be useful when there are end users that have access problems.

    How can one batch script be posted without posting all four?
    There were four separate .bat files provided in the zip file that Matthew posted. Each file can be uploaded separately. By putting them in the Resources section of EF and WQ there will be no problem for users to access them. I would recommend that you write some instructions on how they are to be used in the same way that ztruker did.
      My Computers


  3. Posts : 41,481
    windows 10 professional version 1607 build 14393.969 64 bit
       #1083

    My TF email is full so communicate with me by WQ or EF PM.

    I've not seen ztruker for sometime.

    When he is available I would communicate with him via WQ and EF PM.

    In the meantime the scripts / files are needed in WQ and EF.

    How do you create a link for just one file at a time.

    This is what was requested many posts ago.

    The list of steps was requested and never provided.

    So if you have the information on how to do this with one file at at time please send to me a PM.

    I'd like to have scripts so that no matter what the circumstances (inability to logon, etc.) time is not wasted recreating the commands one by one in the bat file.

    Which method triggers a logon and which method does not trigger a logon?

    Ten Forums is no longer open for everyone.

    So links are needed that do not trigger a logon access.
      My Computer


  4. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #1084

    Hello zbook ,

    I've just checked in WQ and you have already created a Resources post there for all the scripts. Batch scripts (windowsq.com)

    For some reason you sent everyone back to TenForums to retrieve the script files. This is the problem as far as I can see because WQ forum users may not have an account on TenForums. You need to delete that post and create new posts in the WQ Resources section in which you upload the actual script files so that they can be downloaded directly from WQ.
      My Computers


  5. Posts : 7,607
    Windows 10 Home 20H2
       #1085

    Paul Black said:
    I do NOT understand what you mean by the above statement.
    zbook wants users to run the codes directly from an elevated command prompt without having to download the scripts containing the codes.

    zbook said:
    They are scripts which can be copy and pasted into administrative command prompt.
    If you want users to copy and paste the codes from my scripts when they are unable to download the scripts, try the following workaround:

    1. You copy the code from, for example, "Tuneup_plus_log.bat", into your post.
    2. Ask the user to run the following line of commands from an elevated command prompt:

    Echo.>%SystemDrive%\Tuneup_plus_log.bat&Notepad %SystemDrive%\Tuneup_plus_log.bat

    An empty file named "Tuneup_plus_log.bat" will be opened.

    3. Ask the user to copy the "Tuneup_plus_log.bat" code from your post into the empty file and save it.
    4. Ask the user to run the following line of commands from the elevated command prompt:

    Start "" %SystemDrive%\Tuneup_plus_log.bat&&Exit

    "Tuneup_plus_log.bat" will run.
      My Computer


  6. Posts : 41,481
    windows 10 professional version 1607 build 14393.969 64 bit
       #1086

    In this thread:
    Event ID 1001 Bugcheck

    the OP is unable to run:
    Gather_additional_dump_files.bat



    Code:
    LastWriteTime       Size (MB) FullName                                                        
    -------------       --------- --------                                                        
    05/11/2021 18:46:21      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211105-1846.dmp  
    06/11/2021 07:32:37      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211106-0732.dmp  
    06/11/2021 14:12:39      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211106-1412.dmp  
    06/11/2021 18:45:02      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211106-1845.dmp  
    07/11/2021 07:25:21      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211107-0725.dmp  
    07/11/2021 22:13:19      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211107-2213.dmp  
    08/11/2021 05:26:26      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211108-0526.dmp  
    09/11/2021 13:07:04      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211109-1307.dmp  
    09/11/2021 20:17:35      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211109-2017.dmp  
    10/11/2021 04:24:00      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211110-0424.dmp  
    11/11/2021 12:17:00      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211111-1217.dmp  
    11/11/2021 15:18:55      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211111-1518.dmp  
    11/11/2021 15:52:28      0,25 C:\Windows\LiveKernelReports\USBHUB3\USBHUB3-20211111-1552.dmp  
    11/11/2021 21:30:23      1,52 C:\Windows\LiveKernelReports\WATCHDOG\WATCHDOG-20211111-2130.dmp
      My Computer


  7. Posts : 7,607
    Windows 10 Home 20H2
       #1087

    zbook said:
    the OP is unable to run:
    Gather_additional_dump_files.bat
    The problem has been fixed. 👉 Event ID 1001 Bugcheck
    The new version has been uploaded. 👉 Batch files for use in BSOD debugging
      My Computer


  8. Posts : 41,481
    windows 10 professional version 1607 build 14393.969 64 bit
       #1088

    There are now 3 new/revised scripts?
    1) event viewer
    2) tuneup plus
    3) gather additional dump files

    Please continue with the LOGS PS1 script modifications so that all can be uploaded at one time to WQ and EF.
      My Computer


  9. Posts : 7,607
    Windows 10 Home 20H2
       #1089

    Do you think info on TPM chips should be added into the script attached to the post below?

    Post problem reports here for Batch files for use in BSOD debugging
      My Computer


  10. Posts : 41,481
    windows 10 professional version 1607 build 14393.969 64 bit
       #1090

    Yes.
    Let's add some commands to view information on:

    TPM
    Hibernation
    CONX results


    There are commands that can detect impending drive failure that are already reporting in V2.

    Disks
    Health Status : Healthy

    Most often these command results are missed because there are very few impending drive failures.
    What can be done so that it is displayed by:

    a *
    a different color
    an underline
    a bracket
    some other method so that it stands out?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:24.
Find Us




Windows 10 Forums