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
       #1471

    Later this year I'm planning to modify the BSOD repository.

    Now I'm posting new scripts into the opening post of this thread:
    This thread if for the preliminary vetting of scripts for Eleven Forum
      My Computer


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

    I will not modify scripts until you modify the BSOD repository.
      My Computer


  3. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
    Thread Starter
       #1473

    @zbook, maybe ownership of the repository should be turned over to Matthew? He's the one making all the changes.
      My Computers


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

    Ztruker said:
    @zbook, maybe ownership of the repository should be turned over to Matthew? He's the one making all the changes.
    Earlier you commented that you needed to use TF PM instead of EF PM.
    There were PM created so that you could communicate on TF instead of EF.
    No PM were received after the space was created.

    Please contact me using PM.

    I'll work on the repository later this year.
      My Computer


  5. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
    Thread Starter
       #1475

    No idea what you're talking about.
    All I'm saying is since Matthew is doing all the coding then maybe he should own the repository. Did not make any mention of PM or TF or EF. If I did say something before then times change. I now have a Windows 11 Virtual Machine and a Windows 11 machine at work so I'm becoming familiar with it. Also think I figured out how to send PMs on EF.
      My Computers


  6. Posts : 1,777
    Windows 11 [21H2]
       #1476

    Starting to Win11 22572, WMIC can be disabled.
    Add or Remove WMIC command Feature in Windows 11 Tutorial | Windows 11 Forum

    Is WMIC required on some BSOD scripts?
      My Computers


  7. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #1477

    Hello @Matthew Wai,

    Just a quick question please.

    What is the code that is now being used to find the Desktop regardless of its location please?

    Is it this? . . .

    Code:
    
    for /f "tokens=*" %%a in ('"PowerShell (New-Object -ComObject WScript.Shell).SpecialFolders(4)"') do (set "DT=%%a")
    if not exist "%DT%" (set "DT=%DT:~1%")
    Last edited by Paul Black; 19 Mar 2022 at 05:53. Reason: Spelling.
      My Computer


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

    Paul Black said:
    Is it this? . . .

    Code:
    
    for /f "tokens=*" %%a in ('"PowerShell (New-Object -ComObject Wscript.Shell).SpecialFolders(4)"') do (set "DT=%%a")
    If not exist "%DT%" (set "DT=%DT:~1%")
    Yes, this is the one in use.

    So far, I have seen only one rare case in which If not exist "%DT%" (set "DT=%DT:~1%") is needed.
      My Computer


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

    In this thread:

    Hard Drive Error | Windows 11 Forum

    Diskpar info found a problem.

    It then failed to run the script on the rest of the disks.

    Code:
    Disk 0 is now the selected disk.
    
    Virtual Disk Service error:
    The system's information about the object may not be up to date.
    
    
    DiskPart has referenced an object which is not up-to-date.
    Refresh the object by using the RESCAN command.
    If the problem persists exit DiskPart, then restart DiskPart or restart the
    computer.
    
    ===============================================================================
    
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled

    Code:
        Disk 0 : HDD. It has 0 partition(s). Model: ST8000VN0022-2EL112    
        Disk 1 : SSD. It has 4 partition(s). Model: WDS100T1X0E-00AFY0    
        Disk 2 : SSD. It has 1 partition(s). Model: WDS200T1X0E-00AFY0    
        Disk 3 : USB. It has 1 partition(s). Model: Samsung Flash Drive  
     
        The script has found the above 4 storage device(s) in total.
      My Computer


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

    I will not look into the problem until you modify the BSOD repository.
      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 09:52.
Find Us




Windows 10 Forums