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


  1. Posts : 7,606
    Windows 10 Home 20H2
       #1031

    zbook said:
    tpmtool getdeviceinformation
    Do you think the output from the following CMD command is what you need?

    tpmtool getdeviceinformation|Find "Vulnerable"
      My Computer


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

    Code:
    Microsoft Windows [Version 10.0.19043.1288]
    (c) Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>tpmtool getdeviceinformation|Find "Vulnerable"
    -TPM Has Vulnerable Firmware: True
    
    C:\WINDOWS\system32>

    https://social.technet.microsoft.com...0itprosecurity
      My Computer


  3. Posts : 1,777
    Windows 11 [21H2]
       #1033

    Update:
    TPMChecker.bat
      My Computers


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

    It incompletely runs on this computer.

    The ACP box closes.

    Deleted related files seen in download folder.

    Maybe there are other files not seen that need deletion?
      My Computer


  5. Posts : 1,777
    Windows 11 [21H2]
       #1035

    This one:
    TPMChecker.bat
      My Computers


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

    Code:
    Log Collection... (V1.6.3)
    Getting TPM Status...
    
    
    TPMPresent    : True
    TPMReady      : True
    TPMEnabled    : False
    TPMActive     : True
    TPMVersion    : =1.2
    TPMFirmVur    : True
    
    Press any key to exit.
      My Computer


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

    The CMD Window closes on mine [ which is NOT Win 11 compatible ] after the No Instance(s) Available. message appears. This is due to the fact that the tpmtool is NOT present/available.
      My Computer


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

    Paul Black said:
    The CMD Window closes on mine [ which is NOT Win 11 compatible ] after the No Instance(s) Available. message appears. This is due to the fact that the tpmtool is NOT present/available.
    It looks like tpmtool is not present for some.

    Code:
    C:\Users\Administrator>tpmtool
    Description:
        This utility can be used to get information about the Trusted Platform Module (TPM).
        For up-to-date documentation, please go to https://aka.ms/tpmtool
    
    Syntax:
        tpmtool [parameter] [<arguments>]
    
    Parameters:
        GETDEVICEINFORMATION                     Displays the basic information of the TPM.
    
        GATHERLOGS [OUTPUT DIRECTORY PATH]       Collects TPM logs and places them in the specified directory.
                                                 If path is not specified, will default to current directory.
    
        DRIVERTRACING [START / STOP]             Start / stop collecting driver traces.
    
        PARSETTCGLOGS [-VALIDATE]                Displays the parsed TCG logs, and optionally validates all PCRs.
    
        /?                                       Displays this help message.
    
    Examples:
        tpmtool /?
    
        tpmtool getdeviceinformation
    
        tpmtool gatherlogs C:\Users\Public
    
        tpmtool drivertracing start
    
        tpmtool drivertracing stop
    
        tpmtool parsetcglogs
    
        tpmtool parsetcglogs -validate
    
    
    C:\Users\Administrator>
      My Computers


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

    jbcarreon123 said:
    It looks like tpmtool is not present for some.
    Add the following line to check whether it is present.
    Code:
    If not exist %WinDir%\System32\TpmTool.exe Echo  The TpmTool utility does not exist. & Pause
      My Computer


  10. Posts : 1,777
    Windows 11 [21H2]
       #1040

    This one:TPMChecker.bat
      My Computers


 

  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 04:02.
Find Us




Windows 10 Forums