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


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

    zbook said:
    The earlier post had comments about deletion?
    Sorry, still don't understand. Which earlier post?
      My Computers


  2. Posts : 41,456
    windows 10 professional version 1607 build 14393.969 64 bit
       #672

    Post #666
      My Computer


  3. Posts : 850
    Win 10
       #673

    Hello @Ztruker


    Is the information known in relation to the batch files?

    https://twitter.com/JasonSandys/stat...212999170?s=20


    Friendly greetings
      My Computer


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

    zbook said:
    Post #666
    Ah, understand now. They have been deleted from the BSOD Repository. No discussion allowed there. As you can see, they are now in post #666 as you stated. They'll stay there.
      My Computers


  5. Posts : 7,606
    Windows 10 Home 20H2
       #675

    Tuneup_plus_log.bat worked fine in the following post:
    Normal user on "Run as administrator" is error

    Consider giving it a try.
      My Computer


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

    Hi, I created this EXE file for the DiskParInfo
    Post problem reports here for Batch files for use in BSOD debugging-image.png

    Created natively on IExpress, Changed icon and resources on Resource Hacker.

    File info:
    Post problem reports here for Batch files for use in BSOD debugging-image.png

    DiskParInfo.zip - That's the exe file

    I removed the Elevation commands so antiviruses doesn't trigger.
      My Computers


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

    The elevation commands are needed for those who don't run the batch file Elevated.
      My Computers


  8. Posts : 1,777
    Windows 11 [21H2]
       #678

    The file require administrator previliges to use.
    I don't know how to record UAC prompt.

    This is the Manifest of the file:
    Post problem reports here for Batch files for use in BSOD debugging-image.png
      My Computers


  9. Posts : 7,606
    Windows 10 Home 20H2
       #679

    (Net session >nul 2>&1)||(PowerShell start """%~fn0""" -verb RunAs & Exit /B)

    @Ztruker, the above will endlessly bring up multiple windows as long as the Server service has been disabled. This is because the command Net session depends on the Server service.

    The following command shows the start type of the Server service.

    PowerShell Get-Service -Name "LanmanServer"^|Select DisplayName, StartType
    Code:
    Microsoft Windows [Version 10.0.19042.746]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>PowerShell Get-Service -Name "LanmanServer"^|Select DisplayName, StartType
    
    DisplayName StartType
    ----------- ---------
    Server       Disabled
    
    
    
    C:\Windows\system32>Net session
    The Server service is not started.
    
    More help is available by typing NET HELPMSG 2114.
    
    
    C:\Windows\system32>

    The multiple windows are shown in the following video:
    Using CMD script and VBScript to control Windows Update
      My Computer


  10. Posts : 41,456
    windows 10 professional version 1607 build 14393.969 64 bit
       #680

    Matthew Wai please update the progress with LOGS PS1 (personal id free).
      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 12:33.
Find Us




Windows 10 Forums