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


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

    Hello @Matthew Wai,

    Matthew Wai said:
    PowerShell does a good job of measuring time difference.
    I am not at my computer at the moment. How easy is it to add the timer process to a Batch Script please?

    Thanks.

      My Computer


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

    Paul Black said:
    How easy is it to add the timer process to a Batch Script please?
    Download "Tuneup_plus_log.bat" from Batch files for use in BSOD debugging
    Take a look at the following codes:
    Code:
    For /F "skip=1 tokens=*" %%# in ('"PowerShell Get-Date"') DO (Set "[ST]=%%#")
    Code:
    For /F "skip=1 tokens=*" %%# in ('"PowerShell Get-Date"') DO (Set "[ET]=%%#")
    Code:
    Set [T]=PowerShell -C "&{$ST = [DateTime]::parse('%[ST]%'); $ET = [DateTime]::parse('%[ET]%'); echo (-join( $D = ($ET - $ST).TotalSeconds));}"
    For /f "delims=" %%# in ('%[T]%') Do (Set "[T]=%%#")
    Set /a [Minutes]=%[T]%/60
    Set /a [Seconds]=%[T]%-%[Minutes]%*60
    Echo     It took %[Minutes]% minutes and %[Seconds]% seconds to complete the operations.

    Note that "ST" and "ET" stand for "Start Time" and "End Time" respectively.
    The same PowerShell code has been used in my "Restart-Time.bat" in the following tutorial:
    See Windows 11 Restart Time | Windows 11 Forum

    So far, no member has spotted a bug, which will cause the script to stop working under a circumstance.
      My Computer


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

    Matthew Wai said:
    Take a look at the following codes:

    Code:
    For /F "skip=1 tokens=*" %%# in ('"PowerShell Get-Date"') DO (Set "[ST]=%%#")
    Code:
    For /F "skip=1 tokens=*" %%# in ('"PowerShell Get-Date"') DO (Set "[ET]=%%#")
    Code:
    Set [T]=PowerShell -C "&{$ST = [DateTime]::parse('%[ST]%'); $ET = [DateTime]::parse('%[ET]%'); echo (-join( $D = ($ET - $ST).TotalSeconds));}"
    For /f "delims=" %%# in ('%[T]%') Do (Set "[T]=%%#")
    Set /a [Minutes]=%[T]%/60
    Set /a [Seconds]=%[T]%-%[Minutes]%*60
    Echo     It took %[Minutes]% minutes and %[Seconds]% seconds to complete the operations.

    Note that "ST" and "ET" stand for "Start Time" and "End Time" respectively.
    Thanks @Matthew Wai.
      My Computer


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

    Matthew Wai said:
    Run the script attached below:


    Code:
        Directory: C:\Users\a\AppData\Local\Temp
    
    
    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    d-----        11/19/2021   4:59 PM                LOGS
    Transcript started, output file is C:\Users\a\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
     Log Collection... (V1.6.3)
    
     Starting Get-WindowsUpdateLog Job-Function ...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       : get-WindowsUpdateLog
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : 049d72b1-530c-4f2e-9810-5eb10e1db106
    Id            : 1
    Name          : GetUpdates
    ChildJobs     : {Job2}
    PSBeginTime   : 11/19/2021 4:59:19 PM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    Checking Status of GetUpdates Job...
    
    Converting C:\WINDOWS\logs\WindowsUpdate into C:\Users\a\Desktop\WindowsUpdate.log ...
    
    
        Directory: C:\Users\a\AppData\Local\Temp\WindowsUpdateLog
    
    
    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    d-----        11/19/2021   4:59 PM                SymCache
    
    Input
    ----------------
    File(s):
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.124526.274.2.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.134849.566.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.141108.059.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.154209.401.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.154209.401.2.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.182023.484.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.185634.674.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.202843.980.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.205715.440.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.220024.730.1.etl
    
    0.00%16.33%32.65%48.98%65.31%81.63%97.96%100.00%
    
    Output
    ----------------
    DumpFile:           C:\Users\a\AppData\Local\Temp\WindowsUpdateLog\wuetl.CSV.tmp.00000
    
    The command completed successfully.
    
    
    
    
    
    
    
    
    
    Input
    ----------------
    File(s):
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.230349.076.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211113.235633.723.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.005724.209.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.015724.494.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.025724.018.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.035724.457.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.044110.602.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.045645.800.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.045645.800.2.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.062452.108.1.etl
    
    0.00%16.33%32.65%48.98%65.31%81.63%100.00%
    
    Output
    ----------------
    DumpFile:           C:\Users\a\AppData\Local\Temp\WindowsUpdateLog\wuetl.CSV.tmp.00001
    
    The command completed successfully.
    
    
    
    
    
    
    
    
    Input
    ----------------
    File(s):
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.063914.140.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.090953.192.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.095728.149.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.2.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.3.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.4.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.5.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.6.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.7.etl
    
    0.00%6.37%12.75%19.12%25.50%31.87%38.25%44.62%51.00%57.37%63.75%70.12%76.49%82.87%100.00%
    
    Output
    ----------------
    DumpFile:           C:\Users\a\AppData\Local\Temp\WindowsUpdateLog\wuetl.CSV.tmp.00002
    
    The command completed successfully.
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Input
    ----------------
    File(s):
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.8.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.9.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.10.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.11.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.12.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.13.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.102838.451.14.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.1.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.2.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.3.etl
    
    0.00%4.79%9.58%14.37%19.16%23.95%28.74%33.53%38.32%43.11%47.90%52.69%57.49%62.28%67.07%71.86%76.65%81.44%86.23%91.02%95.81%100.00%
    
    Output
    ----------------
    DumpFile:           C:\Users\a\AppData\Local\Temp\WindowsUpdateLog\wuetl.CSV.tmp.00003
    
    The command completed successfully.
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Input
    ----------------
    File(s):
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.4.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.5.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.6.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.7.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.8.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.9.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.10.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.11.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.12.etl
         C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20211114.104326.939.13.etl
    
    0.00%
    
    Error:
    The file or directory is corrupted and unreadable.
    
    Failed to decode ETLs. TraceRpt.exe returned error= -2147023504
        + CategoryInfo          : OperationStopped: (Failed to decod...or= -2147023504:String) [], RuntimeException
        + FullyQualifiedErrorId : Failed to decode ETLs. TraceRpt.exe returned error= -2147023504
        + PSComputerName        : localhost
    
    
     Writing Update Helper Info to UPDATE-ERRORS.TXT ...
    
     You may press a key to close this window.
    -------------------------------------------



    Code:
    Checking write access

    Code:
    Windows Update logs are now generated using ETW (Event Tracing for Windows).
    Please run the Get-WindowsUpdateLog PowerShell command to convert ETW traces into a readable WindowsUpdate.log.
    
    
    For more information, please visit https://go.microsoft.com/fwlink/?LinkId=518345



    Code:
    No "error.*0x........" patterns Found in Windows-Update.log


    Code:
    Source        Description      HotFixID      InstalledBy          InstalledOn               
    ------        -----------      --------      -----------          -----------               
    DESKTOP-K2... Update           KB5006365     NT AUTHORITY\SYSTEM  11/12/2021 12:00:00 AM    
    DESKTOP-K2... Update           KB5000736                          4/9/2021 12:00:00 AM      
    DESKTOP-K2... Security Update  KB5007186     NT AUTHORITY\SYSTEM  11/12/2021 12:00:00 AM    
    DESKTOP-K2... Update           KB5006753     NT AUTHORITY\SYSTEM  11/10/2021 12:00:00 AM    
    DESKTOP-K2... Security Update  KB5005699     NT AUTHORITY\SYSTEM  9/21/2021 12:00:00 AM     
    
    
    
    
    __GENUS          : 2
    __CLASS          : Win32_OperatingSystemQFE
    __SUPERCLASS     : CIM_Dependency
    __DYNASTY        : CIM_Dependency
    __RELPATH        : Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_OperatingSystem=@",Depen
                       dent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFixID=\"KB5006365\",ServicePackI
                       nEffect=\"\""
    __PROPERTY_COUNT : 2
    __DERIVATION     : {CIM_Dependency}
    __SERVER         : DESKTOP-K2CP43S
    __NAMESPACE      : root\cimv2
    __PATH           : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:W
                       in32_OperatingSystem=@",Dependent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFix
                       ID=\"KB5006365\",ServicePackInEffect=\"\""
    Antecedent       : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystem=@
    Dependent        : \\DESKTOP-K2CP43S\root\cimv2:Win32_QuickFixEngineering.HotFixID="KB5006365",ServicePackInEffect=""
    PSComputerName   : DESKTOP-K2CP43S
    
    __GENUS          : 2
    __CLASS          : Win32_OperatingSystemQFE
    __SUPERCLASS     : CIM_Dependency
    __DYNASTY        : CIM_Dependency
    __RELPATH        : Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_OperatingSystem=@",Depen
                       dent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFixID=\"KB5000736\",ServicePackI
                       nEffect=\"\""
    __PROPERTY_COUNT : 2
    __DERIVATION     : {CIM_Dependency}
    __SERVER         : DESKTOP-K2CP43S
    __NAMESPACE      : root\cimv2
    __PATH           : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:W
                       in32_OperatingSystem=@",Dependent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFix
                       ID=\"KB5000736\",ServicePackInEffect=\"\""
    Antecedent       : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystem=@
    Dependent        : \\DESKTOP-K2CP43S\root\cimv2:Win32_QuickFixEngineering.HotFixID="KB5000736",ServicePackInEffect=""
    PSComputerName   : DESKTOP-K2CP43S
    
    __GENUS          : 2
    __CLASS          : Win32_OperatingSystemQFE
    __SUPERCLASS     : CIM_Dependency
    __DYNASTY        : CIM_Dependency
    __RELPATH        : Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_OperatingSystem=@",Depen
                       dent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFixID=\"KB5007186\",ServicePackI
                       nEffect=\"\""
    __PROPERTY_COUNT : 2
    __DERIVATION     : {CIM_Dependency}
    __SERVER         : DESKTOP-K2CP43S
    __NAMESPACE      : root\cimv2
    __PATH           : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:W
                       in32_OperatingSystem=@",Dependent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFix
                       ID=\"KB5007186\",ServicePackInEffect=\"\""
    Antecedent       : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystem=@
    Dependent        : \\DESKTOP-K2CP43S\root\cimv2:Win32_QuickFixEngineering.HotFixID="KB5007186",ServicePackInEffect=""
    PSComputerName   : DESKTOP-K2CP43S
    
    __GENUS          : 2
    __CLASS          : Win32_OperatingSystemQFE
    __SUPERCLASS     : CIM_Dependency
    __DYNASTY        : CIM_Dependency
    __RELPATH        : Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_OperatingSystem=@",Depen
                       dent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFixID=\"KB5006753\",ServicePackI
                       nEffect=\"\""
    __PROPERTY_COUNT : 2
    __DERIVATION     : {CIM_Dependency}
    __SERVER         : DESKTOP-K2CP43S
    __NAMESPACE      : root\cimv2
    __PATH           : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:W
                       in32_OperatingSystem=@",Dependent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFix
                       ID=\"KB5006753\",ServicePackInEffect=\"\""
    Antecedent       : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystem=@
    Dependent        : \\DESKTOP-K2CP43S\root\cimv2:Win32_QuickFixEngineering.HotFixID="KB5006753",ServicePackInEffect=""
    PSComputerName   : DESKTOP-K2CP43S
    
    __GENUS          : 2
    __CLASS          : Win32_OperatingSystemQFE
    __SUPERCLASS     : CIM_Dependency
    __DYNASTY        : CIM_Dependency
    __RELPATH        : Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_OperatingSystem=@",Depen
                       dent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFixID=\"KB5005699\",ServicePackI
                       nEffect=\"\""
    __PROPERTY_COUNT : 2
    __DERIVATION     : {CIM_Dependency}
    __SERVER         : DESKTOP-K2CP43S
    __NAMESPACE      : root\cimv2
    __PATH           : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystemQFE.Antecedent="\\\\DESKTOP-K2CP43S\\root\\cimv2:W
                       in32_OperatingSystem=@",Dependent="\\\\DESKTOP-K2CP43S\\root\\cimv2:Win32_QuickFixEngineering.HotFix
                       ID=\"KB5005699\",ServicePackInEffect=\"\""
    Antecedent       : \\DESKTOP-K2CP43S\root\cimv2:Win32_OperatingSystem=@
    Dependent        : \\DESKTOP-K2CP43S\root\cimv2:Win32_QuickFixEngineering.HotFixID="KB5005699",ServicePackInEffect=""
    PSComputerName   : DESKTOP-K2CP43S
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19043.1348
    
    Packages listing:
    
    
    -------------------------------------------------------------------------------------------------- | ---------- | --------------- | ------------------
    Package Identity                                                                                   | State      | Release Type    | Install Time      
    -------------------------------------------------------------------------------------------------- | ---------- | --------------- | ------------------
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.746 | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1237         | Superseded | Language Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1266         | Superseded | Language Pack   | 10/17/2021 9:11 AM
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1348         | Installed  | Language Pack   | 11/12/2021 9:31 PM
    Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.19041.1                         | Installed  | Feature Pack    | 12/7/2019 9:50 AM 
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.19041.1                          | Installed  | Foundation      | 12/7/2019 9:18 AM 
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.19041.1202                       | Superseded | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.19041.1348                       | Installed  | OnDemand Pack   | 11/12/2021 9:31 PM
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.19041.1202        | Installed  | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1        | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1  | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1          | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1       | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1 | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.19041.1151                      | Superseded | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.19041.1266                      | Installed  | OnDemand Pack   | 10/17/2021 9:11 AM
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1                    | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.746                       | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1                    | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~~10.0.19041.1                         | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.19041.1                     | Installed  | OnDemand Pack   | 9/21/2021 3:04 AM 
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.488                  | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1081                      | Superseded | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1320                      | Installed  | OnDemand Pack   | 11/12/2021 9:31 PM
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1                    | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.19041.1                         | Installed  | OnDemand Pack   | 12/7/2019 9:52 AM 
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1             | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1                  | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1             | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.19041.1                  | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1            | Installed  | OnDemand Pack   | 12/7/2019 9:54 AM 
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1                 | Installed  | OnDemand Pack   | 12/7/2019 9:54 AM 
    Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.906             | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.906                  | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.19041.1151                      | Superseded | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.19041.1266                      | Superseded | OnDemand Pack   | 10/17/2021 9:11 AM
    Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.19041.1320                      | Installed  | OnDemand Pack   | 11/12/2021 9:31 PM
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1                  | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.19041.746                     | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1                  | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.19041.1                       | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.19041.746                      | Installed  | OnDemand Pack   | 4/9/2021 1:54 PM  
    Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.19041.1081           | Superseded | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.19041.1266           | Installed  | OnDemand Pack   | 10/17/2021 9:11 AM
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1                    | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1202                      | Installed  | OnDemand Pack   | 9/21/2021 9:09 PM 
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1                    | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.19041.1                         | Installed  | OnDemand Pack   | 12/7/2019 9:53 AM 
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.964                                      | Installed  | OnDemand Pack   | 9/21/2021 9:09 PM 
    Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4340.4                                       | Superseded | Update          | 4/9/2021 1:44 PM  
    Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4400.1                                       | Superseded | Update          | 9/21/2021 9:09 PM 
    Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4420.2                                       | Superseded | Update          | 10/17/2021 9:11 AM
    Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4435.1                                       | Installed  | Update          | 11/12/2021 9:31 PM
    Package_for_KB5000736~31bf3856ad364e35~amd64~~10.0.1.3                                             | Installed  | Update          | 4/9/2021 1:44 PM  
    Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1237.1.10                                      | Superseded | Security Update | 9/21/2021 9:09 PM 
    Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1288.1.7                                       | Superseded | Security Update | 10/17/2021 9:11 AM
    Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1348.1.7                                       | Installed  | Security Update | 11/12/2021 9:31 PM
    Package_for_ServicingStack_1310~31bf3856ad364e35~amd64~~19041.1310.1.0                             | Installed  | Update          | 11/10/2021 7:48 PM
    Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.1220.1.0                                  | Installed  | Security Update | 9/21/2021 10:28 AM
    Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.925.1.1                                   | Superseded | Security Update | 4/9/2021 1:43 PM  
    
    The operation completed successfully.


    Code:
    **********************
    Windows PowerShell transcript start
    Start time: 20211119165918
    Username: DESKTOP-K2CP43S\a
    RunAs User: DESKTOP-K2CP43S\a
    Configuration Name: 
    Machine: DESKTOP-K2CP43S (Microsoft Windows NT 10.0.19043.0)
    Host Application: PowerShell -ExecutionPolicy ByPass -file C:\Users\a\AppData\Local\Temp\'Matthew_Wai_died_peacefully_in_China_immediately_after_writing_this_file'.ps1
    Process ID: 12292
    PSVersion: 5.1.19041.1320
    PSEdition: Desktop
    PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.19041.1320
    BuildVersion: 10.0.19041.1320
    CLRVersion: 4.0.30319.42000
    WSManStackVersion: 3.0
    PSRemotingProtocolVersion: 2.3
    SerializationVersion: 1.1.0.1
    **********************
    Transcript started, output file is C:\Users\a\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
     Log Collection... (V1.6.3)
    
     Starting Get-WindowsUpdateLog Job-Function ...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       : get-WindowsUpdateLog
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : 049d72b1-530c-4f2e-9810-5eb10e1db106
    Id            : 1
    Name          : GetUpdates
    ChildJobs     : {Job2}
    PSBeginTime   : 11/19/2021 4:59:19 PM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    Checking Status of GetUpdates Job...
    
    
        Directory: C:\Users\a\AppData\Local\Temp\WindowsUpdateLog
    
    
    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    d-----        11/19/2021   4:59 PM                SymCache
    Failed to decode ETLs. TraceRpt.exe returned error= -2147023504
        + CategoryInfo          : OperationStopped: (Failed to decod...or= -2147023504:String) [], RuntimeException
        + FullyQualifiedErrorId : Failed to decode ETLs. TraceRpt.exe returned error= -2147023504
        + PSComputerName        : localhost
    Failed to decode ETLs. TraceRpt.exe returned error= -2147023504
        + CategoryInfo          : OperationStopped: (Failed to decod...or= -2147023504:String) [], RuntimeException
        + FullyQualifiedErrorId : Failed to decode ETLs. TraceRpt.exe returned error= -2147023504
        + PSComputerName        : localhost
    
    
     Writing Update Helper Info to UPDATE-ERRORS.TXT ...
      My Computer


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

    zbook said:
    Please continue with the LOGS PS1 script modifications so that all can be uploaded at one time to WQ and EF.
    Run the four scripts attached below:
    Last edited by Matthew Wai; 20 Nov 2021 at 08:26.
      My Computer


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

    Code:
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
     Log Collection... (V1.6.3)
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:31 AM                Network
    Performing Bing & O365 URI Check ...
    Checking URIs .........................................
     Bing Check
     ==========
    
    
    
    URL Check Finished...
    Generating NETSH WLAN Report...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       : CMD.EXE /c "netsh wlan show networks mode=ssid > %temp%\LOGS\Network\wlan.txt"
                                        CMD.EXE /c "netsh wlan show networks mode=bssid >> %temp%\LOGS\Network\wlan.txt"
                                        CMD.EXE /c "netsh winhttp show proxy > %temp%\LOGS\Network\proxy.txt"
                                        CMD.EXE /c "netsh wlan show wlanreport & COPY
                    C:\ProgramData\Microsoft\Windows\wlanReport\wlan-report-latest.html
                    %temp%\LOGS\Network\wlan-report-latest.html"
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : c39795d5-d87b-44f1-b8f7-b70105f8241e
    Id            : 1
    Name          : showWLAN
    ChildJobs     : {Job2}
    PSBeginTime   : 11/20/2021 7:32:04 AM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    
     You may press a key to close this window.
    -------------------------------------------

    Code:
       The script is searching the collected files for personal info to be redacted/deleted.
       If the file size is large, it will take quite a while. Please be patient.
    
     Processing "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Network\DESKTOP-9HEBUKS-SMB-Config.TXT"  (size: 0.03 MB)
     Processing "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Network\O365-URL-Query.TXT"  (size: 0.01 MB)
    
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Event_Search.txt"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Network"
    
     Please upload the following file as an attachment to your post on Ten Forums.
    
      Network Information [2021-11-20_at_07-32-10].zip
    
     The above file can be found on the desktop.
     You may press a key to close this window.

    Code:
    **********************
    Windows PowerShell transcript start
    Start time: 20211011001800
    Username: DESKTOP-9HEBUKS\aaaaaaaa
    RunAs User: DESKTOP-9HEBUKS\aaaaaaaa
    Configuration Name: 
    Machine: DESKTOP-9HEBUKS (Microsoft Windows NT 10.0.17763.0)
    Host Application: PowerShell -ExecutionPolicy ByPass -file C:\Users\aaaaaaaa\AppData\Local\Temp\Matthew_Wai_departed_this_life_on_2021-10-09_at_01-23-45.ps1
    Process ID: 14824
    PSVersion: 5.1.17763.1490
    PSEdition: Desktop
    PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.17763.1490
    BuildVersion: 10.0.17763.1490
    CLRVersion: 4.0.30319.42000
    WSManStackVersion: 3.0
    PSRemotingProtocolVersion: 2.3
    SerializationVersion: 1.1.0.1
    **********************
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
    Log Collection... (V1.6.3)
    
     Downloading "SetupDiag.exe" from  http://go.microsoft.com/...
    
     Successfully downloaded!
    
     Invoking SetupDiag.exe ...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       : CMD.EXE /C "%temp%\setupdiag.exe /Verbose /Output:%temp%\SetupDiag-Log.txt"
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : 370edc7e-0b7b-47b7-b505-bfd73a4b3e5f
    Id            : 1
    Name          : SetupDiagJob
    ChildJobs     : {Job2}
    PSBeginTime   : 10/11/2021 12:18:01 AM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    
    Waiting for SetupDiagJob to complete...
    
    Time Stamp: 12:18 AM
    
    This can take up to 10 minutes ...
    .
    
    SetupDiag v1.6.2107.27002
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    Searching for setup logs...
    Found C:\$WINDOWS.~BT\Sources\Panther\setupact.log with update date 10/10/2021 07:05:12 to be the correct setup log.
    
    Gathering baseline information from setup logs...
    
    SetupDiag: processing rule: CompatScanOnly.
    ...No match.
    
    
    SetupDiag: processing rule: PlugInComplianceBlock.
    ....No match.
    
    
    SetupDiag: processing rule: BitLockerHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: VHDHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: PortableWorkspaceHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: AuditModeHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: SafeModeHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: InsufficientSystemPartitionDiskSpaceHardblock.
    ....
    Warning: Found Insufficient System Partition Disk Free Space Hard Block.
    The system you are attempting to update is running low on disk space on the System Reserved Partition.
    Free up space on the System Reserved Partition and try the update again.
    More information is available here:
    "https://support.microsoft.com/en-us/help/3086249/-we-couldn-t-update-system-reserved-partition-error-installing-windows"
    
    SetupDiag found 1 matching issue.
    
    SetupDiag results were logged to: C:\Users\aaaaaaaa\AppData\Local\Temp\setupdiag-log.txt
    Logs ZipFile created at: C:\Users\aaaaaaaa\AppData\Local\Temp\Logs.zip
    
    SetupDiag Completed!
    
    
    
     You may press a key to close this window.
    -------------------------------------------

    Code:
     
    Interface name : Wi-Fi 
    The wireless local area network interface is powered down and doesn't support the requested operation.
    
    
     
    Interface name : Wi-Fi 
    The wireless local area network interface is powered down and doesn't support the requested operation.
    Code:
    Current WinHTTP proxy settings:
    
        Direct access (no proxy server).

    Code:
    StatusCode        : 200
    StatusDescription : OK
    Content           : ----- Begin FDv2 Diagnostics -----
                        
                        --- IP Address ---
                        
                        Socket IP: Redacted
                        Client IP: Redacted
                        
                        --- Incoming headers ---
                        
                        Connection: Kee...
    RawContent        : HTTP/1.1 200 OK
                        Accept-CH: Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, 
                        Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version
                        X-MSEdge-Ref: Ref A: 64FB26697...
    Forms             : 
    Headers           : {[Accept-CH, Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, 
                        Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version], [X-MSEdge-Ref, Ref A: 
                        64FB26697A7B4709A3C14DB8479D1098 Ref B: DFW311000103039 Ref C: 2021-11-20T13:31:55Z], 
                        [Content-Length, 597], [Cache-Control, no-store]...}
    Images            : {}
    InputFields       : {}
    Links             : {}
    ParsedHtml        : 
    RawContentLength  : 597
    
    
    
    
    Saturday, November 20, 2021 7:32:03 AM
    
    
    
    Name                           Value                                                                                   
    ----                           -----                                                                                   
    37                             The remote server returned an error: (403) Forbidden.                                   
    36                             HTTP/1.1 200 OK...                                                                      
    35                             HTTP/1.1 200 OK...                                                                      
    34                             HTTP/1.1 200 OK...                                                                      
    33                             HTTP/1.1 200 OK...                                                                      
    32                             HTTP/1.1 200 OK...                                                                      
    31                             The remote server returned an error: (400) Bad Request.                                 
    30                             The remote server returned an error: (400) Bad Request.                                 
    29                             The remote server returned an error: (403) Forbidden.                                   
    28                             HTTP/1.1 200 OK...                                                                      
    27                             The remote server returned an error: (400) Bad Request.                                 
    26                             The remote server returned an error: (404) Not Found.                                   
    25                             HTTP/1.1 200 OK...                                                                      
    24                             HTTP/1.1 200 OK...                                                                      
    23                             The remote server returned an error: (400) Bad Request.                                 
    22                             HTTP/1.1 200 OK...                                                                      
    21                             The remote server returned an error: (401) Unauthorized.                                
    20                             The remote server returned an error: (401) Unauthorized.                                
    19                             The remote name could not be resolved: 'stamp2.login.microsoftonline.com'               
    18                             The remote server returned an error: (403) Forbidden.                                   
    17                             HTTP/1.1 200 OK...                                                                      
    16                             HTTP/1.1 200 OK...                                                                      
    15                             HTTP/1.1 200 OK...                                                                      
    14                             HTTP/1.1 200 OK...                                                                      
    13                             HTTP/1.1 200 OK...                                                                      
    12                             HTTP/1.1 200 OK...                                                                      
    11                             HTTP/1.1 200 OK...                                                                      
    10                             HTTP/1.1 200 OK...                                                                      
    9                              HTTP/1.1 200 OK...                                                                      
    8                              The operation has timed out.                                                            
    7                              The remote name could not be resolved: 'hip.microsoftonline-p.net'                      
    6                              The remote server returned an error: (308) Permanent Redirect.                          
    5                              HTTP/1.1 200 OK...                                                                      
    4                              The remote server returned an error: (403) Forbidden.                                   
    3                              The remote server returned an error: (404) Not Found.                                   
    2                              The remote server returned an error: (403) Forbidden.                                   
    1                              HTTP/1.1 200 OK...                                                                      
    0                              HTTP/1.1 200 OK...

    Code:
    Server Name                           \\DESKTOP-9HEBUKS
    Server Comment                        
    
    Software version                      Windows 10 Pro
    Server is active on                   
    	NetbiosSmb (DESKTOP-9HEBUKS)
    	NetBT_Tcpip_{518D920C-3E12-4F58-A924-DB52F2C065FF} (DESKTOP-9HEBUKS)
    
    
    Server hidden                         No
    Maximum Logged On Users               20
    Maximum open files per session        16384
    
    Idle session time (min)               15
    The command completed successfully.
    
    Computer name                        \\DESKTOP-9HEBUKS
    Full Computer name                   DESKTOP-9HEBUKS
    User name                            Redacted
    
    Workstation active on                
    	NetBT_Tcpip_{518D920C-3E12-4F58-A924-DB52F2C065FF} (5CB901FCA2DE)
    
    Software version                     Windows 10 Pro
    
    Workstation domain                   WORKGROUP
    Logon domain                         DESKTOP-9HEBUKS
    
    COM Open Timeout (sec)               0
    COM Send Count (byte)                16
    COM Send Timeout (msec)              250
    The command completed successfully.
    
    
    Interface Index RSS Capable RDMA Capable Speed  IpAddresses                                                            
    --------------- ----------- ------------ -----  -----------                                                            
    5               False       False        1 Gbps {2605:a601:af61:c100:51e0:107e:ed26:ed52, 2605:a601:af61:c100:857:32...
    18              False       False        0  bps {fe80::e9f2:7f6c:28ca:c96b}                                            
    7               False       False        0  bps {fe80::b090:e010:9a60:cef6}                                            
    16              False       False        0  bps {fe80::d22:86f0:13e1:d06a}                                             
    11              False       False        3 Mbps {fe80::9048:8370:3822:ecc6}                                            
    
    AnnounceComment                 : 
    AnnounceServer                  : False
    AsynchronousCredits             : 64
    AuditSmb1Access                 : False
    AutoDisconnectTimeout           : 15
    AutoShareServer                 : True
    AutoShareWorkstation            : True
    CachedOpenLimit                 : 10
    DurableHandleV2TimeoutInSeconds : 180
    EnableAuthenticateUserSharing   : False
    EnableDownlevelTimewarp         : False
    EnableForcedLogoff              : True
    EnableLeasing                   : True
    EnableMultiChannel              : True
    EnableOplocks                   : True
    EnableSecuritySignature         : False
    EnableSMB1Protocol              : False
    EnableSMB2Protocol              : True
    EnableStrictNameChecking        : True
    EncryptData                     : False
    IrpStackSize                    : 15
    KeepAliveTime                   : 2
    MaxChannelPerSession            : 32
    MaxMpxCount                     : 50
    MaxSessionPerConnection         : 16384
    MaxThreadsPerQueue              : 20
    MaxWorkItems                    : 1
    NullSessionPipes                : 
    NullSessionShares               : 
    OplockBreakWait                 : 35
    PendingClientTimeoutInSeconds   : 120
    RejectUnencryptedAccess         : True
    RequireSecuritySignature        : False
    ServerHidden                    : True
    Smb2CreditsMax                  : 2048
    Smb2CreditsMin                  : 128
    SmbServerNameHardeningLevel     : 0
    TreatHostAsStableStorage        : False
    ValidateAliasNotCircular        : True
    ValidateShareScope              : True
    ValidateShareScopeNotAliased    : True
    ValidateTargetName              : True
    PSComputerName                  : 
    
    
    ConnectionCountPerRssNetworkInterface : 4
    DirectoryCacheEntriesMax              : 16
    DirectoryCacheEntrySizeMax            : 65536
    DirectoryCacheLifetime                : 10
    DormantFileLimit                      : 1023
    EnableBandwidthThrottling             : True
    EnableByteRangeLockingOnReadOnlyFiles : True
    EnableInsecureGuestLogons             : True
    EnableLargeMtu                        : True
    EnableLoadBalanceScaleOut             : True
    EnableMultiChannel                    : True
    EnableSecuritySignature               : True
    ExtendedSessionTimeout                : 1000
    FileInfoCacheEntriesMax               : 64
    FileInfoCacheLifetime                 : 10
    FileNotFoundCacheEntriesMax           : 128
    FileNotFoundCacheLifetime             : 5
    KeepConn                              : 600
    MaxCmds                               : 50
    MaximumConnectionCountPerServer       : 32
    OplocksDisabled                       : False
    RequireSecuritySignature              : False
    SessionTimeout                        : 60
    UseOpportunisticLocking               : True
    WindowSizeThreshold                   : 8
    PSComputerName                        : 
    
    
    Property      : {}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\A
                    liases
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : Aliases
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 0
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 0
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Aliases
    
    
    Property      : {}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\A
                    utotunedParameters
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : AutotunedParameters
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 0
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 0
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\AutotunedParameters
    
    
    Property      : {SrvsvcConfigInfo, SrvsvcTransportEnum, SrvsvcConnection, SrvsvcServerDiskEnum...}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\D
                    efaultSecurity
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : DefaultSecurity
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 0
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 17
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\DefaultSecurity
    
    
    Property      : {Export, Bind, Route}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\L
                    inkage
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : Linkage
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 0
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 3
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Linkage
    
    
    Property      : {EnableAuthenticateUserSharing, ServiceDll, ServiceDllUnloadOnStop, EnableForcedLogoff...}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\P
                    arameters
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : Parameters
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 1
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 11
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
    
    
    Property      : {}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\S
                    hareProviders
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : ShareProviders
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 0
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 0
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\ShareProviders
    
    
    Property      : {}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\S
                    hares
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : Shares
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 1
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 0
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares
    
    
    Property      : {}
    PSPath        : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\T
                    riggerInfo
    PSParentPath  : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    PSChildName   : TriggerInfo
    PSDrive       : HKLM
    PSProvider    : Microsoft.PowerShell.Core\Registry
    PSIsContainer : True
    SubKeyCount   : 2
    View          : Default
    Handle        : Microsoft.Win32.SafeHandles.SafeRegistryHandle
    ValueCount    : 0
    Name          : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\TriggerInfo
    
    
    
    
    Name     DisplayName                      DisplayValue                   RegistryKeyword          RegistryValue
    ----     -----------                      ------------                   ---------------          -------------
    Wi-Fi    Sleep on WoWLAN Disconnect       Disabled                       *DeviceSleepOnDisconnect {0}          
    Wi-Fi    Packet Coalescing                Enabled                        *PacketCoalescing        {1}          
    Wi-Fi    ARP offload for WoWLAN           Enabled                        *PMARPOffload            {1}          
    Wi-Fi    NS offload for WoWLAN            Enabled                        *PMNSOffload             {1}          
    Wi-Fi    GTK rekeying for WoWLAN          Enabled                        *PMWiFiRekeyOffload      {1}          
    Wi-Fi    Wake on Magic Packet             Enabled                        *WakeOnMagicPacket       {1}          
    Wi-Fi    Wake on Pattern Match            Enabled                        *WakeOnPattern           {1}          
    Wi-Fi    Bluetooth(R) AMP                 Disabled                       BT3HSMode                {0}          
    Wi-Fi    Channel Width for 2.4GHz         Auto                           ChannelWidth24           {1}          
    Wi-Fi    Channel Width for 5GHz           Auto                           ChannelWidth52           {1}          
    Wi-Fi    Mixed Mode Protection            RTS/CTS Enabled                CtsToItself              {0}          
    Wi-Fi    Fat Channel Intolerant           Disabled                       FatChannelIntolerant     {0}          
    Wi-Fi    Ad Hoc QoS Mode                  WMM Disabled                   IbssQosEnabled           {0}          
    Wi-Fi    Transmit Power                   5. Highest                     IbssTxPower              {100}        
    Wi-Fi    802.11n/ac Wireless Mode         802.11ac                       IEEE11nMode              {2}          
    Wi-Fi    Ad Hoc Channel 802.11b/g         --                             RecommendedChannel24     {--}         
    Wi-Fi    Roaming Aggressiveness           3. Medium                      RoamAggressiveness       {2}          
    Wi-Fi    Preferred Band                   1. No Preference               RoamingPreferredBandType {0}          
    Wi-Fi    Throughput Booster               Disabled                       ThroughputBoosterEnabled {0}          
    Wi-Fi    U-APSD support                   Disabled                       uAPSDSupport             {0}          
    Wi-Fi    802.11a/b/g Wireless Mode        6. Dual Band 802.11a/b/g       WirelessMode             {34}         
    Ethernet Flow Control                     Rx & Tx Enabled                *FlowControl             {3}          
    Ethernet Interrupt Moderation             Enabled                        *InterruptModeration     {1}          
    Ethernet IPv4 Checksum Offload            Rx & Tx Enabled                *IPChecksumOffloadIPv4   {3}          
    Ethernet Jumbo Packet                     Disabled                       *JumboPacket             {1514}       
    Ethernet Large Send Offload V2 (IPv4)     Enabled                        *LsoV2IPv4               {1}          
    Ethernet Large Send Offload V2 (IPv6)     Enabled                        *LsoV2IPv6               {1}          
    Ethernet Maximum Number of RSS Queues     2 Queues                       *NumRssQueues            {2}          
    Ethernet Protocol ARP Offload             Enabled                        *PMARPOffload            {1}          
    Ethernet Protocol NS Offload              Enabled                        *PMNSOffload             {1}          
    Ethernet Packet Priority & VLAN           Packet Priority & VLAN Enabled *PriorityVLANTag         {3}          
    Ethernet Receive Buffers                  256                            *ReceiveBuffers          {256}        
    Ethernet Receive Side Scaling             Enabled                        *RSS                     {1}          
    Ethernet Speed & Duplex                   Auto Negotiation               *SpeedDuplex             {0}          
    Ethernet TCP Checksum Offload (IPv4)      Rx & Tx Enabled                *TCPChecksumOffloadIPv4  {3}          
    Ethernet TCP Checksum Offload (IPv6)      Rx & Tx Enabled                *TCPChecksumOffloadIPv6  {3}          
    Ethernet Transmit Buffers                 512                            *TransmitBuffers         {512}        
    Ethernet UDP Checksum Offload (IPv4)      Rx & Tx Enabled                *UDPChecksumOffloadIPv4  {3}          
    Ethernet UDP Checksum Offload (IPv6)      Rx & Tx Enabled                *UDPChecksumOffloadIPv6  {3}          
    Ethernet Wake on Magic Packet             Enabled                        *WakeOnMagicPacket       {1}          
    Ethernet Wake on Pattern Match            Enabled                        *WakeOnPattern           {1}          
    Ethernet Adaptive Inter-Frame Spacing     Disabled                       AdaptiveIFS              {0}          
    Ethernet Link Speed Battery Saver         Disabled                       AutoPowerSaveModeEnabled {0}          
    Ethernet Energy Efficient Ethernet        On                             EEELinkAdvertisement     {1}          
    Ethernet Enable PME                       Enabled                        EnablePME                {1}          
    Ethernet Interrupt Moderation Rate        Adaptive                       ITR                      {65535}      
    Ethernet Legacy Switch Compatibility Mode Disabled                       LinkNegotiationProcess   {1}          
    Ethernet Log Link State Event             Enabled                        LogLinkStateEvent        {51}         
    Ethernet Gigabit Master Slave Mode        Auto Detect                    MasterSlave              {0}          
    Ethernet Locally Administered Address     --                             NetworkAddress           {--}         
    Ethernet Reduce Speed On Power Down       Enabled                        ReduceSpeedOnPowerDown   {1}          
    Ethernet System Idle Power Saver          Disabled                       SipsEnabled              {0}          
    Ethernet Wait for Link                    Auto Detect                    WaitAutoNegComplete      {2}          
    Ethernet Wake on Link Settings            Disabled                       WakeOnLink               {0}          
    
    
    
    Name   ScopeName AccountName              AccessControlType AccessRight
    ----   --------- -----------              ----------------- -----------
    Q$     *         BUILTIN\Administrators   Allow             Full       
    P$     *         BUILTIN\Administrators   Allow             Full       
    Q$     *         BUILTIN\Backup Operators Allow             Full       
    Q$     *         NT AUTHORITY\INTERACTIVE Allow             Full       
    P$     *         BUILTIN\Backup Operators Allow             Full       
    P$     *         NT AUTHORITY\INTERACTIVE Allow             Full       
    ADMIN$ *         BUILTIN\Administrators   Allow             Full       
    ADMIN$ *         BUILTIN\Backup Operators Allow             Full       
    ADMIN$ *         NT AUTHORITY\INTERACTIVE Allow             Full       
    IPC$   *         BUILTIN\Administrators   Allow             Full       
    IPC$   *         BUILTIN\Backup Operators Allow             Full       
    IPC$   *         NT AUTHORITY\INTERACTIVE Allow             Full       
    C$     *         BUILTIN\Administrators   Allow             Full       
    C$     *         BUILTIN\Backup Operators Allow             Full       
    C$     *         NT AUTHORITY\INTERACTIVE Allow             Full

    Code:
    file:///C:/Users/aaaaaaaa/AppData/Local/Temp/Temp1_Network%20Information%20[2021-11-20_at_07-32-10].zip/Network/wlan-report-latest.html
    Code:
    Wlan Report
    Summary
    
    Hover over a session or event to view a summary
    Click on an event to jump to it in the session list
    Report Info
    
    Report created:2021-11-20T07:32:04Z
    
    Report duration:3 days
    General System Info
    
    ComputerName: DESKTOP-9HEBUKS
    
    System Manufacturer:Hewlett-Packard
    
    System Product Name:HP ZBook 17 G2
    
    BIOS Date:03/03/2020
    
    BIOS Version:M70 Ver. 01.26
    
    OS Build:17763.1.amd64fre.rs5_release.180914-1434
    
    Machine Id: {81DB56A5-3055-45C3-9EEC-8DFE90FE418E}
    
    MDM joined: False
    User Info
    
    Username: aaaaaaaa
    
    User Domain:DESKTOP-9HEBUKS
    
    User DNS Domain:Unknown
    Network Adapters
    
    Device: Intel(R) Ethernet Connection I217-LM
    
    PNP ID: PCI\VEN_8086&DEV_153A&SUBSYS_2253103C&REV_04\3&B1BFB68&0&C8
    
    Guid: {518D920C-3E12-4F58-A924-DB52F2C065FF}
    
    Current driver version: 12.15.23.7
    
    Driver date: 8-4-2016
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (PPPOE)
    
    PNP ID: SWD\MSRRAS\MS_PPPOEMINIPORT
    
    Guid: {619FBC68-1152-456E-8F30-6D3450BCEB98}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (PPTP)
    
    PNP ID: SWD\MSRRAS\MS_PPTPMINIPORT
    
    Guid: {79402718-88FD-4001-A2AE-64534D040E92}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (IKEv2)
    
    PNP ID: SWD\MSRRAS\MS_AGILEVPNMINIPORT
    
    Guid: {E418440D-87D4-4EFB-AC20-69B0AD772854}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: Microsoft Kernel Debug Network Adapter
    
    PNP ID: ROOT\KDNIC\0000
    
    Guid: {97D4CEF8-6894-45ED-B871-86DD3AFFEE9F}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x4180200b
    
    Device: Bluetooth Device (Personal Area Network)
    
    PNP ID: BTH\MS_BTHPAN\6&12A011FD&0&2
    
    Guid: {7B8ABBAA-02F3-4AE0-8A23-3EFE9CAD2C46}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (Network Monitor)
    
    PNP ID: SWD\MSRRAS\MS_NDISWANBH
    
    Guid: {857D2BCC-7658-4265-B17A-27352F0F5D3D}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (IP)
    
    PNP ID: SWD\MSRRAS\MS_NDISWANIP
    
    Guid: {05E22D00-44A5-4123-881D-0F48B5F3D705}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (SSTP)
    
    PNP ID: SWD\MSRRAS\MS_SSTPMINIPORT
    
    Guid: {76281364-8898-40D7-8833-219E3FD6DF0D}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: Microsoft Wi-Fi Direct Virtual Adapter #3
    
    PNP ID: {5D624F94-8850-40C3-A3FA-A4FD2080BAF3}\VWIFIMP_WFD\7&33FC84B1&8&26
    
    Guid: {7064F694-F8C4-4161-A981-DFCBC93DB1F0}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x4180200a
    
    Device: Microsoft Wi-Fi Direct Virtual Adapter #5
    
    PNP ID: {5D624F94-8850-40C3-A3FA-A4FD2080BAF3}\VWIFIMP_WFD\7&33FC84B1&8&27
    
    Guid: {B95A9085-0887-43ED-AA83-D55FF51038FF}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x4180200a
    
    Device: Intel(R) Dual Band Wireless-AC 7260
    
    PNP ID: PCI\VEN_8086&DEV_08B1&SUBSYS_C0708086&REV_6B\CC3D82FFFF64EEB600
    
    Guid: {E4AAD5FA-60F3-48FE-B4E1-AB243609050D}
    
    Current driver version: 18.33.14.3
    
    Driver date: 9-3-2018
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (IPv6)
    
    PNP ID: SWD\MSRRAS\MS_NDISWANIPV6
    
    Guid: {B833BE2B-4E61-48A8-8C18-6D2845877383}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Device: WAN Miniport (L2TP)
    
    PNP ID: SWD\MSRRAS\MS_L2TPMINIPORT
    
    Guid: {78411808-D9F0-4AB9-80A2-E861960CB209}
    
    Current driver version: 10.0.17763.1
    
    Driver date: 6-21-2006
    
    DevNode flags: 0x180200a
    
    Script Output
    Output for 'ipconfig /all'
    Windows IP Configuration
    
       Host Name . . . . . . . . . . . . : DESKTOP-9HEBUKS
       Primary Dns Suffix  . . . . . . . : 
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
    
    Ethernet adapter Ethernet:
    
       Connection-specific DNS Suffix  . : 
       Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-LM
       Physical Address. . . . . . . . . : 5C-B9-01-FC-A2-DE
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       IPv6 Address. . . . . . . . . . . : 2605:a601:af61:c100:51e0:107e:ed26:ed52(Preferred) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:857:3249:15c7:ab90(Deprecated) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:28e1:2572:2f10:9edf(Preferred) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:2d72:40f9:32d2:b64f(Deprecated) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:698f:918c:8ba7:efc6(Deprecated) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:849f:d90a:906a:4586(Deprecated) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:a8a0:6e47:832d:7053(Deprecated) 
       Temporary IPv6 Address. . . . . . : 2605:a601:af61:c100:e8e6:d000:9260:8120(Deprecated) 
       Link-local IPv6 Address . . . . . : fe80::51e0:107e:ed26:ed52%5(Preferred) 
       IPv4 Address. . . . . . . . . . . : 192.168.1.154(Preferred) 
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Saturday, September 18, 2021 3:17:50 AM
       Lease Expires . . . . . . . . . . : Sunday, November 21, 2021 3:55:11 AM
       Default Gateway . . . . . . . . . : fe80::f6f5:e8ff:fe65:c7f%5
                                           192.168.1.1
       DHCP Server . . . . . . . . . . . : 192.168.1.1
       DHCPv6 IAID . . . . . . . . . . . : 408729857
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-22-79-A4-4F-5C-B9-01-FC-A2-DE
       DNS Servers . . . . . . . . . . . : 2605:a601:af61:c100::1
                                           192.168.1.1
                                           fe80::f6f5:e8ff:fe65:c7f%5
       Primary WINS Server . . . . . . . : 192.168.1.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    
    Wireless LAN adapter Wi-Fi:
    
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : T-mobile.com
       Description . . . . . . . . . . . : Intel(R) Dual Band Wireless-AC 7260
       Physical Address. . . . . . . . . : CC-3D-82-64-EE-B6
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
    
    Wireless LAN adapter Local Area Connection* 11:
    
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : 
       Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #3
       Physical Address. . . . . . . . . : CC-3D-82-64-EE-B7
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
    
    Wireless LAN adapter Local Area Connection* 13:
    
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : 
       Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #5
       Physical Address. . . . . . . . . : CE-3D-82-64-EE-B6
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
    
    Ethernet adapter Bluetooth Network Connection:
    
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : 
       Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
       Physical Address. . . . . . . . . : CC-3D-82-64-EE-BA
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
    Output for 'netsh wlan show all'
    Wireless System Information Summary
    (Time: 11/20/2021 7:32:04 AM Central Standard Time)
    
    
    ======================================================================= 
    ============================== SHOW DRIVERS =========================== 
    =======================================================================
    
    
    Interface name: Wi-Fi
    
        Driver                    : Intel(R) Dual Band Wireless-AC 7260
        Vendor                    : Intel Corporation
        Provider                  : Intel
        Date                      : 9/3/2018
        Version                   : 18.33.14.3
        INF file                  : oem48.inf
        Type                      : Native Wi-Fi Driver
        Radio types supported     : 802.11b 802.11g 802.11n 802.11a 802.11ac
        FIPS 140-2 mode supported : Yes
        802.11w Management Frame Protection supported : Yes
        Hosted network supported  : Yes
        Authentication and cipher supported in infrastructure mode:
                                    Open            None
                                    Open            WEP-40bit
                                    Open            WEP-104bit
                                    Open            WEP
                                    WPA-Enterprise  TKIP
                                    WPA-Enterprise  CCMP
                                    WPA-Personal    TKIP
                                    WPA-Personal    CCMP
                                    WPA2-Enterprise TKIP
                                    WPA2-Enterprise CCMP
                                    WPA2-Personal   TKIP
                                    WPA2-Personal   CCMP
                                    Open            Vendor defined
                                    Vendor defined  Vendor defined
        Authentication and cipher supported in ad-hoc mode:
                                    Open            None
                                    Open            WEP-40bit
                                    Open            WEP-104bit
                                    Open            WEP
                                    WPA2-Personal   CCMP
        IHV service present       : Yes
        IHV adapter OUI           : [00 80 86], type: [00]
        IHV extensibility DLL path: C:\WINDOWS\System32\IWMSSvc.dll
        IHV UI extensibility ClSID: {1bf6cb2d-2ae0-4879-a7aa-a75834fbd0e3}
        IHV diagnostics CLSID     : {00000000-0000-0000-0000-000000000000}
        Wireless Display Supported: Yes (Graphics Driver: Yes, Wi-Fi Driver: Yes)
    
    
    ======================================================================= 
    ============================= SHOW INTERFACES ========================= 
    =======================================================================
    
    
    There is 1 interface on the system: 
    
        Name                   : Wi-Fi
        Description            : Intel(R) Dual Band Wireless-AC 7260
        GUID                   : e4aad5fa-60f3-48fe-b4e1-ab243609050d
        Physical address       : cc:3d:82:64:ee:b6
        State                  : disconnected
        Radio status           : Hardware On
                                 Software Off
    
        Hosted network status  : Not available
    
    
    ======================================================================= 
    =========================== SHOW HOSTED NETWORK ======================= 
    =======================================================================
    
    
    Hosted network settings 
    ----------------------- 
        Mode                   : Allowed
        Settings               : <Not configured>
    
    Hosted network status   
    --------------------- 
        Status                 : Not available
    
    
    ======================================================================= 
    ============================= SHOW SETTINGS =========================== 
    =======================================================================
    
    
    Wireless LAN settings 
    --------------------- 
        Show blocked networks in visible network list: No
        Only use GP profiles on GP-configured networks: No
        Hosted network mode allowed in WLAN service: Yes
    
        Allow shared user credentials for network authentication: Yes
        Block period: Not Configured.
    
        Auto configuration logic is enabled on interface "Wi-Fi"
        MAC randomization not available on interface Wi-Fi
    
    
    ======================================================================= 
    ============================== SHOW FILTERS =========================== 
    =======================================================================
    
    
    Allow list on the system (group policy) 
    --------------------------------------- 
        <None>
    
    Allow list on the system (user) 
    ------------------------------- 
        <None>
    
    Block list on the system (group policy) 
    --------------------------------------- 
        <None>
    
    Block list on the system (user) 
    ------------------------------- 
        <None>
    
    
    ======================================================================= 
    =========================== SHOW CREATEALLUSER ======================== 
    =======================================================================
    
    
    Everyone is allowed to create all user profiles.
    
    
    ======================================================================= 
    ============================= SHOW PROFILES =========================== 
    =======================================================================
    
    
    Profiles on interface Wi-Fi:
    
    Group policy profiles (read only)
    ---------------------------------
        <None>
    
    User profiles
    -------------
        All User Profile     : CellSpot_2.4GHz_CCC8
        All User Profile     : CellSpot_5GHz_CCC8 2
        All User Profile     : CellSpot_5GHz_CCC8
        All User Profile     : google9005
    
    
    ======================================================================= 
    ========================== SHOW PROFILES NAME=* ======================= 
    =======================================================================
    
    
    Profile CellSpot_2.4GHz_CCC8 on interface Wi-Fi: 
    ======================================================================= 
    
    Applied: All User Profile    
    
    Profile information 
    ------------------- 
        Version                : 1
        Type                   : Wireless LAN
        Name                   : CellSpot_2.4GHz_CCC8
        Control options        : 
            Connection mode    : Connect automatically
            Network broadcast  : Connect only if this network is broadcasting
            AutoSwitch         : Do not switch to other networks
            MAC Randomization  : Disabled
    
    Connectivity settings 
    --------------------- 
        Number of SSIDs        : 1
        SSID name              : "CellSpot_2.4GHz_CCC8"
        Network type           : Infrastructure
        Radio type             : [ Any Radio Type ]
        Vendor extension          : Not present
    
    Security settings 
    ----------------- 
        Authentication         : WPA2-Personal
        Cipher                 : CCMP
        Authentication         : WPA2-Personal
        Cipher                 : GCMP
        Security key           : Present
    
    Cost settings 
    ------------- 
        Cost                   : Unrestricted
        Congested              : No
        Approaching Data Limit : No
        Over Data Limit        : No
        Roaming                : No
        Cost Source            : Default
    
    
    Profile CellSpot_5GHz_CCC8 2 on interface Wi-Fi: 
    ======================================================================= 
    
    Applied: All User Profile    
    
    Profile information 
    ------------------- 
        Version                : 1
        Type                   : Wireless LAN
        Name                   : CellSpot_5GHz_CCC8 2
        Control options        : 
            Connection mode    : Connect automatically
            Network broadcast  : Connect only if this network is broadcasting
            AutoSwitch         : Do not switch to other networks
            MAC Randomization  : Disabled
    
    Connectivity settings 
    --------------------- 
        Number of SSIDs        : 1
        SSID name              : "CellSpot_5GHz_CCC8"
        Network type           : Infrastructure
        Radio type             : [ Any Radio Type ]
        Vendor extension          : Not present
    
    Security settings 
    ----------------- 
        Authentication         : WPA2-Personal
        Cipher                 : CCMP
        Authentication         : WPA2-Personal
        Cipher                 : GCMP
        Security key           : Present
    
    Cost settings 
    ------------- 
        Cost                   : Unrestricted
        Congested              : No
        Approaching Data Limit : No
        Over Data Limit        : No
        Roaming                : No
        Cost Source            : Default
    
    
    Profile CellSpot_5GHz_CCC8 on interface Wi-Fi: 
    ======================================================================= 
    
    Applied: All User Profile    
    
    Profile information 
    ------------------- 
        Version                : 1
        Type                   : Wireless LAN
        Name                   : CellSpot_5GHz_CCC8
        Control options        : 
            Connection mode    : Connect automatically
            Network broadcast  : Connect only if this network is broadcasting
            AutoSwitch         : Do not switch to other networks
            MAC Randomization  : Disabled
    
    Connectivity settings 
    --------------------- 
        Number of SSIDs        : 1
        SSID name              : "CellSpot_5GHz_CCC8"
        Network type           : Infrastructure
        Radio type             : [ Any Radio Type ]
        Vendor extension          : Not present
    
    Security settings 
    ----------------- 
        Authentication         : WPA2-Personal
        Cipher                 : CCMP
        Authentication         : WPA2-Personal
        Cipher                 : GCMP
        Security key           : Present
    
    Cost settings 
    ------------- 
        Cost                   : Unrestricted
        Congested              : No
        Approaching Data Limit : No
        Over Data Limit        : No
        Roaming                : No
        Cost Source            : Default
    
    
    Profile google9005 on interface Wi-Fi: 
    ======================================================================= 
    
    Applied: All User Profile    
    
    Profile information 
    ------------------- 
        Version                : 1
        Type                   : Wireless LAN
        Name                   : google9005
        Control options        : 
            Connection mode    : Connect automatically
            Network broadcast  : Connect only if this network is broadcasting
            AutoSwitch         : Do not switch to other networks
            MAC Randomization  : Disabled
    
    Connectivity settings 
    --------------------- 
        Number of SSIDs        : 1
        SSID name              : "google9005"
        Network type           : Infrastructure
        Radio type             : [ Any Radio Type ]
        Vendor extension          : Not present
    
    Security settings 
    ----------------- 
        Authentication         : WPA2-Personal
        Cipher                 : CCMP
        Authentication         : WPA2-Personal
        Cipher                 : GCMP
        Security key           : Present
    
    Cost settings 
    ------------- 
        Cost                   : Unrestricted
        Congested              : No
        Approaching Data Limit : No
        Over Data Limit        : No
        Roaming                : No
        Cost Source            : Default
    
    
    ======================================================================= 
    ======================= SHOW NETWORKS MODE=BSSID ====================== 
    =======================================================================
    
     
    Interface name : Wi-Fi 
    
    
    ======================================================================= 
    ======================= SHOW INTERFACE CAPABILITIES =================== 
    =======================================================================
    
    
    Wireless System Capabilities 
    ---------------------------- 
        Number of antennas connected to the 802.11 radio (value not available)
    
        Max number of channels the device can operate on, simultaneously (value not available)
    
        Co-existence Support                        : Unknown
    
    
    Wireless Device Capabilities 
    ---------------------------- 
    
    Interface name: Wi-Fi
    
        WDI Version (Windows)                       : 0.0.0.0
    
        WDI Version (IHV)                           : 0.0.0.0
    
        Firmware Version                            : 
    
        Station                                     : Supported
    
        Soft AP                                     : Supported
    
        Network monitor mode                        : Supported
    
        Wi-Fi Direct Device                         : Supported
    
        Wi-Fi Direct GO                             : Supported
    
        Wi-Fi Direct Client                         : Supported
    
        Protected Management Frames                 : Supported
    
        DOT11k neighbor report                      : Unknown
    
        ANQP Service Information Discovery          : Not Supported
    
        Action Frame                                : Not Supported
    
        Diversity Antenna                           : Unknown
    
        IBSS                                        : Supported
    
        Promiscuous Mode                            : Supported
    
        P2P Device Discovery                        : Not Supported
    
        P2P Service Name Discovery                  : Not Supported
    
        P2P Service Info Discovery                  : Not Supported
    
        P2P Background Discovery                    : Not Supported
    
        P2P GO on 5 GHz                             : Unknown
    
        ASP 2.0 Service Name Discovery              : Not Supported
    
        ASP 2.0 Service Information Discovery       : Not Supported
    
        IP Docking Capable                          : Not Supported
    
        FIPS                                        : Supported
    
        Instant Connect                             : Supported
    
        Dx Standby NLO                              : Supported
    
        Extended Channel Switch Announcement        : Unknown
    
        Function Level Reset                        : Not Supported
    
        Platform Level Reset                        : Not Supported
    
        Bus Level Reset                             : Not Supported
    
        MAC Randomization                           : Not Supported
    
        Fast Transition                             : Not Supported
    
        MU-MIMO                                     : Unknown
    
        Miracast Sink                               : Unknown
    
        BSS Transition (802.11v)                    : Unknown
    
        IHV Extensibility Module Configured         : Supported
    
        Number of Tx Spatial Streams                : 0
    
        Number of Rx Spatial Streams                : 0
    
        Number of Concurrent Channels Supported     : 2
    
        P2P GO ports count                          : 1
    
        P2P Clients Port Count                      : 1
    
        P2P Max Mobile AP Clients                   : 10
    
        Max ANQP Service Advertisements Supported   : 0
    
        Co-existence Support                        : Unknown
    Output for 'certutil -store -silent My & certutil -store -silent -user My'
    My "Personal"
    ================ Certificate 0 ================
    Serial Number: 437e66cc097da49e4f2aa695495f0218
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/19/2019 7:51 AM
     NotAfter: 5/19/2022 7:51 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): d6bd52aaf233794fe5c67e3268a0f548ba8d4021
      Key Container = 1708ea9213309ca78e6c446263258f65_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-91179c1b-b098-412a-b443-617bb0022816
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 1 ================
    Serial Number: 22fe60a8d8caa681492ba2cbf53ee20c
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/19/2019 7:46 AM
     NotAfter: 5/19/2022 7:46 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): cca92400ab811a07d07479e595daf65c384faca8
      Key Container = ffc642f84ce1435c254a0bb5e6ffee2f_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-61757965-a56e-45c1-9ce6-11daf6edacf2
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 2 ================
    Serial Number: 58d302db040c71a94051dbd663281a1f
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/18/2019 8:28 PM
     NotAfter: 5/18/2022 8:28 PM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): c4b6f342244ca2ecb41bc8957863546362225378
      Key Container = 427ea6ae6e4845d9a94c43a3b598e8fd_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-3e3a1bbf-2732-48c1-9f19-9dd59736afd8
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 3 ================
    Serial Number: 4655669403a323a542085193f0e25b78
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/4/2019 10:58 PM
     NotAfter: 5/4/2022 10:58 PM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 9c1b44cac093c0b46b1bdd187cdbe06be82f57d9
      Key Container = dab5b0f5cbbadc67ebe8f594776f01e9_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-bb8837ae-f2ad-4339-a9d2-28969583f4e3
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 4 ================
    Serial Number: 2be9e2b4deeef2b54fdabe426a43fabd
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/7/2019 10:27 AM
     NotAfter: 5/7/2022 10:27 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 90631800f72157d973b533bd8f16dd66d58ac5ed
      Key Container = 1cb4f8cce01ea0ad4ee666aa22562568_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-b20e39c5-96b1-41f3-8e5d-785a449130b9
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 5 ================
    Serial Number: 2807b80a2caff1a54e18ea68c1087b53
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/26/2019 1:43 AM
     NotAfter: 5/26/2022 1:43 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 87e35a0a7fca2295a0f726e9f66ea295c0e22d77
      Key Container = c687e4ab6f101b277ee153724e531cd9_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-e5320161-0c05-4069-9f43-272d29db2b08
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 6 ================
    Serial Number: 59f17ffc6bebf8a44bc03e643e6ec5f3
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/8/2019 7:27 AM
     NotAfter: 5/8/2022 7:27 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 82e34d48a43546e30ba1a9b07feb8ae8c2bb6e06
      Key Container = 7d33f399e262c8e9cc8911ef4641cd00_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-bb0f5654-4a23-47b2-acf3-608d26b3c0fd
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 7 ================
    Serial Number: 1bcdc6409863ea9944fbf1d951c42e9b
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/2/2019 10:12 AM
     NotAfter: 5/2/2022 10:12 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 7f9184df20397731dfb82c9de5fc32078a12cf31
      Key Container = f6def1c3c873714716517657db061879_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-038e23ad-113c-45a6-9112-3bbd1c8549a9
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 8 ================
    Serial Number: 32e69576ae1277964ef9f4359b3f6094
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/21/2019 8:25 PM
     NotAfter: 5/21/2022 8:25 PM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 6787211656a5020dea9117795da12bc4061e871e
      Key Container = 1792588f96c9c2dbfc2846675ab852f9_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-aee86413-c225-46c0-91ff-6f98b66f5b21
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    ================ Certificate 9 ================
    Serial Number: 756bd044d2f188a0458817bd2bd73701
    Issuer: CN=dsalocal.intel.com
     NotBefore: 5/19/2019 7:57 AM
     NotAfter: 5/19/2022 7:57 AM
    Subject: CN=dsalocal.intel.com
    Signature matches Public Key
    Root Certificate: Subject matches Issuer
    Cert Hash(sha1): 12fe73d4c7a21bcc3b930b639f6dea8741f4ed98
      Key Container = c2b1bfbbf5d0d4d242e77a5b4194b663_eaafc4eb-aaa1-43c9-83d8-ada0f57fe121
      Simple container name: tp-cb489075-50ae-4ed5-b5ec-7e662a0f9e4b
      Provider = Microsoft Base Cryptographic Provider v1.0
    Signature test passed
    
    
    My "Personal"
    Profile Output
    <!--Interface: Wi-Fi, Profile: CellSpot_2.4GHz_CCC8-->
    
    <?xml version="1.0"?><WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1"><name>CellSpot_2.4GHz_CCC8</name><SSIDConfig><SSID><hex>43656C6C53706F745F322E3447487A5F43434338</hex><name>CellSpot_2.4GHz_CCC8</name></SSID></SSIDConfig><connectionType>ESS</connectionType><connectionMode>auto</connectionMode><MSM><security><authEncryption><authentication>WPA2PSK</authentication><encryption>AES</encryption><useOneX>false</useOneX></authEncryption><sharedKey><keyType>passPhrase</keyType><protected>true</protected><keyMaterial>01000000D08C9DDF0115D1118C7A00C04FC297EB01000000AA5903371AF526488484723BEA481D9B000000000200000000001066000000010000200000007E7297B8B3022090B039F1000B031CD56CDBD25C2DF1465732419BA7BE7E6937000000000E8000000002000020000000E7B395DFD22B251E7891638CD24ECAB6069DBAF69FC6730EED1B50D8850A8A8510000000130BB4C43A0C6F2C6525B863B525168E40000000D68BAC79916581066B5F2C395AC0AC14BF7251956E757CBBA5AD97155F0C4F14D115F0BDDC54B81C385F0E7ED327C4D1164D86EE16FEAFD5A0FB4A64DE62A379</keyMaterial></sharedKey></security></MSM><MacRandomization xmlns="http://www.microsoft.com/networking/WLAN/profile/v3"><enableRandomization>false</enableRandomization></MacRandomization></WLANProfile>
    
    <!--Interface: Wi-Fi, Profile: CellSpot_5GHz_CCC8-->
    
    <?xml version="1.0"?><WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1"><name>CellSpot_5GHz_CCC8</name><SSIDConfig><SSID><hex>43656C6C53706F745F3547487A5F43434338</hex><name>CellSpot_5GHz_CCC8</name></SSID></SSIDConfig><connectionType>ESS</connectionType><connectionMode>auto</connectionMode><MSM><security><authEncryption><authentication>WPA2PSK</authentication><encryption>AES</encryption><useOneX>false</useOneX></authEncryption><sharedKey><keyType>passPhrase</keyType><protected>true</protected><keyMaterial>01000000D08C9DDF0115D1118C7A00C04FC297EB01000000AA5903371AF526488484723BEA481D9B00000000020000000000106600000001000020000000A4ED8B38FF3FA1924D04C58EED119B17F6DA9BAACD655C9DEF811CBEBDF735C4000000000E8000000002000020000000ADE550B0BE54DBF1E96E02F7EBFB8AB54C7BAF2B891C6820BA40E5AE3F368777100000008F7F1C884571C63D34D4E4027343698940000000A0B8DB3071F76816D004A8C3E47D609753F7FEA3C407A3B87FB486C14F1604BFA1C71101AB6CDADFB4E38323E9A4945052E24DE78C7FDD2445643426B7E01156</keyMaterial></sharedKey></security></MSM><MacRandomization xmlns="http://www.microsoft.com/networking/WLAN/profile/v3"><enableRandomization>false</enableRandomization></MacRandomization></WLANProfile>
    
    <!--Interface: Wi-Fi, Profile: CellSpot_5GHz_CCC8 2-->
    
    <?xml version="1.0"?><WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1"><name>CellSpot_5GHz_CCC8 2</name><SSIDConfig><SSID><hex>43656C6C53706F745F3547487A5F43434338</hex><name>CellSpot_5GHz_CCC8</name></SSID></SSIDConfig><connectionType>ESS</connectionType><connectionMode>auto</connectionMode><MSM><security><authEncryption><authentication>WPA2PSK</authentication><encryption>AES</encryption><useOneX>false</useOneX></authEncryption><sharedKey><keyType>passPhrase</keyType><protected>true</protected><keyMaterial>01000000D08C9DDF0115D1118C7A00C04FC297EB01000000AA5903371AF526488484723BEA481D9B000000000200000000001066000000010000200000004E12262DC9150CDEA9CB6B28CADA0BF137C257ABC89B708A56BCD03D275001C7000000000E800000000200002000000020A0A8EEF94FFC0BBD8B01D8DA233C3704A85F64041C4CADE853CBD7598C3B93100000008321F258A96D7CA0AC477E15E7E3261740000000B4AE19828A6D45C36AE4ABCEDF9F30E86C3D33B5C32C1F153163CA83CE02D26E41261DAD86F1B4A25E728B33ECE539C00C55F411D2F203FD22CA40E3D777B9C7</keyMaterial></sharedKey></security></MSM><MacRandomization xmlns="http://www.microsoft.com/networking/WLAN/profile/v3"><enableRandomization>false</enableRandomization></MacRandomization></WLANProfile>
    
    <!--Interface: Wi-Fi, Profile: google9005-->
    
    <?xml version="1.0"?><WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1"><name>google9005</name><SSIDConfig><SSID><hex>676F6F676C6539303035</hex><name>google9005</name></SSID></SSIDConfig><connectionType>ESS</connectionType><connectionMode>auto</connectionMode><MSM><security><authEncryption><authentication>WPA2PSK</authentication><encryption>AES</encryption><useOneX>false</useOneX></authEncryption><sharedKey><keyType>passPhrase</keyType><protected>true</protected><keyMaterial>01000000D08C9DDF0115D1118C7A00C04FC297EB01000000AA5903371AF526488484723BEA481D9B00000000020000000000106600000001000020000000E1E95B3D156DF66C5FEAEF07DB473AC034703344F9E553D08333E72E44CAAAE2000000000E80000000020000200000005B0CCF6BC24CECC49843C3E4EAF0D98534CF45FDE4D1FDCD54F919301AF6BCD910000000B699BC0F928C2ED943BBCEB74510335B4000000079036F148685F6495A89990F8B4372EAEEC40548E01E939D9959C3543EC8CD9F86E61D1BC8ED6642AD7E8C4E7B2ED29AD300A84DECCCE0C0A4CFC299965496C4</keyMaterial></sharedKey></security></MSM><MacRandomization xmlns="http://www.microsoft.com/networking/WLAN/profile/v3"><enableRandomization>false</enableRandomization></MacRandomization></WLANProfile>
    Wireless Sessions
    No WLAN events were found on this system.
      My Computer


  7. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #1107

    Code:
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
     Log Collection... (V1.6.3)
    
     Grabbing PowerCFG, Sleep & Battery Info ...
    Battery life report saved to file path C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\POWER\battery-report.html.
    Sleep Study report saved to file path C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\POWER\sleepstudy-report.html.
    Enabling tracing for 10 seconds...
    Observing system behavior...
    Analyzing trace data...
    Analysis complete.
    
    Energy efficiency problems were found.
    
    6 Errors
    12 Warnings
    144 Informational
    
    See C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\POWER\energy-report.html for more details.
    
     You may press a key to close this window.
    -------------------------------------------

    Code:
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Event_Search.txt"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\POWER"
    
     Please upload the following file as an attachment to your post on Ten Forums.
    
      PowerCFG, Sleep & Battery Info [2021-11-20_at_07-38-54].zip
    
     The above file can be found on the desktop.
     You may press a key to close this window.

    Code:
    **********************
    Windows PowerShell transcript start
    Start time: 20211011001800
    Username: DESKTOP-9HEBUKS\aaaaaaaa
    RunAs User: DESKTOP-9HEBUKS\aaaaaaaa
    Configuration Name: 
    Machine: DESKTOP-9HEBUKS (Microsoft Windows NT 10.0.17763.0)
    Host Application: PowerShell -ExecutionPolicy ByPass -file C:\Users\aaaaaaaa\AppData\Local\Temp\Matthew_Wai_departed_this_life_on_2021-10-09_at_01-23-45.ps1
    Process ID: 14824
    PSVersion: 5.1.17763.1490
    PSEdition: Desktop
    PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.17763.1490
    BuildVersion: 10.0.17763.1490
    CLRVersion: 4.0.30319.42000
    WSManStackVersion: 3.0
    PSRemotingProtocolVersion: 2.3
    SerializationVersion: 1.1.0.1
    **********************
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
    Log Collection... (V1.6.3)
    
     Downloading "SetupDiag.exe" from  http://go.microsoft.com/...
    
     Successfully downloaded!
    
     Invoking SetupDiag.exe ...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       : CMD.EXE /C "%temp%\setupdiag.exe /Verbose /Output:%temp%\SetupDiag-Log.txt"
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : 370edc7e-0b7b-47b7-b505-bfd73a4b3e5f
    Id            : 1
    Name          : SetupDiagJob
    ChildJobs     : {Job2}
    PSBeginTime   : 10/11/2021 12:18:01 AM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    
    Waiting for SetupDiagJob to complete...
    
    Time Stamp: 12:18 AM
    
    This can take up to 10 minutes ...
    .
    
    SetupDiag v1.6.2107.27002
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    Searching for setup logs...
    Found C:\$WINDOWS.~BT\Sources\Panther\setupact.log with update date 10/10/2021 07:05:12 to be the correct setup log.
    
    Gathering baseline information from setup logs...
    
    SetupDiag: processing rule: CompatScanOnly.
    ...No match.
    
    
    SetupDiag: processing rule: PlugInComplianceBlock.
    ....No match.
    
    
    SetupDiag: processing rule: BitLockerHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: VHDHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: PortableWorkspaceHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: AuditModeHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: SafeModeHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: InsufficientSystemPartitionDiskSpaceHardblock.
    ....
    Warning: Found Insufficient System Partition Disk Free Space Hard Block.
    The system you are attempting to update is running low on disk space on the System Reserved Partition.
    Free up space on the System Reserved Partition and try the update again.
    More information is available here:
    "https://support.microsoft.com/en-us/help/3086249/-we-couldn-t-update-system-reserved-partition-error-installing-windows"
    
    SetupDiag found 1 matching issue.
    
    SetupDiag results were logged to: C:\Users\aaaaaaaa\AppData\Local\Temp\setupdiag-log.txt
    Logs ZipFile created at: C:\Users\aaaaaaaa\AppData\Local\Temp\Logs.zip
    
    SetupDiag Completed!
    
    
    
     You may press a key to close this window.
    -------------------------------------------

    Code:
    Available Sleep States (/A): 
    ============================
    
    
    The following sleep states are available on this system:
        Standby (S3)
    
    The following sleep states are not available on this system:
        Standby (S1)
    	The system firmware does not support this standby state.
    
        Standby (S2)
    	The system firmware does not support this standby state.
    
        Hibernate
    	Hibernation has not been enabled.
    
        Standby (S0 Low Power Idle)
    	The system firmware does not support this standby state.
    
        Hybrid Sleep
    	Hibernation is not available.
    
        Fast Startup
    	Hibernation is not available.
    
    
    -DeviceQuery Wake_Armed: 
    ========================
    
    
    NONE
    
    Last Wake (-lastwake):  
    =====================
    
    
    Wake History Count - 0
    
    
    
    
    -Requests: 
    ==========
    
    
    DISPLAY:
    None.
    
    SYSTEM:
    None.
    
    AWAYMODE:
    None.
    
    EXECUTION:
    None.
    
    PERFBOOST:
    None.
    
    ACTIVELOCKSCREEN:
    None.
    
    
    Existing Power Schemes (* Active)
    -----------------------------------
    Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e  (Balanced)
    Power Scheme GUID: 8759706d-706b-4c22-b2ec-f91e1ef6ed38  (HP Optimized (recommended)) *
    
    
    
    
    Active Power Scheme Details: 
    ============================
    
    
    Power Scheme GUID: 8759706d-706b-4c22-b2ec-f91e1ef6ed38  (HP Optimized (recommended))
      Subgroup GUID: fea3413e-7e05-4911-9a71-700331f1c294  (Settings belonging to no subgroup)
        GUID Alias: SUB_NONE
        Power Setting GUID: 0e796bdb-100d-47d6-a2d5-f7d2daa51f51  (Require a password on wakeup)
          GUID Alias: CONSOLELOCK
          Possible Setting Index: 000
          Possible Setting Friendly Name: No
          Possible Setting Index: 001
          Possible Setting Friendly Name: Yes
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 245d8541-3943-4422-b025-13a784f679b7  (Power plan type)
          GUID Alias: PERSONALITY
          Possible Setting Index: 000
          Possible Setting Friendly Name: Power saver
          Possible Setting Index: 001
          Possible Setting Friendly Name: High performance
          Possible Setting Index: 002
          Possible Setting Friendly Name: Balanced
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
        Power Setting GUID: 4faab71a-92e5-4726-b531-224559672d19  (Device idle policy)
          GUID Alias: DEVICEIDLE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Performance
          Possible Setting Index: 001
          Possible Setting Friendly Name: Power savings
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 68afb2d9-ee95-47a8-8f50-4115088073b1  (Disconnected Standby Mode)
          GUID Alias: DISCONNECTEDSTANDBYMODE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Normal
          Possible Setting Index: 001
          Possible Setting Friendly Name: Aggressive
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: f15576e8-98b7-4186-b944-eafa664402d9  (Networking connectivity in Standby)
          GUID Alias: CONNECTIVITYINSTANDBY
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disable
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enable
          Possible Setting Index: 002
          Possible Setting Friendly Name: Disable on lid close
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
      Subgroup GUID: 0012ee47-9041-4b5d-9b77-535fba8b1442  (Hard disk)
        GUID Alias: SUB_DISK
        Power Setting GUID: 0b2d69d7-a2a1-449c-9680-f91c70521c60  (AHCI Link Power Management - HIPM/DIPM)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Active
          Possible Setting Index: 001
          Possible Setting Friendly Name: HIPM
          Possible Setting Index: 002
          Possible Setting Friendly Name: HIPM+DIPM
          Possible Setting Index: 003
          Possible Setting Friendly Name: DIPM
          Possible Setting Index: 004
          Possible Setting Friendly Name: Lowest
        Current AC Power Setting Index: 0x00000004
        Current DC Power Setting Index: 0x00000004
    
        Power Setting GUID: 51dea550-bb38-4bc4-991b-eacf37be5ec8  (Maximum Power Level)
          GUID Alias: DISKMAXPOWER
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: 6738e2c4-e8a5-4a42-b16a-e040e769756e  (Turn off hard disk after)
          GUID Alias: DISKIDLE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 80e3c60e-bb94-4ad8-bbe0-0d3195efc663  (Hard disk burst ignore time)
          GUID Alias: DISKBURSTIGNORE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x0000001e
    
        Power Setting GUID: d3d55efd-c1ff-424e-9dc3-441be7833010  (Secondary NVMe Idle Timeout)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x0000ea60
          Possible Settings increment: 0x00000001
          Possible Settings units: milliseconds
        Current AC Power Setting Index: 0x000007d0
        Current DC Power Setting Index: 0x000003e8
    
        Power Setting GUID: d639518a-e56d-4345-8af2-b9f32fb26109  (Primary NVMe Idle Timeout)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x0000ea60
          Possible Settings increment: 0x00000001
          Possible Settings units: milliseconds
        Current AC Power Setting Index: 0x000000c8
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: dab60367-53fe-4fbc-825e-521d069d2456  (AHCI Link Power Management - Adaptive)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x000493e0
          Possible Settings increment: 0x00000001
          Possible Settings units: millisecond
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: dbc9e238-6de9-49e3-92cd-8c2b4946b472  (Secondary NVMe Power State Transition Latency Tolerance)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x0000ea60
          Possible Settings increment: 0x00000001
          Possible Settings units: milliseconds
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: fc95af4d-40e7-4b6d-835a-56d131dbc80e  (Primary NVMe Power State Transition Latency Tolerance)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x0000ea60
          Possible Settings increment: 0x00000001
          Possible Settings units: milliseconds
        Current AC Power Setting Index: 0x0000000f
        Current DC Power Setting Index: 0x00000032
    
      Subgroup GUID: 02f815b5-a5cf-4c84-bf20-649d1f75d3d8  (Internet Explorer)
        Power Setting GUID: 4c793e7d-a264-42e1-87d3-7a0d2f523ccd  (JavaScript Timer Frequency)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Maximum Power Savings
          Possible Setting Index: 001
          Possible Setting Friendly Name: Maximum Performance
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
      Subgroup GUID: 0d7dbae2-4294-402a-ba8e-26777e8488cd  (Desktop background settings)
        Power Setting GUID: 309dce9b-bef4-4119-9921-a851fb12f0f4  (Slide show)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Available
          Possible Setting Index: 001
          Possible Setting Friendly Name: Paused
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
      Subgroup GUID: 19cbb8fa-5279-450e-9fac-8a3d5fedd0c1  (Wireless Adapter Settings)
        Power Setting GUID: 12bbebe6-58d6-4636-95bb-3217ef867c1a  (Power Saving Mode)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Maximum Performance
          Possible Setting Index: 001
          Possible Setting Friendly Name: Low Power Saving
          Possible Setting Index: 002
          Possible Setting Friendly Name: Medium Power Saving
          Possible Setting Index: 003
          Possible Setting Friendly Name: Maximum Power Saving
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000003
    
      Subgroup GUID: 238c9fa8-0aad-41ed-83f4-97be242c8f20  (Sleep)
        GUID Alias: SUB_SLEEP
        Power Setting GUID: 1a34bdc3-7e6b-442e-a9d0-64b6ef378e84  (Legacy RTC mitigations)
          GUID Alias: LEGACYRTCMITIGATION
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disable
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enable
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 25dfa149-5dd1-4736-b5ab-e8a37b5b8187  (Allow Away Mode Policy)
          GUID Alias: AWAYMODE
          Possible Setting Index: 000
          Possible Setting Friendly Name: No
          Possible Setting Index: 001
          Possible Setting Friendly Name: Yes
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 29f6c1db-86da-48c5-9fdb-f2b67b1f44da  (Sleep after)
          GUID Alias: STANDBYIDLE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x0000012c
    
        Power Setting GUID: 7bc4a2f9-d8fc-4469-b07b-33eb785aaca0  (System unattended sleep timeout)
          GUID Alias: UNATTENDSLEEP
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000078
        Current DC Power Setting Index: 0x00000078
    
        Power Setting GUID: 94ac6d29-73ce-41a6-809f-6363ba21b47e  (Allow hybrid sleep)
          GUID Alias: HYBRIDSLEEP
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 9d7815a6-7ee4-497e-8888-515a05f02364  (Hibernate after)
          GUID Alias: HIBERNATEIDLE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x000004b0
    
        Power Setting GUID: a4b195f5-8225-47d8-8012-9d41369786e2  (Allow system required policy)
          GUID Alias: SYSTEMREQUIRED
          Possible Setting Index: 000
          Possible Setting Friendly Name: No
          Possible Setting Index: 001
          Possible Setting Friendly Name: Yes
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: abfc2519-3608-4c2a-94ea-171b0ed546ab  (Allow Standby States)
          GUID Alias: ALLOWSTANDBY
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: bd3b718a-0680-4d9d-8ab2-e1d2b4ac806d  (Allow wake timers)
          GUID Alias: RTCWAKE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disable
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enable
          Possible Setting Index: 002
          Possible Setting Friendly Name: Important Wake Timers Only
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: d4c1d4c8-d5cc-43d3-b83e-fc51215cb04d  (Allow sleep with remote opens)
          GUID Alias: REMOTEFILESLEEP
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
      Subgroup GUID: 2a737441-1930-4402-8d77-b2bebba308a3  (USB settings)
        Power Setting GUID: 0853a681-27c8-4100-a2fd-82013e970683  (Hub Selective Suspend Timeout)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x000186a0
          Possible Settings increment: 0x00000001
          Possible Settings units: Millisecond
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: 48e6b7a6-50f5-4782-a5d4-53bb8f07e226  (USB selective suspend setting)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 498c044a-201b-4631-a522-5c744ed4e678  (Setting IOC on all TDs)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: d4e98f31-5ffe-4ce1-be31-1b38b384c009  (USB 3 Link Power Mangement)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: Minimum power savings
          Possible Setting Index: 002
          Possible Setting Friendly Name: Moderate power savings
          Possible Setting Index: 003
          Possible Setting Friendly Name: Maximum power savings
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
      Subgroup GUID: 2e601130-5351-4d9d-8e04-252966bad054  (Idle Resiliency)
        GUID Alias: SUB_IR
        Power Setting GUID: 3166bc41-7e98-4e03-b34e-ec0f5f2b218e  (Execution Required power request timeout)
          GUID Alias: EXECTIME
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0xffffffff
        Current DC Power Setting Index: 0x0000012c
    
        Power Setting GUID: c36f0eb4-2988-4a70-8eee-0884fc2c2433  (IO coalescing timeout)
          GUID Alias: COALTIME
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Milliseconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x0000ea60
    
        Power Setting GUID: c42b79aa-aa3a-484b-a98f-2cf32aa90a28  (Processor Idle Resiliency Timer Resolution)
          GUID Alias: PROCIR
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x0000fde8
          Possible Settings increment: 0x00000001
          Possible Settings units: Milliseconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: d502f7ee-1dc7-4efd-a55d-f04b6f5c0545  (Deep Sleep Enabled/Disabled)
          GUID Alias: DEEPSLEEP
          Possible Setting Index: 000
          Possible Setting Friendly Name: Deep Sleep Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Deep Sleep Enabled
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
      Subgroup GUID: 48672f38-7a9a-4bb2-8bf8-3d85be19de4e  (Interrupt Steering Settings)
        GUID Alias: SUB_INTSTEER
        Power Setting GUID: 2bfc24f9-5ea2-4801-8213-3dbae01aa39d  (Interrupt Steering Mode)
          GUID Alias: MODE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Default
          Possible Setting Index: 001
          Possible Setting Friendly Name: Any processor
          Possible Setting Index: 002
          Possible Setting Friendly Name: Any unparked processor with time delay
          Possible Setting Index: 003
          Possible Setting Friendly Name: Any unparked processor
          Possible Setting Index: 004
          Possible Setting Friendly Name: Lock Interrupt Routing
          Possible Setting Index: 005
          Possible Setting Friendly Name: Processor 0
          Possible Setting Index: 006
          Possible Setting Friendly Name: Processor 1
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 73cde64d-d720-4bb2-a860-c755afe77ef2  (Target Load)
          GUID Alias: PERPROCLOAD
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00002710
          Possible Settings increment: 0x00000001
          Possible Settings units: Tenths of a percent
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: d6ba4903-386f-4c2c-8adb-5c21b3328d25  (Unparked time trigger)
          GUID Alias: UNPARKTIME
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x000186a0
          Possible Settings increment: 0x00000001
          Possible Settings units: Milliseconds
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
      Subgroup GUID: 4f971e89-eebd-4455-a8de-9e59040e7347  (Power buttons and lid)
        GUID Alias: SUB_BUTTONS
        Power Setting GUID: 5ca83367-6e45-459f-a27b-476b1d01c936  (Lid close action)
          GUID Alias: LIDACTION
          Possible Setting Index: 000
          Possible Setting Friendly Name: Do nothing
          Possible Setting Index: 001
          Possible Setting Friendly Name: Sleep
          Possible Setting Index: 002
          Possible Setting Friendly Name: Hibernate
          Possible Setting Index: 003
          Possible Setting Friendly Name: Shut down
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 7648efa3-dd9c-4e3e-b566-50f929386280  (Power button action)
          GUID Alias: PBUTTONACTION
          Possible Setting Index: 000
          Possible Setting Friendly Name: Do nothing
          Possible Setting Index: 001
          Possible Setting Friendly Name: Sleep
          Possible Setting Index: 002
          Possible Setting Friendly Name: Hibernate
          Possible Setting Index: 003
          Possible Setting Friendly Name: Shut down
          Possible Setting Index: 004
          Possible Setting Friendly Name: Turn off the display
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 833a6b62-dfa4-46d1-82f8-e09e34d029d6  (Enable forced button/lid shutdown)
          GUID Alias: SHUTDOWN
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 96996bc0-ad50-47ec-923b-6f41874dd9eb  (Sleep button action)
          GUID Alias: SBUTTONACTION
          Possible Setting Index: 000
          Possible Setting Friendly Name: Do nothing
          Possible Setting Index: 001
          Possible Setting Friendly Name: Sleep
          Possible Setting Index: 002
          Possible Setting Friendly Name: Hibernate
          Possible Setting Index: 003
          Possible Setting Friendly Name: Shut down
          Possible Setting Index: 004
          Possible Setting Friendly Name: Turn off the display
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 99ff10e7-23b1-4c07-a9d1-5c3206d741b4  (Lid open action)
          GUID Alias: LIDOPENWAKE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Do nothing
          Possible Setting Index: 001
          Possible Setting Friendly Name: Turn on the display
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: a7066653-8d6c-40a8-910e-a1f54b84c7e5  (Start menu power button)
          GUID Alias: UIBUTTON_ACTION
          Possible Setting Index: 000
          Possible Setting Friendly Name: Sleep
          Possible Setting Index: 001
          Possible Setting Friendly Name: Hibernate
          Possible Setting Index: 002
          Possible Setting Friendly Name: Shut down
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
      Subgroup GUID: 501a4d13-42af-4429-9fd1-a8218c268e20  (PCI Express)
        GUID Alias: SUB_PCIEXPRESS
        Power Setting GUID: ee12f906-d277-404b-b6da-e5fa1a576df5  (Link State Power Management)
          GUID Alias: ASPM
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: Moderate power savings
          Possible Setting Index: 002
          Possible Setting Friendly Name: Maximum power savings
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
      Subgroup GUID: 54533251-82be-4824-96c1-47b60b740d00  (Processor power management)
        GUID Alias: SUB_PROCESSOR
        Power Setting GUID: 06cadf0e-64ed-448a-8927-ce7bf90eb35d  (Processor performance increase threshold)
          GUID Alias: PERFINCTHRESHOLD
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x0000003c
        Current DC Power Setting Index: 0x0000005a
    
        Power Setting GUID: 06cadf0e-64ed-448a-8927-ce7bf90eb35e  (Processor performance increase threshold for Processor Power Efficiency Class 1)
          GUID Alias: PERFINCTHRESHOLD1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x0000003c
        Current DC Power Setting Index: 0x0000005a
    
        Power Setting GUID: 0cc5b647-c1df-4637-891a-dec35c318583  (Processor performance core parking min cores)
          GUID Alias: CPMINCORES
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: 0cc5b647-c1df-4637-891a-dec35c318584  (Processor performance core parking min cores for Processor Power Efficiency Class 1)
          GUID Alias: CPMINCORES1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 12a0ab44-fe28-4fa9-b3bd-4b64f44960a6  (Processor performance decrease threshold)
          GUID Alias: PERFDECTHRESHOLD
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000014
        Current DC Power Setting Index: 0x0000001e
    
        Power Setting GUID: 12a0ab44-fe28-4fa9-b3bd-4b64f44960a7  (Processor performance decrease threshold for Processor Power Efficiency Class 1)
          GUID Alias: PERFDECTHRESHOLD1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000014
        Current DC Power Setting Index: 0x0000001e
    
        Power Setting GUID: 1facfc65-a930-4bc5-9f38-504ec097bbc0  (Initial performance for Processor Power Efficiency Class 1 when unparked)
          GUID Alias: HETEROCLASS1INITIALPERF
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: 2430ab6f-a520-44a2-9601-f7f23b5134b1  (Processor performance core parking concurrency threshold)
          GUID Alias: CPCONCURRENCY
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000061
        Current DC Power Setting Index: 0x00000061
    
        Power Setting GUID: 2ddd5a84-5a71-437e-912a-db0b8c788732  (Processor performance core parking increase time)
          GUID Alias: CPINCREASETIME
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000003
        Current DC Power Setting Index: 0x00000003
    
        Power Setting GUID: 36687f9e-e3a5-4dbf-b1dc-15eb381c6863  (Processor energy performance preference policy)
          GUID Alias: PERFEPP
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000021
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: 36687f9e-e3a5-4dbf-b1dc-15eb381c6864  (Processor energy performance preference policy for Processor Power Efficiency Class 1)
          GUID Alias: PERFEPP1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000021
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: 3b04d4fd-1cc7-4f23-ab1c-d1337819c4bb  (Allow Throttle States)
          GUID Alias: THROTTLING
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
          Possible Setting Index: 002
          Possible Setting Friendly Name: Automatic
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
        Power Setting GUID: 4009efa7-e72d-4cba-9edf-91084ea8cbc3  (Processor performance increase time for Processor Power Efficiency Class 1)
          GUID Alias: HETEROINCREASETIME
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 40fbefc7-2e9d-4d25-a185-0cfd8574bac6  (Processor performance decrease policy)
          GUID Alias: PERFDECPOL
          Possible Setting Index: 000
          Possible Setting Friendly Name: Ideal
          Possible Setting Index: 001
          Possible Setting Friendly Name: Single
          Possible Setting Index: 002
          Possible Setting Friendly Name: Rocket
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 40fbefc7-2e9d-4d25-a185-0cfd8574bac7  (Processor performance decrease policy for Processor Power Efficiency Class 1)
          GUID Alias: PERFDECPOL1
          Possible Setting Index: 000
          Possible Setting Friendly Name: Ideal
          Possible Setting Index: 001
          Possible Setting Friendly Name: Single
          Possible Setting Index: 002
          Possible Setting Friendly Name: Rocket
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 447235c7-6a8d-4cc0-8e24-9eaf70b96e2b  (Processor performance core parking parked performance state)
          GUID Alias: CPPERF
          Possible Setting Index: 000
          Possible Setting Friendly Name: No Preference
          Possible Setting Index: 001
          Possible Setting Friendly Name: Deepest Performance State
          Possible Setting Index: 002
          Possible Setting Friendly Name: Lightest Performance State
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 447235c7-6a8d-4cc0-8e24-9eaf70b96e2c  (Processor performance core parking parked performance state for Processor Power Efficiency Class 1)
          GUID Alias: CPPERF1
          Possible Setting Index: 000
          Possible Setting Friendly Name: No Preference
          Possible Setting Index: 001
          Possible Setting Friendly Name: Deepest Performance State
          Possible Setting Index: 002
          Possible Setting Friendly Name: Lightest Performance State
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 45bcc044-d885-43e2-8605-ee0ec6e96b59  (Processor performance boost policy)
          GUID Alias: PERFBOOSTPOL
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x0000003c
        Current DC Power Setting Index: 0x00000028
    
        Power Setting GUID: 465e1f50-b610-473a-ab58-00d1077dc418  (Processor performance increase policy)
          GUID Alias: PERFINCPOL
          Possible Setting Index: 000
          Possible Setting Friendly Name: Ideal
          Possible Setting Index: 001
          Possible Setting Friendly Name: Single
          Possible Setting Index: 002
          Possible Setting Friendly Name: Rocket
          Possible Setting Index: 003
          Possible Setting Friendly Name: IdealAggressive
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 465e1f50-b610-473a-ab58-00d1077dc419  (Processor performance increase policy for Processor Power Efficiency Class 1)
          GUID Alias: PERFINCPOL1
          Possible Setting Index: 000
          Possible Setting Friendly Name: Ideal
          Possible Setting Index: 001
          Possible Setting Friendly Name: Single
          Possible Setting Index: 002
          Possible Setting Friendly Name: Rocket
          Possible Setting Index: 003
          Possible Setting Friendly Name: IdealAggressive
        Current AC Power Setting Index: 0x00000003
        Current DC Power Setting Index: 0x00000003
    
        Power Setting GUID: 4b92d758-5a24-4851-a470-815d78aee119  (Processor idle demote threshold)
          GUID Alias: IDLEDEMOTE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000028
        Current DC Power Setting Index: 0x00000014
    
        Power Setting GUID: 4bdaf4e9-d103-46d7-a5f0-6280121616ef  (Processor performance core parking distribution threshold)
          GUID Alias: CPDISTRIBUTION
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x0000005a
        Current DC Power Setting Index: 0x0000005a
    
        Power Setting GUID: 4d2b0152-7d5c-498b-88e2-34345392a2c5  (Processor performance time check interval)
          GUID Alias: PERFCHECK
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00001388
          Possible Settings increment: 0x00000001
          Possible Settings units: Milliseconds
        Current AC Power Setting Index: 0x0000001e
        Current DC Power Setting Index: 0x0000001e
    
        Power Setting GUID: 4e4450b3-6179-4e91-b8f1-5bb9938f81a1  (Processor duty cycling)
          GUID Alias: PERFDUTYCYCLING
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 5d76a2ca-e8c0-402f-a133-2158492d58ad  (Processor idle disable)
          GUID Alias: IDLEDISABLE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Enable idle
          Possible Setting Index: 001
          Possible Setting Friendly Name: Disable idle
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 616cdaa5-695e-4545-97ad-97dc2d1bdd88  (Latency sensitivity hint min unparked cores/packages)
          GUID Alias: LATENCYHINTUNPARK
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: 616cdaa5-695e-4545-97ad-97dc2d1bdd89  (Latency sensitivity hint min unparked cores/packages for Processor Power Efficiency Class 1)
          GUID Alias: LATENCYHINTUNPARK1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 619b7505-003b-4e82-b7a6-4dd29c300971  (Latency sensitivity hint processor performance)
          GUID Alias: LATENCYHINTPERF
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000063
        Current DC Power Setting Index: 0x00000063
    
        Power Setting GUID: 619b7505-003b-4e82-b7a6-4dd29c300972  (Latency sensitivity hint processor performance for Processor Power Efficiency Class 1)
          GUID Alias: LATENCYHINTPERF1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: 6c2993b0-8f48-481f-bcc6-00dd2742aa06  (Processor idle threshold scaling)
          GUID Alias: IDLESCALING
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disable scaling
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enable scaling
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 71021b41-c749-4d21-be74-a00f335d582b  (Processor performance core parking decrease policy)
          GUID Alias: CPDECREASEPOL
          Possible Setting Index: 000
          Possible Setting Friendly Name: Ideal number of cores
          Possible Setting Index: 001
          Possible Setting Friendly Name: Single core
          Possible Setting Index: 002
          Possible Setting Friendly Name: All possible cores
          Possible Setting Index: 003
          Possible Setting Friendly Name: One eighth cores
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 75b0ae3f-bce0-45a7-8c89-c9611c25e100  (Maximum processor frequency)
          GUID Alias: PROCFREQMAX
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: MHz
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 75b0ae3f-bce0-45a7-8c89-c9611c25e101  (Maximum processor frequency for Processor Power Efficiency Class 1)
          GUID Alias: PROCFREQMAX1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: MHz
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 7b224883-b3cc-4d79-819f-8374152cbe7c  (Processor idle promote threshold)
          GUID Alias: IDLEPROMOTE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x0000003c
        Current DC Power Setting Index: 0x00000028
    
        Power Setting GUID: 7d24baa7-0b84-480f-840c-1b0743c00f5f  (Processor performance history count)
          GUID Alias: PERFHISTORY
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000080
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 7d24baa7-0b84-480f-840c-1b0743c00f60  (Processor performance history count for Processor Power Efficiency Class 1)
          GUID Alias: PERFHISTORY1
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000080
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 7f2492b6-60b1-45e5-ae55-773f8cd5caec  (Processor performance decrease time for Processor Power Efficiency Class 1)
          GUID Alias: HETERODECREASETIME
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000003
        Current DC Power Setting Index: 0x00000003
    
        Power Setting GUID: 7f2f5cfa-f10c-4823-b5e1-e93ae85f46b5  (Heterogeneous policy in effect)
          GUID Alias: HETEROPOLICY
          Possible Setting Index: 000
          Possible Setting Friendly Name: Use heterogeneous policy 0
          Possible Setting Index: 001
          Possible Setting Friendly Name: Use heterogeneous policy 1
          Possible Setting Index: 002
          Possible Setting Friendly Name: Use heterogeneous policy 2
          Possible Setting Index: 003
          Possible Setting Friendly Name: Use heterogeneous policy 3
          Possible Setting Index: 004
          Possible Setting Friendly Name: Use heterogeneous policy 4
        Current AC Power Setting Index: 0x00000004
        Current DC Power Setting Index: 0x00000004
    
        Power Setting GUID: 893dee8e-2bef-41e0-89c6-b55d0929964c  (Minimum processor state)
          GUID Alias: PROCTHROTTLEMIN
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000005
        Current DC Power Setting Index: 0x00000005
    
        Power Setting GUID: 893dee8e-2bef-41e0-89c6-b55d0929964d  (Minimum processor state for Processor Power Efficiency Class 1)
          GUID Alias: PROCTHROTTLEMIN1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000005
        Current DC Power Setting Index: 0x00000005
    
        Power Setting GUID: 8baa4a8a-14c6-4451-8e8b-14bdbd197537  (Processor performance autonomous mode)
          GUID Alias: PERFAUTONOMOUS
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 93b8b6dc-0698-4d1c-9ee4-0644e900c85d  (Heterogeneous thread scheduling policy)
          GUID Alias: SCHEDPOLICY
          Possible Setting Index: 000
          Possible Setting Friendly Name: All processors
          Possible Setting Index: 001
          Possible Setting Friendly Name: Performant processors
          Possible Setting Index: 002
          Possible Setting Friendly Name: Prefer performant processors
          Possible Setting Index: 003
          Possible Setting Friendly Name: Efficient processors
          Possible Setting Index: 004
          Possible Setting Friendly Name: Prefer efficient processors
          Possible Setting Index: 005
          Possible Setting Friendly Name: Automatic
        Current AC Power Setting Index: 0x00000005
        Current DC Power Setting Index: 0x00000005
    
        Power Setting GUID: 943c8cb6-6f93-4227-ad87-e9a3feec08d1  (Processor performance core parking overutilization threshold)
          GUID Alias: CPOVERUTIL
          Minimum Possible Setting: 0x00000005
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000055
        Current DC Power Setting Index: 0x00000055
    
        Power Setting GUID: 94d3a615-a899-4ac5-ae2b-e4d8f634367f  (System cooling policy)
          GUID Alias: SYSCOOLPOL
          Possible Setting Index: 000
          Possible Setting Friendly Name: Passive
          Possible Setting Index: 001
          Possible Setting Friendly Name: Active
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 984cf492-3bed-4488-a8f9-4286c97bf5aa  (Processor performance increase time)
          GUID Alias: PERFINCTIME
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 984cf492-3bed-4488-a8f9-4286c97bf5ab  (Processor performance increase time for Processor Power Efficiency Class 1)
          GUID Alias: PERFINCTIME1
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 9943e905-9a30-4ec1-9b99-44dd3b76f7a2  (Processor idle state maximum)
          GUID Alias: IDLESTATEMAX
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000014
          Possible Settings increment: 0x00000001
          Possible Settings units: State Type
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: b000397d-9b0b-483d-98c9-692a6060cfbf  (Processor performance level increase threshold for Processor Power Efficiency Class 1 processor count increase)
          GUID Alias: HETEROINCREASETHRESHOLD
        Current AC Power Setting Index: 0x000000ff
        Current DC Power Setting Index: 0x000000ff
    
        Power Setting GUID: bae08b81-2d5e-4688-ad6a-13243356654b  (Heterogeneous short running thread scheduling policy)
          GUID Alias: SHORTSCHEDPOLICY
          Possible Setting Index: 000
          Possible Setting Friendly Name: All processors
          Possible Setting Index: 001
          Possible Setting Friendly Name: Performant processors
          Possible Setting Index: 002
          Possible Setting Friendly Name: Prefer performant processors
          Possible Setting Index: 003
          Possible Setting Friendly Name: Efficient processors
          Possible Setting Index: 004
          Possible Setting Friendly Name: Prefer efficient processors
          Possible Setting Index: 005
          Possible Setting Friendly Name: Automatic
        Current AC Power Setting Index: 0x00000005
        Current DC Power Setting Index: 0x00000005
    
        Power Setting GUID: bc5038f7-23e0-4960-96da-33abaf5935ec  (Maximum processor state)
          GUID Alias: PROCTHROTTLEMAX
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: bc5038f7-23e0-4960-96da-33abaf5935ed  (Maximum processor state for Processor Power Efficiency Class 1)
          GUID Alias: PROCTHROTTLEMAX1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: be337238-0d82-4146-a960-4f3749d470c7  (Processor performance boost mode)
          GUID Alias: PERFBOOSTMODE
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
          Possible Setting Index: 002
          Possible Setting Friendly Name: Aggressive
          Possible Setting Index: 003
          Possible Setting Friendly Name: Efficient Enabled
          Possible Setting Index: 004
          Possible Setting Friendly Name: Efficient Aggressive
          Possible Setting Index: 005
          Possible Setting Friendly Name: Aggressive At Guaranteed
          Possible Setting Index: 006
          Possible Setting Friendly Name: Efficient Aggressive At Guaranteed
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
        Power Setting GUID: c4581c31-89ab-4597-8e2b-9c9cab440e6b  (Processor idle time check)
          GUID Alias: IDLECHECK
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00030d40
          Possible Settings increment: 0x00000001
          Possible Settings units: Microseconds
        Current AC Power Setting Index: 0x0000c350
        Current DC Power Setting Index: 0x0000c350
    
        Power Setting GUID: c7be0679-2817-4d69-9d02-519a537ed0c6  (Processor performance core parking increase policy)
          GUID Alias: CPINCREASEPOL
          Possible Setting Index: 000
          Possible Setting Friendly Name: Ideal number of cores
          Possible Setting Index: 001
          Possible Setting Friendly Name: Single core
          Possible Setting Index: 002
          Possible Setting Friendly Name: All possible cores
          Possible Setting Index: 003
          Possible Setting Friendly Name: One eighth cores
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: cfeda3d0-7697-4566-a922-a9086cd49dfa  (Processor autonomous activity window)
          GUID Alias: PERFAUTONOMOUSWINDOW
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x4bb2a980
          Possible Settings increment: 0x00000001
          Possible Settings units: Microseconds
        Current AC Power Setting Index: 0x00007530
        Current DC Power Setting Index: 0x00007530
    
        Power Setting GUID: d8edeb9b-95cf-4f95-a73c-b061973693c8  (Processor performance decrease time)
          GUID Alias: PERFDECTIME
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: d8edeb9b-95cf-4f95-a73c-b061973693c9  (Processor performance decrease time for Processor Power Efficiency Class 1)
          GUID Alias: PERFDECTIME1
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
        Power Setting GUID: dfd10d17-d5eb-45dd-877a-9a34ddd15c82  (Processor performance core parking decrease time)
          GUID Alias: CPDECREASETIME
          Minimum Possible Setting: 0x00000001
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Time check intervals
        Current AC Power Setting Index: 0x0000000a
        Current DC Power Setting Index: 0x0000000a
    
        Power Setting GUID: e0007330-f589-42ed-a401-5ddb10e785d3  (Processor performance core parking utility distribution)
          GUID Alias: DISTRIBUTEUTIL
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: ea062031-0e34-4ff1-9b6d-eb1059334028  (Processor performance core parking max cores)
          GUID Alias: CPMAXCORES
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: ea062031-0e34-4ff1-9b6d-eb1059334029  (Processor performance core parking max cores for Processor Power Efficiency Class 1)
          GUID Alias: CPMAXCORES1
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: f735a673-2066-4f80-a0c5-ddee0cf1bf5d  (Processor performance core parking concurrency headroom threshold)
          GUID Alias: CPHEADROOM
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000014
        Current DC Power Setting Index: 0x00000014
    
        Power Setting GUID: f8861c27-95e7-475c-865b-13c0cb3f9d6b  (Processor performance level decrease threshold for Processor Power Efficiency Class 1 processor count decrease)
          GUID Alias: HETERODECREASETHRESHOLD
        Current AC Power Setting Index: 0x000000ff
        Current DC Power Setting Index: 0x000000ff
    
        Power Setting GUID: fddc842b-8364-4edc-94cf-c17f60de1c80  (A floor performance for Processor Power Efficiency Class 0 when there are Processor Power Efficiency Class 1 processors unparked)
          GUID Alias: HETEROCLASS0FLOORPERF
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
      Subgroup GUID: 5fb4938d-1ee8-4b0f-9a3c-5036b0ab995c  (Graphics settings)
        GUID Alias: SUB_GRAPHICS
        Power Setting GUID: dd848b2a-8a5d-4451-9ae2-39cd41658f6c  (GPU preference policy)
          GUID Alias: GPUPREFERENCEPOLICY
          Possible Setting Index: 000
          Possible Setting Friendly Name: None
          Possible Setting Index: 001
          Possible Setting Friendly Name: Low Power
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
      Subgroup GUID: 7516b95f-f776-4464-8c53-06167f40cc99  (Display)
        GUID Alias: SUB_VIDEO
        Power Setting GUID: 17aaa29b-8b43-4b94-aafe-35f64daaf1ee  (Dim display after)
          GUID Alias: VIDEODIM
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x0000012c
        Current DC Power Setting Index: 0x00000078
    
        Power Setting GUID: 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e  (Turn off display after)
          GUID Alias: VIDEOIDLE
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x000004b0
        Current DC Power Setting Index: 0x0000012c
    
        Power Setting GUID: 684c3e69-a4f7-4014-8754-d45179a56167  (Advanced Color quality bias)
          GUID Alias: ADVANCEDCOLORQUALITYBIAS
          Possible Setting Index: 000
          Possible Setting Friendly Name: Advanced Color power saving bias
          Possible Setting Index: 001
          Possible Setting Friendly Name: Advanced Color visual quality bias
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 89cc76a4-f226-4d4b-a040-6e9a1da9b882  (NVIDIA Display Power Saving technology)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 8ec4b3a5-6868-48c2-be75-4f3044be88a7  (Console lock display off timeout)
          GUID Alias: VIDEOCONLOCK
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x0000003c
        Current DC Power Setting Index: 0x0000003c
    
        Power Setting GUID: 90959d22-d6a1-49b9-af93-bce885ad335b  (Adaptive display)
          GUID Alias: VIDEOADAPT
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: a9ceb8da-cd46-44fb-a98b-02af69de4623  (Allow display required policy)
          GUID Alias: ALLOWDISPLAY
          Possible Setting Index: 000
          Possible Setting Friendly Name: No
          Possible Setting Index: 001
          Possible Setting Friendly Name: Yes
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: aded5e82-b909-4619-9949-f5d71dac0bcb  (Display brightness)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000064
    
        Power Setting GUID: aded5e82-b909-4619-9949-f5d71dac0bcc  (Adaptive backlight)
          Possible Setting Index: 000
          Possible Setting Friendly Name: None
          Possible Setting Index: 001
          Possible Setting Friendly Name: 1 (Low)
          Possible Setting Index: 002
          Possible Setting Friendly Name: 2
          Possible Setting Index: 003
          Possible Setting Friendly Name: 3 (Medium)
          Possible Setting Index: 004
          Possible Setting Friendly Name: 4
          Possible Setting Index: 005
          Possible Setting Friendly Name: 5 (High)
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: f1fbfde2-a960-4165-9f88-50667911ce96  (Dimmed display brightness)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000032
        Current DC Power Setting Index: 0x00000032
    
        Power Setting GUID: fbd9aa66-9553-4097-ba44-ed6e9d65eab8  (Enable adaptive brightness)
          GUID Alias: ADAPTBRIGHT
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
      Subgroup GUID: 8619b916-e004-4dd8-9b66-dae86f806698  (Presence Aware Power Behavior)
        GUID Alias: SUB_PRESENCE
        Power Setting GUID: 468fe7e5-1158-46ec-88bc-5b96c9e44fd0  (Standby Reserve Time)
          GUID Alias: STANDBYRESERVETIME
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x000004b0
    
        Power Setting GUID: 49cb11a5-56e2-4afb-9d38-3df47872e21b  (Standby Reset Percentage)
          GUID Alias: STANDBYRESETPERCENT
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x0000004b
    
        Power Setting GUID: 5adbbfbc-074e-4da1-ba38-db8b36b2c8f3  (Non-sensor Input Presence Timeout)
          GUID Alias: NSENINPUTPRETIME
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x000000f0
        Current DC Power Setting Index: 0x000000f0
    
        Power Setting GUID: 60c07fe1-0556-45cf-9903-d56e32210242  (Standby Budget Grace Period)
          GUID Alias: STANDBYBUDGETGRACEPERIOD
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000384
    
        Power Setting GUID: 82011705-fb95-4d46-8d35-4042b1d20def  (User Presence Prediction mode)
          GUID Alias: USERPRESENCEPREDICTION
          Possible Setting Index: 000
          Possible Setting Friendly Name: Disabled
          Possible Setting Index: 001
          Possible Setting Friendly Name: Enabled
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 9fe527be-1b70-48da-930d-7bcf17b44990  (Standby Budget Percent)
          GUID Alias: STANDBYBUDGETPERCENT
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000005
    
        Power Setting GUID: c763ee92-71e8-4127-84eb-f6ed043a3e3d  (Standby Reserve Grace Period)
          GUID Alias: STANDBYRESERVEGRACEPERIOD
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0xffffffff
          Possible Settings increment: 0x00000001
          Possible Settings units: Seconds
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x0000012c
    
      Subgroup GUID: 9596fb26-9850-41fd-ac3e-f7c3c00afd4b  (Multimedia settings)
        Power Setting GUID: 03680956-93bc-4294-bba6-4e0f09bb717f  (When sharing media)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Allow the computer to sleep
          Possible Setting Index: 001
          Possible Setting Friendly Name: Prevent idling to sleep
          Possible Setting Index: 002
          Possible Setting Friendly Name: Allow the computer to enter Away Mode
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 10778347-1370-4ee0-8bbd-33bdacaade49  (Video playback quality bias.)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Video playback power-saving bias.
          Possible Setting Index: 001
          Possible Setting Friendly Name: Video playback performance bias.
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: 34c7b99f-9a6d-4b3c-8dc7-b6693b78cef4  (When playing video)
          Possible Setting Index: 000
          Possible Setting Friendly Name: Optimize video quality
          Possible Setting Index: 001
          Possible Setting Friendly Name: Balanced
          Possible Setting Index: 002
          Possible Setting Friendly Name: Optimize power savings
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000001
    
      Subgroup GUID: de830923-a562-41af-a086-e3a2c6bad2da  (Energy Saver settings)
        GUID Alias: SUB_ENERGYSAVER
        Power Setting GUID: 13d09884-f74e-474a-a852-b6bde8ad03a8  (Display brightness weight)
          GUID Alias: ESBRIGHTNESS
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000064
        Current DC Power Setting Index: 0x00000046
    
        Power Setting GUID: 5c5bb349-ad29-4ee2-9d0b-2b25270f7a81  (Energy Saver Policy)
          GUID Alias: ESPOLICY
          Possible Setting Index: 000
          Possible Setting Friendly Name: User
          Possible Setting Index: 001
          Possible Setting Friendly Name: Aggressive
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: e69653ca-cf7f-4f05-aa73-cb833fa90ad4  (Charge level)
          GUID Alias: ESBATTTHRESHOLD
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: Percent battery charge
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000014
    
      Subgroup GUID: e73a048d-bf27-4f12-9731-8b2076e8891f  (Battery)
        GUID Alias: SUB_BATTERY
        Power Setting GUID: 5dbb7c9f-38e9-40d2-9749-4f8a0e9f640f  (Critical battery notification)
          GUID Alias: BATFLAGSCRIT
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: 637ea02f-bbcb-4015-8e2c-a1c7b9c0b546  (Critical battery action)
          GUID Alias: BATACTIONCRIT
          Possible Setting Index: 000
          Possible Setting Friendly Name: Do nothing
          Possible Setting Index: 001
          Possible Setting Friendly Name: Sleep
          Possible Setting Index: 002
          Possible Setting Friendly Name: Hibernate
          Possible Setting Index: 003
          Possible Setting Friendly Name: Shut down
        Current AC Power Setting Index: 0x00000002
        Current DC Power Setting Index: 0x00000002
    
        Power Setting GUID: 8183ba9a-e910-48da-8769-14ae6dc1170a  (Low battery level)
          GUID Alias: BATLEVELLOW
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x0000000a
        Current DC Power Setting Index: 0x0000000a
    
        Power Setting GUID: 9a66d8d7-4ff7-4ef9-b5a2-5a326ca2a469  (Critical battery level)
          GUID Alias: BATLEVELCRIT
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000005
        Current DC Power Setting Index: 0x00000005
    
        Power Setting GUID: bcded951-187b-4d05-bccc-f7e51960c258  (Low battery notification)
          GUID Alias: BATFLAGSLOW
          Possible Setting Index: 000
          Possible Setting Friendly Name: Off
          Possible Setting Index: 001
          Possible Setting Friendly Name: On
        Current AC Power Setting Index: 0x00000001
        Current DC Power Setting Index: 0x00000001
    
        Power Setting GUID: d8742dcb-3e6a-4b3c-b3fe-374623cdcf06  (Low battery action)
          GUID Alias: BATACTIONLOW
          Possible Setting Index: 000
          Possible Setting Friendly Name: Do nothing
          Possible Setting Index: 001
          Possible Setting Friendly Name: Sleep
          Possible Setting Index: 002
          Possible Setting Friendly Name: Hibernate
          Possible Setting Index: 003
          Possible Setting Friendly Name: Shut down
        Current AC Power Setting Index: 0x00000000
        Current DC Power Setting Index: 0x00000000
    
        Power Setting GUID: f3c5027d-cd16-4930-aa6b-90db844a8f00  (Reserve battery level)
          Minimum Possible Setting: 0x00000000
          Maximum Possible Setting: 0x00000064
          Possible Settings increment: 0x00000001
          Possible Settings units: %
        Current AC Power Setting Index: 0x00000007
        Current DC Power Setting Index: 0x00000007

    Code:
    System Power Report
    COMPUTER NAME 	DESKTOP-9HEBUKS
    SYSTEM PRODUCT NAME 	Hewlett-Packard HP ZBook 17 G2
    BIOS 	M70 Ver. 01.26 03/03/2020
    OS BUILD 	17763.1.amd64fre.rs5_release.180914-1434
    PLATFORM ROLE 	Mobile
    REPORT TIME 	2021-11-20 07:38:39
    System Power State Transitions
    Battery drains over the last 3 days
    LegendGRAPH LINE	DESCRIPTION
    Dotted	AC power
    Solid	Battery power
    No line	System powered off
    Grey	Active Scenario
    Green	Low System Activity
    Orange	Moderate System Activity
    Red	High System Activity
    Violet	Abnormal Shutdown
    Filter Option.
    Session Length:
    All > 10 min
    States:
    All Active Standby Hibernate Shutdown Bug Check
    	START TIME	DURATION	STATE	ENERGY CHANGE	CHANGE RATE	% LOW POWER STATE TIME	% CAPACITY REMAINING AT START
    1
    	
    2021-11-17 07:50:00
    	
    71:48:37
    	
    Active
    	
    -
    	
    -
    	
    -
    	
    Charge
    	
    -
    	
    -
    	
    Analysis Results
    Analysis of issues that might cause poor battery life
    Top
    System Power State: Active
    	START TIME	DURATION	STATE	ENERGY CHANGE	CHANGE RATE	% LOW POWER STATE TIME	% CAPACITY REMAINING AT START	
    1	2021-11-17 07:50:00	71:48:37	Active	-	-	-	Charge	-	-
    Srum Data
    Data obtained from the SRUM database. * in Power Estimation means the power value is from energy meter. Otherwise, it is from software model estimation.
    + Energy Meter
    - Power Estimation
    APP ID	TOTAL (mW)	CPU (mW)	DISPLAY (mW)	DISK (mW)	MBB (mW)	NETWORK (mW)	SOC (mW)	LOSS (mW)	OTHER (mW)
    \Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe [aaaaaaaa] 	1382	1230	90	33	0	28	0	0	0
    \Device\HarddiskVolume4\Program Files\Mozilla Firefox\firefox.exe [aaaaaaaa] 	927	924	1	0	0	0	0	0	0
    System [SYSTEM] 	417	219	0	175	0	23	0	0	0
    \Device\HarddiskVolume4\Windows\System32\dwm.exe [DWM-1] 	151	151	0	0	0	0	0	0	0
    System Interrupts [SYSTEM] 	132	132	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files (x86)\Intel\Driver and Support Assistant\DSATray.exe [aaaaaaaa] 	72	72	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\explorer.exe [aaaaaaaa] 	45	41	3	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files (x86)\Windows Kits\10\Debuggers\x64\windbg.exe [aaaaaaaa] 	31	8	22	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files\DebugDiag\DbgSvc.exe [SYSTEM] 	26	26	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\notepad.exe [aaaaaaaa] 	26	0	25	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files\7-Zip\7zFM.exe [aaaaaaaa] 	25	4	20	0	0	0	0	0	0
    \Device\HarddiskVolume4\ProgramData\Microsoft\Windows Defender\Platform\4.18.2110.6-0\MsMpEng.exe [SYSTEM] 	23	22	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [LocalServiceNoNetwork] [DPS] [LOCAL SERVICE] 	23	22	0	0	0	0	0	0	0
    Microsoft.WindowsFeedbackHub_1.2108.2563.0_x64__8wekyb3d8bbwe [aaaaaaaa] 	22	22	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.17763.1574_none_56dd6be39924a9d2\TiWorker.exe [SYSTEM] 	20	19	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\csrss.exe [SYSTEM] 	15	15	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\conhost.exe [aaaaaaaa] 	15	1	14	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\Taskmgr.exe [aaaaaaaa] 	14	14	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files (x86)\Intel\Driver and Support Assistant\DSAService.exe [SYSTEM] 	13	13	0	0	0	0	0	0	0
    Registry [SYSTEM] 	12	0	0	12	0	0	0	0	0
    \Device\HarddiskVolume4\ProgramData\Microsoft\Windows Defender\Platform\4.18.2110.6-0\MpCmdRun.exe [SYSTEM] 	11	11	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\Dism.exe [aaaaaaaa] 	9	9	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\WindowsPowerShell\v1.0\powershell.exe [aaaaaaaa] 	9	9	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\CompatTelRunner.exe [SYSTEM] 	6	6	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\lsass.exe [SYSTEM] 	5	5	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [NetworkService] [DoSvc] [NETWORK SERVICE] 	5	5	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\valWBFPolicyService.exe [SYSTEM] 	4	4	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files\Malwarebytes\Anti-Malware\mbamtray.exe [aaaaaaaa] 	4	4	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\msinfo32.exe [aaaaaaaa] 	4	0	4	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\osk.exe [aaaaaaaa] 	4	4	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files\Malwarebytes\Anti-Malware\MBAMService.exe [SYSTEM] 	3	3	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [netsvcs] [wuauserv] [SYSTEM] 	3	2	0	0	0	0	0	0	0
    Microsoft.Windows.ContentDeliveryManager_10.0.17763.1_neutral_neutral_cw5n1h2txyewy [aaaaaaaa] 	3	3	0	0	0	0	0	0	0
    Microsoft.Windows.ShellExperienceHost_10.0.17763.1_neutral_neutral_cw5n1h2txyewy [aaaaaaaa] 	3	3	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [appmodel] [StateRepository] [SYSTEM] 	2	2	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [NetworkService] [Dnscache] [NETWORK SERVICE] 	2	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files\Everything\Everything.exe [aaaaaaaa] 	2	2	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\SearchIndexer.exe [SYSTEM] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\services.exe [SYSTEM] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [DcomLaunch] [SYSTEM] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [netsvcs] [Winmgmt] [SYSTEM] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\audiodg.exe [LOCAL SERVICE] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [LocalServiceNetworkRestricted] [EventLog] [LOCAL SERVICE] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [NetworkService] [NlaSvc] [NETWORK SERVICE] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\svchost.exe [RPCSS] [NETWORK SERVICE] 	1	1	0	0	0	0	0	0	0
    Microsoft.Windows.Cortana_1.11.6.17763_neutral_neutral_cw5n1h2txyewy [aaaaaaaa] 	1	1	0	0	0	0	0	0	0
    Microsoft.Windows.Photos_2021.21090.10008.0_x64__8wekyb3d8bbwe [aaaaaaaa] 	1	0	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Program Files\Synaptics\SynTP\SynTPEnh.exe [aaaaaaaa] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\chkdsk.exe [aaaaaaaa] 	1	1	0	0	0	0	0	0	0
    \Device\HarddiskVolume4\Windows\System32\more.com [aaaaaaaa] 	1	1	0	0	0	0	0	0	0
    Installed batteries
    Information about each currently installed battery
    	BATTERY 1
    NAME	Primary
    MANUFACTURER	Hewlett-Packard
    SERIAL NUMBER	00482 2013/10/06
    CHEMISTRY	LIon
    DESIGN CAPACITY	63,778 mWh
    CAPACITY RATIO	100%
    CYCLE COUNT

    Code:
    Power Efficiency Diagnostics Report
    Computer Name 	DESKTOP-9HEBUKS
    Scan Time 	2021-11-20T13:38:39Z
    Scan Duration 	10 seconds
    System Manufacturer 	Hewlett-Packard
    System Product Name 	HP ZBook 17 G2
    BIOS Date 	03/03/2020
    BIOS Version 	M70 Ver. 01.26
    OS Build 	17763
    Platform Role 	PlatformRoleMobile
    Plugged In 	true
    Process Count 	377
    Thread Count 	4679
    Report GUID 	{d5834741-2a76-4489-a1f7-8efaf028cb1f}
    Analysis Results
    Errors
    Power Policy:Disk idle is disabled (On Battery)
    The disk is not configured to turn off after a period of disk inactivity.
    Power Policy:Sleep timeout is disabled (Plugged In)
    The computer is not configured to automatically sleep after a period of inactivity.
    Power Policy:Disk idle is disabled (Plugged In)
    The disk is not configured to turn off after a period of disk inactivity.
    CPU Utilization:Processor utilization is high
    The average processor utilization during the trace was high. The system will consume less power when the average processor utilization is very low. Review processor utilization for individual processes to determine which applications and services contribute the most to total processor utilization.
    Average Utilization (%) 	4.16
    Platform Power Management Capabilities:PCI Express Active-State Power Management (ASPM) Disabled
    PCI Express Active-State Power Management (ASPM) has been disabled due to a known incompatibility with the hardware in this computer.
    Device Drivers:
    Devices with missing or misconfigured drivers can increase power consumption.
    Device Name 	Unknown USB Device (Device Descriptor Request Failed)
    Device ID 	USB\VID_0000&PID_0002\5&140ED9E3&0&5
    Device Status 	0x1802400
    Device Problem Code 	0x2b
    Warnings
    Platform Timer Resolution:Platform Timer Resolution
    The default platform timer resolution is 15.6ms (15625000ns) and should be used whenever the system is idle. If the timer resolution is increased, processor power management technologies may not be effective. The timer resolution may be increased due to multimedia playback or graphical animations.
    Current Timer Resolution (100ns units) 	10000
    Maximum Timer Period (100ns units) 	156250
    Platform Timer Resolution:Outstanding Timer Request
    A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
    Requested Period 	10000
    Requesting Process ID 	44604
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Platform Timer Resolution:Outstanding Timer Request
    A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
    Requested Period 	10000
    Requesting Process ID 	52328
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Platform Timer Resolution:Outstanding Timer Request
    A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
    Requested Period 	10000
    Requesting Process ID 	53504
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Platform Timer Resolution:Outstanding Timer Request
    A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
    Requested Period 	10000
    Requesting Process ID 	43088
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Platform Timer Resolution:Outstanding Timer Request
    A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
    Requested Period 	10000
    Requesting Process ID 	6656
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Platform Timer Resolution:Outstanding Timer Request
    A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
    Requested Period 	10000
    Requesting Process ID 	12588
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Power Policy:Display timeout is long (Plugged In)
    The display is configured to turn off after longer than 10 minutes.
    Timeout (seconds) 	1200
    CPU Utilization:Individual process with significant processor utilization.
    This process is responsible for a significant portion of the total processor utilization recorded during the trace.
    Process Name 	Taskmgr.exe
    PID 	12200
    Average Utilization (%) 	0.80
    Module 	Average Module Utilization (%)
    \Device\HarddiskVolume4\Windows\System32\dui70.dll 	0.29
    \SystemRoot\system32\ntoskrnl.exe 	0.21
    \SystemRoot\System32\win32kfull.sys 	0.07
    CPU Utilization:Individual process with significant processor utilization.
    This process is responsible for a significant portion of the total processor utilization recorded during the trace.
    Process Name 	firefox.exe
    PID 	47508
    Average Utilization (%) 	0.33
    Module 	Average Module Utilization (%)
    \Device\HarddiskVolume4\Windows\System32\ntdll.dll 	0.17
    \SystemRoot\system32\ntoskrnl.exe 	0.06
    \Device\HarddiskVolume4\Program Files\Mozilla Firefox\xul.dll 	0.05
    CPU Utilization:Individual process with significant processor utilization.
    This process is responsible for a significant portion of the total processor utilization recorded during the trace.
    Process Name 	chrome.exe
    PID 	1420
    Average Utilization (%) 	0.27
    Module 	Average Module Utilization (%)
    \SystemRoot\system32\ntoskrnl.exe 	0.11
    \Device\HarddiskVolume4\Windows\System32\ntdll.dll 	0.05
    \SystemRoot\System32\win32kfull.sys 	0.03
    CPU Utilization:Individual process with significant processor utilization.
    This process is responsible for a significant portion of the total processor utilization recorded during the trace.
    Process Name 	DSATray.exe
    PID 	47276
    Average Utilization (%) 	0.25
    Module 	Average Module Utilization (%)
    \Device\HarddiskVolume4\Windows\assembly\NativeImages_v4.0.30319_32\WindowsBase\65f6154fd982083fc48d00487a6a043f\WindowsBase.ni.dll 	0.12
    \Device\HarddiskVolume4\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\1c960778124fb2c275142764edfbee19\mscorlib.ni.dll 	0.05
    \SystemRoot\system32\ntoskrnl.exe 	0.01
    Information
    Platform Timer Resolution:Timer Request Stack
    The stack of modules responsible for the lowest platform timer setting in this process.
    Requested Period 	10000
    Requesting Process ID 	44604
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Calling Module Stack 	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\93.0.4577.82\chrome.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    Platform Timer Resolution:Timer Request Stack
    The stack of modules responsible for the lowest platform timer setting in this process.
    Requested Period 	10000
    Requesting Process ID 	52328
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Calling Module Stack 	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\93.0.4577.82\chrome.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    Platform Timer Resolution:Timer Request Stack
    The stack of modules responsible for the lowest platform timer setting in this process.
    Requested Period 	10000
    Requesting Process ID 	53504
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Calling Module Stack 	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\93.0.4577.82\chrome.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    Platform Timer Resolution:Timer Request Stack
    The stack of modules responsible for the lowest platform timer setting in this process.
    Requested Period 	10000
    Requesting Process ID 	43088
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Calling Module Stack 	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\93.0.4577.82\chrome.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    Platform Timer Resolution:Timer Request Stack
    The stack of modules responsible for the lowest platform timer setting in this process.
    Requested Period 	10000
    Requesting Process ID 	6656
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Calling Module Stack 	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\93.0.4577.82\chrome.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    Platform Timer Resolution:Timer Request Stack
    The stack of modules responsible for the lowest platform timer setting in this process.
    Requested Period 	10000
    Requesting Process ID 	12588
    Requesting Process Path 	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Calling Module Stack 	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\93.0.4577.82\chrome.dll
    	\Device\HarddiskVolume4\Program Files (x86)\Google\Chrome\Application\chrome.exe
    	\Device\HarddiskVolume4\Windows\System32\kernel32.dll
    	\Device\HarddiskVolume4\Windows\System32\ntdll.dll
    Power Policy:Active Power Plan
    The current power plan in use
    Plan Name 	Custom
    Plan GUID 	{8759706d-706b-4c22-b2ec-f91e1ef6ed38}
    Power Policy:Power Plan Personality (On Battery)
    The personality of the current power plan when the system is on battery power.
    Personality 	Balanced
    Power Policy:Video Quality (On Battery)
    Enables Windows Media Player to optimize for quality or power savings when playing video.
    Quality Mode 	Balance Video Quality and Power Savings
    Power Policy:Power Plan Personality (Plugged In)
    The personality of the current power plan when the system is plugged in.
    Personality 	Balanced
    Power Policy:802.11 Radio Power Policy is Maximum Performance (Plugged In)
    The current power policy for 802.11-compatible wireless network adapters is not configured to use low-power modes.
    Power Policy:Video quality (Plugged In)
    Enables Windows Media Player to optimize for quality or power savings when playing video.
    Quality Mode 	Optimize for Video Quality
    System Availability Requests:Analysis Success
    Analysis was successful. No energy efficiency problems were found. No information was returned.
    USB Suspend:Analysis Success
    Analysis was successful. No energy efficiency problems were found. No information was returned.
    Battery:Battery Information
    Battery ID 	00482 2013/10/06Hewlett-PackardPrimary
    Manufacturer 	Hewlett-Packard
    Serial Number 	00482 2013/10/06
    Chemistry 	LIon
    Long Term 	1
    Sealed 	0
    Design Capacity 	63778
    Last Full Charge 	63778
    Platform Power Management Capabilities:Supported Sleep States
    Sleep states allow the computer to enter low-power modes after a period of inactivity. The S3 sleep state is the default sleep state for Windows platforms. The S3 sleep state consumes only enough power to preserve memory contents and allow the computer to resume working quickly. Very few platforms support the S1 or S2 Sleep states.
    S1 Sleep Supported 	false
    S2 Sleep Supported 	false
    S3 Sleep Supported 	true
    S4 Sleep Supported 	true
    Platform Power Management Capabilities:Connected Standby Support
    Connected standby allows the computer to enter a low-power mode in which it is always on and connected. If supported, connected standby is used instead of system sleep states.
    Connected Standby Supported 	false
    Platform Power Management Capabilities:Adaptive Display Brightness is supported.
    This computer enables Windows to automatically control the brightness of the integrated display.
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	0
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	1
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	2
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	3
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	4
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	5
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	6
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States
    Platform Power Management Capabilities:Processor Power Management Capabilities
    Effective processor power management enables the computer to automatically balance performance and energy consumption.
    Group 	0
    Index 	7
    Idle State Count 	2
    Idle State Type 	ACPI Idle (C) States
    Nominal Frequency (MHz) 	2801
    Maximum Performance Percentage 	100
    Lowest Performance Percentage 	28
    Lowest Throttle Percentage 	3
    Performance Controls Type 	ACPI Performance (P) / Throttle (T) States

    Code:
     Battery report
    COMPUTER NAME 	DESKTOP-9HEBUKS
    SYSTEM PRODUCT NAME 	Hewlett-Packard HP ZBook 17 G2
    BIOS 	M70 Ver. 01.26 03/03/2020
    OS BUILD 	17763.1.amd64fre.rs5_release.180914-1434
    PLATFORM ROLE 	Mobile
    CONNECTED STANDBY 	Not supported
    REPORT TIME 	2021-11-20 07:38:37
    Installed batteries
    Information about each currently installed battery
    	BATTERY 1
    NAME	Primary
    MANUFACTURER	Hewlett-Packard
    SERIAL NUMBER	00482 2013/10/06
    CHEMISTRY	LIon
    DESIGN CAPACITY	63,778 mWh
    FULL CHARGE CAPACITY	63,778 mWh
    CYCLE COUNT	-
    Recent usage
    Power states over the last 3 days
    START TIME 	STATE 	SOURCE 	CAPACITY REMAINING
    2021-11-17 07:50:00	Active 	AC 	95 % 	61,157 mWh
    2021-11-20 07:38:35	Report generated 	AC 	96 % 	61,632 mWh
    Battery usage
    Battery drains over the last 3 days
    START TIME 	STATE 	DURATION 	ENERGY DRAINED
    -	-	-	-	-
    Usage history
    History of system usage on AC and battery
    	BATTERY DURATION 		AC DURATION
    PERIOD 	ACTIVE 	CONNECTED STANDBY 		ACTIVE 	CONNECTED STANDBY
    2018-08-05 - 2018-08-12	-	-		124:12:39	-
    2018-08-12 - 2018-08-19	-	-		98:19:03	-
    2018-08-19 - 2018-08-26	-	-		89:48:52	-
    2018-08-26 - 2018-09-02	-	-		87:27:41	-
    2018-09-02 - 2018-09-09	-	-		86:35:36	-
    2018-09-09 - 2018-09-16	-	-		85:32:23	-
    2018-09-16 - 2018-09-23	-	-		75:59:22	-
    2018-09-23 - 2018-09-30	-	-		95:06:30	-
    2018-09-30 - 2018-10-07	-	-		764:23:37	-
    2018-10-07 - 2018-10-14	-	-		104:46:56	-
    2018-10-14 - 2018-10-21	-	-		105:22:58	-
    2018-10-21 - 2018-10-28	-	-		110:46:45	-
    2018-10-28 - 2018-11-04	-	-		120:00:41	-
    2018-11-04 - 2018-11-11	-	-		116:23:20	-
    2018-11-11 - 2018-11-18	-	-		107:00:02	-
    2018-11-18 - 2018-11-25	-	-		103:42:56	-
    2018-11-25 - 2018-12-02	-	-		107:12:05	-
    2018-12-02 - 2018-12-09	-	-		112:00:34	-
    2018-12-09 - 2018-12-16	-	-		540:04:08	-
    2018-12-16 - 2018-12-23	-	-		104:20:50	-
    2018-12-23 - 2018-12-30	-	-		112:15:44	-
    2018-12-30 - 2019-01-06	-	-		107:10:47	-
    2019-01-06 - 2019-01-13	-	-		100:38:52	-
    2019-01-13 - 2019-01-20	-	-		213:04:03	-
    2019-01-20 - 2019-01-27	-	-		100:40:51	-
    2019-01-27 - 2019-02-03	-	-		126:54:02	-
    2019-02-03 - 2019-02-10	-	-		120:59:13	-
    2019-02-10 - 2019-02-17	-	-		95:06:02	-
    2019-02-17 - 2019-02-24	-	-		100:00:56	-
    2019-02-24 - 2019-03-03	-	-		63:08:08	-
    2019-03-03 - 2019-03-10	-	-		72:39:29	-
    2019-03-10 - 2019-03-17	-	-		93:24:26	-
    2019-03-17 - 2019-03-24	0:00:35	-		96:25:35	-
    2019-03-24 - 2019-03-31	0:00:35	-		165:25:11	-
    2019-03-31 - 2019-04-07	-	-		83:01:57	-
    2019-04-07 - 2019-04-14	-	-		32:24:38	-
    2019-04-14 - 2019-04-21	-	-		74:08:08	-
    2019-04-21 - 2019-04-28	-	-		83:28:50	-
    2019-04-28 - 2019-05-05	-	-		76:44:09	-
    2019-05-05 - 2019-05-12	-	-		79:04:45	-
    2019-05-12 - 2019-05-19	0:00:04	-		155:01:29	-
    2019-05-19 - 2019-05-26	-	-		74:38:48	-
    2019-05-26 - 2019-06-02	-	-		62:23:58	-
    2019-06-02 - 2019-06-09	-	-		66:51:15	-
    2019-06-09 - 2019-06-16	-	-		74:59:56	-
    2019-06-16 - 2019-06-23	-	-		73:14:32	-
    2019-06-23 - 2019-06-30	-	-		59:13:30	-
    2019-06-30 - 2019-07-07	-	-		112:57:04	-
    2019-07-07 - 2019-07-14	-	-		61:42:41	-
    2019-07-14 - 2019-07-21	-	-		143:12:03	-
    2019-07-21 - 2019-07-28	-	-		70:15:56	-
    2019-07-28 - 2019-08-04	-	-		288:12:15	-
    2019-08-04 - 2019-08-11	-	-		372:40:22	-
    2019-08-11 - 2019-08-18	-	-		42:24:39	-
    2019-08-18 - 2019-08-25	-	-		69:07:18	-
    2019-08-25 - 2019-09-01	-	-		94:29:24	-
    2019-09-01 - 2019-09-08	-	-		75:08:43	-
    2019-09-08 - 2019-09-15	-	-		102:19:27	-
    2019-09-15 - 2019-09-22	-	-		92:03:13	-
    2019-09-22 - 2019-09-29	-	-		92:00:13	-
    2019-09-29 - 2019-10-06	-	-		90:24:22	-
    2019-10-06 - 2019-10-13	-	-		73:54:10	-
    2019-10-13 - 2019-10-20	-	-		79:17:26	-
    2019-10-20 - 2019-10-27	-	-		94:50:20	-
    2019-10-27 - 2019-11-03	-	-		102:18:39	-
    2019-11-03 - 2019-11-10	-	-		217:54:12	-
    2019-11-10 - 2019-11-17	-	-		107:51:52	-
    2019-11-17 - 2019-11-24	-	-		111:26:26	-
    2019-11-24 - 2019-12-01	-	-		101:27:42	-
    2019-12-01 - 2019-12-08	-	-		95:56:11	-
    2019-12-08 - 2019-12-15	-	-		92:21:45	-
    2019-12-15 - 2019-12-22	-	-		89:38:36	-
    2019-12-22 - 2019-12-29	-	-		86:26:08	-
    2019-12-29 - 2020-01-05	-	-		79:24:35	-
    2020-01-05 - 2020-01-12	-	-		121:09:02	-
    2020-01-12 - 2020-01-19	-	-		112:08:01	-
    2020-01-19 - 2020-01-26	-	-		116:27:29	-
    2020-01-26 - 2020-02-02	-	-		97:12:04	-
    2020-02-02 - 2020-02-09	-	-		109:07:37	-
    2020-02-09 - 2020-02-16	-	-		91:34:18	-
    2020-02-16 - 2020-02-23	-	-		73:09:07	-
    2020-02-23 - 2020-03-01	-	-		101:46:22	-
    2020-03-01 - 2020-03-08	-	-		78:24:26	-
    2020-03-08 - 2020-03-15	-	-		101:58:21	-
    2020-03-15 - 2020-03-22	-	-		100:34:44	-
    2020-03-22 - 2020-03-29	-	-		90:59:55	-
    2020-03-29 - 2020-04-05	-	-		100:19:39	-
    2020-04-05 - 2020-04-12	-	-		106:18:57	-
    2020-04-12 - 2020-04-19	-	-		101:34:18	-
    2020-04-19 - 2020-04-26	-	-		94:39:37	-
    2020-04-26 - 2020-05-03	-	-		75:38:56	-
    2020-05-03 - 2020-05-10	-	-		75:34:58	-
    2020-05-10 - 2020-05-17	-	-		83:52:40	-
    2020-05-17 - 2020-05-24	-	-		99:08:51	-
    2020-05-24 - 2020-05-31	-	-		98:27:08	-
    2020-05-31 - 2020-06-07	-	-		183:12:39	-
    2020-06-07 - 2020-06-14	-	-		91:41:32	-
    2020-06-14 - 2020-06-21	-	-		84:56:35	-
    2020-06-21 - 2020-06-28	-	-		92:46:50	-
    2020-06-28 - 2020-07-05	-	-		82:30:57	-
    2020-07-05 - 2020-07-12	-	-		87:02:12	-
    2020-07-12 - 2020-07-19	-	-		74:45:31	-
    2020-07-19 - 2020-07-26	0:00:16	-		93:33:26	-
    2020-07-26 - 2020-08-02	-	-		92:52:17	-
    2020-08-02 - 2020-08-09	-	-		101:26:48	-
    2020-08-09 - 2020-08-16	-	-		94:15:00	-
    2020-08-16 - 2020-08-23	-	-		98:19:29	-
    2020-08-23 - 2020-08-30	-	-		106:38:40	-
    2020-08-30 - 2020-09-06	-	-		400:21:59	-
    2020-09-06 - 2020-09-13	-	-		99:26:28	-
    2020-09-13 - 2020-09-20	-	-		100:13:39	-
    2020-09-20 - 2020-09-27	-	-		94:56:29	-
    2020-09-27 - 2020-10-04	-	-		103:01:15	-
    2020-10-04 - 2020-10-11	-	-		94:20:04	-
    2020-10-11 - 2020-10-18	-	-		106:59:09	-
    2020-10-18 - 2020-10-25	-	-		102:19:31	-
    2020-10-25 - 2020-11-01	-	-		113:43:31	-
    2020-11-01 - 2020-11-08	-	-		107:00:08	-
    2020-11-08 - 2020-11-15	0:19:07	-		888:46:15	-
    2020-11-15 - 2020-11-22	-	-		108:00:34	-
    2020-11-22 - 2020-11-29	-	-		89:45:50	-
    2020-11-29 - 2020-12-06	-	-		107:22:00	-
    2020-12-06 - 2020-12-13	-	-		95:03:15	-
    2020-12-13 - 2020-12-20	-	-		107:43:11	-
    2020-12-20 - 2020-12-27	-	-		104:19:08	-
    2020-12-27 - 2021-01-03	-	-		100:50:55	-
    2021-01-03 - 2021-01-10	-	-		512:54:51	-
    2021-01-10 - 2021-01-17	-	-		102:03:59	-
    2021-01-17 - 2021-01-24	-	-		167:44:00	-
    2021-01-24 - 2021-01-31	-	-		93:36:54	-
    2021-01-31 - 2021-02-07	-	-		95:20:51	-
    2021-02-07 - 2021-02-14	-	-		99:34:31	-
    2021-02-14 - 2021-02-21	0:20:25	-		81:01:37	-
    2021-02-21 - 2021-02-28	-	-		85:31:07	-
    2021-02-28 - 2021-03-07	-	-		87:38:45	-
    2021-03-07 - 2021-03-14	-	-		93:56:30	-
    2021-03-14 - 2021-03-21	0:20:25	-		453:57:52	-
    2021-03-21 - 2021-03-28	-	-		90:23:55	-
    2021-03-28 - 2021-04-04	-	-		99:41:41	-
    2021-04-04 - 2021-04-11	-	-		83:41:01	-
    2021-04-11 - 2021-04-18	-	-		98:27:25	-
    2021-04-18 - 2021-04-25	-	-		75:14:21	-
    2021-04-25 - 2021-05-02	-	-		66:50:59	-
    2021-05-02 - 2021-05-09	-	-		76:41:55	-
    2021-05-09 - 2021-05-16	-	-		68:19:49	-
    2021-05-16 - 2021-05-23	-	-		56:44:53	-
    2021-05-23 - 2021-05-30	-	-		64:34:40	-
    2021-05-30 - 2021-06-06	-	-		60:06:22	-
    2021-06-06 - 2021-06-13	-	-		75:18:34	-
    2021-06-13 - 2021-06-20	-	-		85:12:16	-
    2021-06-20 - 2021-06-27	-	-		66:07:36	-
    2021-06-27 - 2021-07-04	0:00:04	-		56:33:33	-
    2021-07-04 - 2021-07-11	-	-		36:23:44	-
    2021-07-11 - 2021-07-18	-	-		39:53:12	-
    2021-07-18 - 2021-07-25	-	-		61:10:19	-
    2021-07-25 - 2021-08-01	-	-		29:17:06	-
    2021-08-01 - 2021-08-08	-	-		8:51:08	-
    2021-08-08 - 2021-08-15	-	-		3:09:56	-
    2021-08-15 - 2021-08-22	-	-		9:57:02	-
    2021-08-22 - 2021-08-29	-	-		12:55:39	-
    2021-08-29 - 2021-09-05	-	-		11:55:51	-
    2021-09-05 - 2021-09-12	-	-		15:13:42	-
    2021-09-12 - 2021-09-19	-	-		12:16:47	-
    2021-09-19 - 2021-09-26	-	-		6:13:27	-
    2021-09-26 - 2021-10-03	-	-		6:44:03	-
    2021-10-03 - 2021-10-10	-	-		4:40:29	-
    2021-10-10 - 2021-10-17	-	-		16:55:07	-
    2021-10-17 - 2021-10-24	-	-		13:56:57	-
    2021-10-24 - 2021-10-31	-	-		13:33:15	-
    2021-10-31 - 2021-11-07	-	-		13:49:07	-
    2021-11-07 - 2021-11-07	-	-		5:15:22	-
    2021-11-08	-	-		2:28:48	-
    2021-11-09	-	-		1:17:49	-
    2021-11-10	-	-		0:26:42	-
    2021-11-11	-	-		1:59:33	-
    2021-11-12	-	-		1:05:20	-
    2021-11-13	-	-		1:47:05	-
    2021-11-14	-	-		1:39:53	-
    2021-11-15	-	-		8:23:07	-
    2021-11-16	-	-		0:38:36	-
    2021-11-17	-	-		2:16:41	-
    2021-11-18	-	-		2:02:09	-
    2021-11-19	-	-		1:10:04	-
    Battery capacity history
    Charge capacity history of the system's batteries
    PERIOD	FULL CHARGE CAPACITY 	DESIGN CAPACITY
    2018-08-05 - 2018-08-12	65,805 mWh 	65,805 mWh
    2018-08-12 - 2018-08-19	65,496 mWh 	65,496 mWh
    2018-08-19 - 2018-08-26	65,268 mWh 	65,268 mWh
    2018-08-26 - 2018-09-02	65,513 mWh 	65,513 mWh
    2018-09-02 - 2018-09-09	65,520 mWh 	65,520 mWh
    2018-09-09 - 2018-09-16	65,508 mWh 	65,508 mWh
    2018-09-16 - 2018-09-23	65,614 mWh 	65,614 mWh
    2018-09-23 - 2018-09-30	65,880 mWh 	65,880 mWh
    2018-09-30 - 2018-10-07	65,552 mWh 	65,552 mWh
    2018-10-07 - 2018-10-14	65,405 mWh 	65,405 mWh
    2018-10-14 - 2018-10-21	65,405 mWh 	65,405 mWh
    2018-10-21 - 2018-10-28	65,405 mWh 	65,405 mWh
    2018-10-28 - 2018-11-04	65,405 mWh 	65,405 mWh
    2018-11-04 - 2018-11-11	65,405 mWh 	65,405 mWh
    2018-11-11 - 2018-11-18	65,772 mWh 	65,772 mWh
    2018-11-18 - 2018-11-25	66,110 mWh 	66,110 mWh
    2018-11-25 - 2018-12-02	66,110 mWh 	66,110 mWh
    2018-12-02 - 2018-12-09	66,110 mWh 	66,110 mWh
    2018-12-09 - 2018-12-16	65,938 mWh 	65,938 mWh
    2018-12-16 - 2018-12-23	65,693 mWh 	65,693 mWh
    2018-12-23 - 2018-12-30	65,425 mWh 	65,425 mWh
    2018-12-30 - 2019-01-06	65,213 mWh 	65,213 mWh
    2019-01-06 - 2019-01-13	65,286 mWh 	65,286 mWh
    2019-01-13 - 2019-01-20	65,288 mWh 	65,288 mWh
    2019-01-20 - 2019-01-27	65,444 mWh 	65,444 mWh
    2019-01-27 - 2019-02-03	65,419 mWh 	65,419 mWh
    2019-02-03 - 2019-02-10	65,419 mWh 	65,419 mWh
    2019-02-10 - 2019-02-17	65,419 mWh 	65,419 mWh
    2019-02-17 - 2019-02-24	65,419 mWh 	65,419 mWh
    2019-02-24 - 2019-03-03	65,497 mWh 	65,497 mWh
    2019-03-03 - 2019-03-10	66,139 mWh 	66,139 mWh
    2019-03-10 - 2019-03-17	65,483 mWh 	65,483 mWh
    2019-03-17 - 2019-03-24	65,748 mWh 	65,748 mWh
    2019-03-24 - 2019-03-31	65,861 mWh 	65,861 mWh
    2019-03-31 - 2019-04-07	66,087 mWh 	66,087 mWh
    2019-04-07 - 2019-04-14	65,393 mWh 	65,393 mWh
    2019-04-14 - 2019-04-21	65,546 mWh 	65,546 mWh
    2019-04-21 - 2019-04-28	65,563 mWh 	65,563 mWh
    2019-04-28 - 2019-05-05	65,259 mWh 	65,259 mWh
    2019-05-05 - 2019-05-12	65,421 mWh 	65,421 mWh
    2019-05-12 - 2019-05-19	65,447 mWh 	65,447 mWh
    2019-05-19 - 2019-05-26	65,677 mWh 	65,677 mWh
    2019-05-26 - 2019-06-02	66,312 mWh 	66,312 mWh
    2019-06-02 - 2019-06-09	66,312 mWh 	66,312 mWh
    2019-06-09 - 2019-06-16	65,842 mWh 	65,842 mWh
    2019-06-16 - 2019-06-23	65,486 mWh 	65,486 mWh
    2019-06-23 - 2019-06-30	65,806 mWh 	65,806 mWh
    2019-06-30 - 2019-07-07	65,565 mWh 	65,565 mWh
    2019-07-07 - 2019-07-14	65,756 mWh 	65,756 mWh
    2019-07-14 - 2019-07-21	65,558 mWh 	65,558 mWh
    2019-07-21 - 2019-07-28	65,347 mWh 	65,347 mWh
    2019-07-28 - 2019-08-04	65,505 mWh 	65,505 mWh
    2019-08-04 - 2019-08-11	65,696 mWh 	65,696 mWh
    2019-08-11 - 2019-08-18	66,542 mWh 	66,542 mWh
    2019-08-18 - 2019-08-25	65,590 mWh 	65,590 mWh
    2019-08-25 - 2019-09-01	65,687 mWh 	65,687 mWh
    2019-09-01 - 2019-09-08	65,606 mWh 	65,606 mWh
    2019-09-08 - 2019-09-15	65,829 mWh 	65,829 mWh
    2019-09-15 - 2019-09-22	65,991 mWh 	65,991 mWh
    2019-09-22 - 2019-09-29	65,477 mWh 	65,477 mWh
    2019-09-29 - 2019-10-06	65,743 mWh 	65,743 mWh
    2019-10-06 - 2019-10-13	65,701 mWh 	65,701 mWh
    2019-10-13 - 2019-10-20	65,909 mWh 	65,909 mWh
    2019-10-20 - 2019-10-27	65,909 mWh 	65,909 mWh
    2019-10-27 - 2019-11-03	65,780 mWh 	65,780 mWh
    2019-11-03 - 2019-11-10	65,527 mWh 	65,527 mWh
    2019-11-10 - 2019-11-17	65,462 mWh 	65,462 mWh
    2019-11-17 - 2019-11-24	65,508 mWh 	65,508 mWh
    2019-11-24 - 2019-12-01	66,038 mWh 	66,038 mWh
    2019-12-01 - 2019-12-08	65,884 mWh 	65,884 mWh
    2019-12-08 - 2019-12-15	65,876 mWh 	65,876 mWh
    2019-12-15 - 2019-12-22	66,283 mWh 	66,283 mWh
    2019-12-22 - 2019-12-29	65,917 mWh 	65,917 mWh
    2019-12-29 - 2020-01-05	65,952 mWh 	65,952 mWh
    2020-01-05 - 2020-01-12	65,952 mWh 	65,952 mWh
    2020-01-12 - 2020-01-19	65,477 mWh 	65,477 mWh
    2020-01-19 - 2020-01-26	65,563 mWh 	65,563 mWh
    2020-01-26 - 2020-02-02	65,601 mWh 	65,601 mWh
    2020-02-02 - 2020-02-09	65,370 mWh 	65,370 mWh
    2020-02-09 - 2020-02-16	65,547 mWh 	65,547 mWh
    2020-02-16 - 2020-02-23	65,608 mWh 	65,608 mWh
    2020-02-23 - 2020-03-01	65,578 mWh 	65,578 mWh
    2020-03-01 - 2020-03-08	65,578 mWh 	65,578 mWh
    2020-03-08 - 2020-03-15	66,017 mWh 	66,017 mWh
    2020-03-15 - 2020-03-22	65,995 mWh 	65,995 mWh
    2020-03-22 - 2020-03-29	65,997 mWh 	65,997 mWh
    2020-03-29 - 2020-04-05	65,994 mWh 	65,994 mWh
    2020-04-05 - 2020-04-12	65,952 mWh 	65,952 mWh
    2020-04-12 - 2020-04-19	65,435 mWh 	65,435 mWh
    2020-04-19 - 2020-04-26	65,306 mWh 	65,306 mWh
    2020-04-26 - 2020-05-03	65,880 mWh 	65,880 mWh
    2020-05-03 - 2020-05-10	65,880 mWh 	65,880 mWh
    2020-05-10 - 2020-05-17	65,880 mWh 	65,880 mWh
    2020-05-17 - 2020-05-24	65,880 mWh 	65,880 mWh
    2020-05-24 - 2020-05-31	65,505 mWh 	65,505 mWh
    2020-05-31 - 2020-06-07	65,480 mWh 	65,480 mWh
    2020-06-07 - 2020-06-14	65,672 mWh 	65,672 mWh
    2020-06-14 - 2020-06-21	65,341 mWh 	65,341 mWh
    2020-06-21 - 2020-06-28	65,333 mWh 	65,333 mWh
    2020-06-28 - 2020-07-05	65,333 mWh 	65,333 mWh
    2020-07-05 - 2020-07-12	65,379 mWh 	65,379 mWh
    2020-07-12 - 2020-07-19	65,569 mWh 	65,569 mWh
    2020-07-19 - 2020-07-26	65,909 mWh 	65,909 mWh
    2020-07-26 - 2020-08-02	65,909 mWh 	65,909 mWh
    2020-08-02 - 2020-08-09	65,909 mWh 	65,909 mWh
    2020-08-09 - 2020-08-16	65,429 mWh 	65,429 mWh
    2020-08-16 - 2020-08-23	65,520 mWh 	65,520 mWh
    2020-08-23 - 2020-08-30	65,520 mWh 	65,520 mWh
    2020-08-30 - 2020-09-06	65,493 mWh 	65,493 mWh
    2020-09-06 - 2020-09-13	65,434 mWh 	65,434 mWh
    2020-09-13 - 2020-09-20	65,434 mWh 	65,434 mWh
    2020-09-20 - 2020-09-27	65,434 mWh 	65,434 mWh
    2020-09-27 - 2020-10-04	65,434 mWh 	65,434 mWh
    2020-10-04 - 2020-10-11	65,434 mWh 	65,434 mWh
    2020-10-11 - 2020-10-18	65,434 mWh 	65,434 mWh
    2020-10-18 - 2020-10-25	65,434 mWh 	65,434 mWh
    2020-10-25 - 2020-11-01	65,434 mWh 	65,434 mWh
    2020-11-01 - 2020-11-08	65,434 mWh 	65,434 mWh
    2020-11-08 - 2020-11-15	65,432 mWh 	65,432 mWh
    2020-11-15 - 2020-11-22	66,082 mWh 	66,082 mWh
    2020-11-22 - 2020-11-29	65,625 mWh 	65,625 mWh
    2020-11-29 - 2020-12-06	65,266 mWh 	65,266 mWh
    2020-12-06 - 2020-12-13	65,844 mWh 	65,844 mWh
    2020-12-13 - 2020-12-20	65,966 mWh 	65,966 mWh
    2020-12-20 - 2020-12-27	65,966 mWh 	65,966 mWh
    2020-12-27 - 2021-01-03	65,966 mWh 	65,966 mWh
    2021-01-03 - 2021-01-10	65,890 mWh 	65,890 mWh
    2021-01-10 - 2021-01-17	65,704 mWh 	65,704 mWh
    2021-01-17 - 2021-01-24	65,779 mWh 	65,779 mWh
    2021-01-24 - 2021-01-31	65,679 mWh 	65,679 mWh
    2021-01-31 - 2021-02-07	65,880 mWh 	65,880 mWh
    2021-02-07 - 2021-02-14	65,654 mWh 	65,654 mWh
    2021-02-14 - 2021-02-21	65,206 mWh 	65,206 mWh
    2021-02-21 - 2021-02-28	64,181 mWh 	64,181 mWh
    2021-02-28 - 2021-03-07	64,181 mWh 	64,181 mWh
    2021-03-07 - 2021-03-14	64,181 mWh 	64,181 mWh
    2021-03-14 - 2021-03-21	64,373 mWh 	64,373 mWh
    2021-03-21 - 2021-03-28	63,997 mWh 	63,997 mWh
    2021-03-28 - 2021-04-04	63,994 mWh 	63,994 mWh
    2021-04-04 - 2021-04-11	63,994 mWh 	63,994 mWh
    2021-04-11 - 2021-04-18	63,994 mWh 	63,994 mWh
    2021-04-18 - 2021-04-25	63,994 mWh 	63,994 mWh
    2021-04-25 - 2021-05-02	63,994 mWh 	63,994 mWh
    2021-05-02 - 2021-05-09	63,994 mWh 	63,994 mWh
    2021-05-09 - 2021-05-16	63,994 mWh 	63,994 mWh
    2021-05-16 - 2021-05-23	63,994 mWh 	63,994 mWh
    2021-05-23 - 2021-05-30	63,994 mWh 	63,994 mWh
    2021-05-30 - 2021-06-06	63,994 mWh 	63,994 mWh
    2021-06-06 - 2021-06-13	63,994 mWh 	63,994 mWh
    2021-06-13 - 2021-06-20	63,994 mWh 	63,994 mWh
    2021-06-20 - 2021-06-27	63,994 mWh 	63,994 mWh
    2021-06-27 - 2021-07-04	63,994 mWh 	63,994 mWh
    2021-07-04 - 2021-07-11	63,994 mWh 	63,994 mWh
    2021-07-11 - 2021-07-18	63,994 mWh 	63,994 mWh
    2021-07-18 - 2021-07-25	64,388 mWh 	64,388 mWh
    2021-07-25 - 2021-08-01	64,714 mWh 	64,714 mWh
    2021-08-01 - 2021-08-08	64,714 mWh 	64,714 mWh
    2021-08-08 - 2021-08-15	64,714 mWh 	64,714 mWh
    2021-08-15 - 2021-08-22	64,714 mWh 	64,714 mWh
    2021-08-22 - 2021-08-29	64,714 mWh 	64,714 mWh
    2021-08-29 - 2021-09-05	64,714 mWh 	64,714 mWh
    2021-09-05 - 2021-09-12	64,714 mWh 	64,714 mWh
    2021-09-12 - 2021-09-19	64,604 mWh 	64,604 mWh
    2021-09-19 - 2021-09-26	64,253 mWh 	64,253 mWh
    2021-09-26 - 2021-10-03	64,253 mWh 	64,253 mWh
    2021-10-03 - 2021-10-10	64,253 mWh 	64,253 mWh
    2021-10-10 - 2021-10-17	64,253 mWh 	64,253 mWh
    2021-10-17 - 2021-10-24	64,253 mWh 	64,253 mWh
    2021-10-24 - 2021-10-31	64,253 mWh 	64,253 mWh
    2021-10-31 - 2021-11-07	64,253 mWh 	64,253 mWh
    2021-11-07 - 2021-11-07	64,253 mWh 	64,253 mWh
    2021-11-08	64,253 mWh 	64,253 mWh
    2021-11-09	64,253 mWh 	64,253 mWh
    2021-11-10	64,253 mWh 	64,253 mWh
    2021-11-11	64,253 mWh 	64,253 mWh
    2021-11-12	64,253 mWh 	64,253 mWh
    2021-11-13	64,253 mWh 	64,253 mWh
    2021-11-14	64,253 mWh 	64,253 mWh
    2021-11-15	64,253 mWh 	64,253 mWh
    2021-11-16	64,253 mWh 	64,253 mWh
    2021-11-17	64,253 mWh 	64,253 mWh
    2021-11-18	64,253 mWh 	64,253 mWh
    2021-11-19	64,253 mWh 	64,253 mWh
    Battery life estimates
    Battery life estimates based on observed drains
    	AT FULL CHARGE 		AT DESIGN CAPACITY
    PERIOD 	ACTIVE	CONNECTED STANDBY		ACTIVE	CONNECTED STANDBY
    2018-08-05 - 2018-08-12	-	-		-	-
    2018-08-12 - 2018-08-19	-	-		-	-
    2018-08-19 - 2018-08-26	-	-		-	-
    2018-08-26 - 2018-09-02	-	-		-	-
    2018-09-02 - 2018-09-09	-	-		-	-
    2018-09-09 - 2018-09-16	-	-		-	-
    2018-09-16 - 2018-09-23	-	-		-	-
    2018-09-23 - 2018-09-30	-	-		-	-
    2018-09-30 - 2018-10-07	-	-		-	-
    2018-10-07 - 2018-10-14	-	-		-	-
    2018-10-14 - 2018-10-21	-	-		-	-
    2018-10-21 - 2018-10-28	-	-		-	-
    2018-10-28 - 2018-11-04	-	-		-	-
    2018-11-04 - 2018-11-11	-	-		-	-
    2018-11-11 - 2018-11-18	-	-		-	-
    2018-11-18 - 2018-11-25	-	-		-	-
    2018-11-25 - 2018-12-02	-	-		-	-
    2018-12-02 - 2018-12-09	-	-		-	-
    2018-12-09 - 2018-12-16	-	-		-	-
    2018-12-16 - 2018-12-23	-	-		-	-
    2018-12-23 - 2018-12-30	-	-		-	-
    2018-12-30 - 2019-01-06	-	-		-	-
    2019-01-06 - 2019-01-13	-	-		-	-
    2019-01-13 - 2019-01-20	-	-		-	-
    2019-01-20 - 2019-01-27	-	-		-	-
    2019-01-27 - 2019-02-03	-	-		-	-
    2019-02-03 - 2019-02-10	-	-		-	-
    2019-02-10 - 2019-02-17	-	-		-	-
    2019-02-17 - 2019-02-24	-	-		-	-
    2019-02-24 - 2019-03-03	-	-		-	-
    2019-03-03 - 2019-03-10	-	-		-	-
    2019-03-10 - 2019-03-17	-	-		-	-
    2019-03-17 - 2019-03-24	0:42:56	-		0:42:56	-
    2019-03-24 - 2019-03-31	0:43:01	-		0:43:01	-
    2019-03-31 - 2019-04-07	-	-		-	-
    2019-04-07 - 2019-04-14	-	-		-	-
    2019-04-14 - 2019-04-21	-	-		-	-
    2019-04-21 - 2019-04-28	-	-		-	-
    2019-04-28 - 2019-05-05	-	-		-	-
    2019-05-05 - 2019-05-12	-	-		-	-
    2019-05-12 - 2019-05-19	4:50:52	-		4:50:52	-
    2019-05-19 - 2019-05-26	-	-		-	-
    2019-05-26 - 2019-06-02	-	-		-	-
    2019-06-02 - 2019-06-09	-	-		-	-
    2019-06-09 - 2019-06-16	-	-		-	-
    2019-06-16 - 2019-06-23	-	-		-	-
    2019-06-23 - 2019-06-30	-	-		-	-
    2019-06-30 - 2019-07-07	-	-		-	-
    2019-07-07 - 2019-07-14	-	-		-	-
    2019-07-14 - 2019-07-21	-	-		-	-
    2019-07-21 - 2019-07-28	-	-		-	-
    2019-07-28 - 2019-08-04	-	-		-	-
    2019-08-04 - 2019-08-11	-	-		-	-
    2019-08-11 - 2019-08-18	-	-		-	-
    2019-08-18 - 2019-08-25	-	-		-	-
    2019-08-25 - 2019-09-01	-	-		-	-
    2019-09-01 - 2019-09-08	-	-		-	-
    2019-09-08 - 2019-09-15	-	-		-	-
    2019-09-15 - 2019-09-22	-	-		-	-
    2019-09-22 - 2019-09-29	-	-		-	-
    2019-09-29 - 2019-10-06	-	-		-	-
    2019-10-06 - 2019-10-13	-	-		-	-
    2019-10-13 - 2019-10-20	-	-		-	-
    2019-10-20 - 2019-10-27	-	-		-	-
    2019-10-27 - 2019-11-03	-	-		-	-
    2019-11-03 - 2019-11-10	-	-		-	-
    2019-11-10 - 2019-11-17	-	-		-	-
    2019-11-17 - 2019-11-24	-	-		-	-
    2019-11-24 - 2019-12-01	-	-		-	-
    2019-12-01 - 2019-12-08	-	-		-	-
    2019-12-08 - 2019-12-15	-	-		-	-
    2019-12-15 - 2019-12-22	-	-		-	-
    2019-12-22 - 2019-12-29	-	-		-	-
    2019-12-29 - 2020-01-05	-	-		-	-
    2020-01-05 - 2020-01-12	-	-		-	-
    2020-01-12 - 2020-01-19	-	-		-	-
    2020-01-19 - 2020-01-26	-	-		-	-
    2020-01-26 - 2020-02-02	-	-		-	-
    2020-02-02 - 2020-02-09	-	-		-	-
    2020-02-09 - 2020-02-16	-	-		-	-
    2020-02-16 - 2020-02-23	-	-		-	-
    2020-02-23 - 2020-03-01	-	-		-	-
    2020-03-01 - 2020-03-08	-	-		-	-
    2020-03-08 - 2020-03-15	-	-		-	-
    2020-03-15 - 2020-03-22	-	-		-	-
    2020-03-22 - 2020-03-29	-	-		-	-
    2020-03-29 - 2020-04-05	-	-		-	-
    2020-04-05 - 2020-04-12	-	-		-	-
    2020-04-12 - 2020-04-19	-	-		-	-
    2020-04-19 - 2020-04-26	-	-		-	-
    2020-04-26 - 2020-05-03	-	-		-	-
    2020-05-03 - 2020-05-10	-	-		-	-
    2020-05-10 - 2020-05-17	-	-		-	-
    2020-05-17 - 2020-05-24	-	-		-	-
    2020-05-24 - 2020-05-31	-	-		-	-
    2020-05-31 - 2020-06-07	-	-		-	-
    2020-06-07 - 2020-06-14	-	-		-	-
    2020-06-14 - 2020-06-21	-	-		-	-
    2020-06-21 - 2020-06-28	-	-		-	-
    2020-06-28 - 2020-07-05	-	-		-	-
    2020-07-05 - 2020-07-12	-	-		-	-
    2020-07-12 - 2020-07-19	-	-		-	-
    2020-07-19 - 2020-07-26	1:41:35	-		1:41:35	-
    2020-07-26 - 2020-08-02	-	-		-	-
    2020-08-02 - 2020-08-09	-	-		-	-
    2020-08-09 - 2020-08-16	-	-		-	-
    2020-08-16 - 2020-08-23	-	-		-	-
    2020-08-23 - 2020-08-30	-	-		-	-
    2020-08-30 - 2020-09-06	-	-		-	-
    2020-09-06 - 2020-09-13	-	-		-	-
    2020-09-13 - 2020-09-20	-	-		-	-
    2020-09-20 - 2020-09-27	-	-		-	-
    2020-09-27 - 2020-10-04	-	-		-	-
    2020-10-04 - 2020-10-11	-	-		-	-
    2020-10-11 - 2020-10-18	-	-		-	-
    2020-10-18 - 2020-10-25	-	-		-	-
    2020-10-25 - 2020-11-01	-	-		-	-
    2020-11-01 - 2020-11-08	-	-		-	-
    2020-11-08 - 2020-11-15	2:09:16	-		2:09:16	-
    2020-11-15 - 2020-11-22	-	-		-	-
    2020-11-22 - 2020-11-29	-	-		-	-
    2020-11-29 - 2020-12-06	-	-		-	-
    2020-12-06 - 2020-12-13	-	-		-	-
    2020-12-13 - 2020-12-20	-	-		-	-
    2020-12-20 - 2020-12-27	-	-		-	-
    2020-12-27 - 2021-01-03	-	-		-	-
    2021-01-03 - 2021-01-10	-	-		-	-
    2021-01-10 - 2021-01-17	-	-		-	-
    2021-01-17 - 2021-01-24	-	-		-	-
    2021-01-24 - 2021-01-31	-	-		-	-
    2021-01-31 - 2021-02-07	-	-		-	-
    2021-02-07 - 2021-02-14	-	-		-	-
    2021-02-14 - 2021-02-21	1:10:05	-		1:10:05	-
    2021-02-21 - 2021-02-28	-	-		-	-
    2021-02-28 - 2021-03-07	-	-		-	-
    2021-03-07 - 2021-03-14	-	-		-	-
    2021-03-14 - 2021-03-21	1:09:11	-		1:09:11	-
    2021-03-21 - 2021-03-28	-	-		-	-
    2021-03-28 - 2021-04-04	-	-		-	-
    2021-04-04 - 2021-04-11	-	-		-	-
    2021-04-11 - 2021-04-18	-	-		-	-
    2021-04-18 - 2021-04-25	-	-		-	-
    2021-04-25 - 2021-05-02	-	-		-	-
    2021-05-02 - 2021-05-09	-	-		-	-
    2021-05-09 - 2021-05-16	-	-		-	-
    2021-05-16 - 2021-05-23	-	-		-	-
    2021-05-23 - 2021-05-30	-	-		-	-
    2021-05-30 - 2021-06-06	-	-		-	-
    2021-06-06 - 2021-06-13	-	-		-	-
    2021-06-13 - 2021-06-20	-	-		-	-
    2021-06-20 - 2021-06-27	-	-		-	-
    2021-06-27 - 2021-07-04	-	-		-	-
    2021-07-04 - 2021-07-11	-	-		-	-
    2021-07-11 - 2021-07-18	-	-		-	-
    2021-07-18 - 2021-07-25	-	-		-	-
    2021-07-25 - 2021-08-01	-	-		-	-
    2021-08-01 - 2021-08-08	-	-		-	-
    2021-08-08 - 2021-08-15	-	-		-	-
    2021-08-15 - 2021-08-22	-	-		-	-
    2021-08-22 - 2021-08-29	-	-		-	-
    2021-08-29 - 2021-09-05	-	-		-	-
    2021-09-05 - 2021-09-12	-	-		-	-
    2021-09-12 - 2021-09-19	-	-		-	-
    2021-09-19 - 2021-09-26	-	-		-	-
    2021-09-26 - 2021-10-03	-	-		-	-
    2021-10-03 - 2021-10-10	-	-		-	-
    2021-10-10 - 2021-10-17	-	-		-	-
    2021-10-17 - 2021-10-24	-	-		-	-
    2021-10-24 - 2021-10-31	-	-		-	-
    2021-10-31 - 2021-11-07	-	-		-	-
    2021-11-07 - 2021-11-07	-	-		-	-
    2021-11-08	-	-		-	-
    2021-11-09	-	-		-	-
    2021-11-10	-	-		-	-
    2021-11-11	-	-		-	-
    2021-11-12	-	-		-	-
    2021-11-13	-	-		-	-
    2021-11-14	-	-		-	-
    2021-11-15	-	-		-	-
    2021-11-16	-	-		-	-
    2021-11-17	-	-		-	-
    2021-11-18	-	-		-	-
    2021-11-19	-	-		-	-
    Current estimate of battery life based on all observed drains since OS install
    Since OS install 	1:19:37	-		1:19:37	-
      My Computer


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

    Code:
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
     Log Collection... (V1.6.3)
    
    Getting GPRESULT...
    
     You may press a key to close this window.
    -------------------------------------------
    Code:
       The script is searching the collected files for personal info to be redacted/deleted.
       If the file size is large, it will take quite a while. Please be patient.
    
     Processing "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\GPRESULT.TXT"  (size: 0.01 MB)
    
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Event_Search.txt"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\GPRESULT.TXT"
    
     Please upload the following file as an attachment to your post on Ten Forums.
    
      GPResult Info [2021-11-20_at_07-43-47].zip
    
     The above file can be found on the desktop.
     You may press a key to close this window.

    Code:
    Microsoft (R) Windows (R) Operating System Group Policy Result tool v2.0
    c 2018 Microsoft Corporation. All rights reserved.
    
    Created on ?11/?20/?2021 at 7:43:39 AM
    
    
    
    RSOP data for DESKTOP-9HEBUKS\aaaaaaaa on DESKTOP-9HEBUKS : Logging Mode
    -------------------------------------------------------------------------
    
    OS Configuration:            Standalone Workstation
    OS Version:                  10.0.17763
    Site Name:                   N/A
    Roaming Profile:             N/A
    Local Profile:               C:\Users\aaaaaaaa
    Connected over a slow link?: No
    
    
    COMPUTER SETTINGS
    ------------------
        
        Last time Group Policy was applied: 9/18/2021 at 3:17:51 AM
        Group Policy was applied from:      N/A
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        DESKTOP-9HEBUKS
        Domain Type:                        <Local Computer>
    
        Applied Group Policy Objects
        -----------------------------
            Local Group Policy
    
        The computer is a part of the following security groups
        -------------------------------------------------------
            BUILTIN\Administrators
            Everyone
            NT AUTHORITY\Authenticated Users
            System Mandatory Level
            
        Resultant Set Of Policies for Computer
        ---------------------------------------
    
            Software Installations
            ----------------------
                N/A
    
            Startup Scripts
            ---------------
                N/A
    
            Shutdown Scripts
            ----------------
                N/A
    
            Account Policies
            ----------------
                N/A
    
            Audit Policy
            ------------
                N/A
    
            User Rights
            -----------
                N/A
    
            Security Options
            ----------------
                N/A
    
                N/A
    
            Event Log Settings
            ------------------
                N/A
    
            Restricted Groups
            -----------------
                N/A
    
            System Services
            ---------------
                N/A
    
            Registry Settings
            -----------------
                N/A
    
            File System Settings
            --------------------
                N/A
    
            Public Key Policies
            -------------------
                N/A
    
            Administrative Templates
            ------------------------
                N/A
    
    
    USER SETTINGS
    --------------
        
        Last time Group Policy was applied: 9/18/2021 at 3:17:51 AM
        Group Policy was applied from:      N/A
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        DESKTOP-9HEBUKS
        Domain Type:                        <Local Computer>
        
        Applied Group Policy Objects
        -----------------------------
            N/A
    
        The following GPOs were not applied because they were filtered out
        -------------------------------------------------------------------
            Local Group Policy
                Filtering:  Not Applied (Empty)
    
        The user is a part of the following security groups
        ---------------------------------------------------
            None
            Everyone
            Local account and member of Administrators group
            BUILTIN\Administrators
            BUILTIN\Users
            NT AUTHORITY\INTERACTIVE
            CONSOLE LOGON
            NT AUTHORITY\Authenticated Users
            This Organization
            Local account
            LOCAL
            NTLM Authentication
            High Mandatory Level
            
        The user has the following security privileges
        ----------------------------------------------
    
            Bypass traverse checking
            Manage auditing and security log
            Back up files and directories
            Restore files and directories
            Change the system time
            Shut down the system
            Force shutdown from a remote system
            Take ownership of files or other objects
            Debug programs
            Modify firmware environment values
            Profile system performance
            Profile single process
            Increase scheduling priority
            Load and unload device drivers
            Create a pagefile
            Adjust memory quotas for a process
            Remove computer from docking station
            Perform volume maintenance tasks
            Impersonate a client after authentication
            Create global objects
            Change the time zone
            Create symbolic links
            Obtain an impersonation token for another user in the same session
            Increase a process working set
    
        Resultant Set Of Policies for User
        -----------------------------------
    
            Software Installations
            ----------------------
                N/A
    
            Logon Scripts
            -------------
                N/A
    
            Logoff Scripts
            --------------
                N/A
    
            Public Key Policies
            -------------------
                N/A
    
            Administrative Templates
            ------------------------
                N/A
    
            Folder Redirection
            ------------------
                N/A
    
            Internet Explorer Browser User Interface
            ----------------------------------------
                N/A
    
            Internet Explorer Connection
            ----------------------------
                N/A
    
            Internet Explorer URLs
            ----------------------
                N/A
    
            Internet Explorer Security
            --------------------------
                N/A
    
            Internet Explorer Programs
            --------------------------
                N/A

    Code:
    **********************
    Windows PowerShell transcript start
    Start time: 20211011001800
    Username: DESKTOP-9HEBUKS\aaaaaaaa
    RunAs User: DESKTOP-9HEBUKS\aaaaaaaa
    Configuration Name: 
    Machine: DESKTOP-9HEBUKS (Microsoft Windows NT 10.0.17763.0)
    Host Application: PowerShell -ExecutionPolicy ByPass -file C:\Users\aaaaaaaa\AppData\Local\Temp\Matthew_Wai_departed_this_life_on_2021-10-09_at_01-23-45.ps1
    Process ID: 14824
    PSVersion: 5.1.17763.1490
    PSEdition: Desktop
    PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.17763.1490
    BuildVersion: 10.0.17763.1490
    CLRVersion: 4.0.30319.42000
    WSManStackVersion: 3.0
    PSRemotingProtocolVersion: 2.3
    SerializationVersion: 1.1.0.1
    **********************
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
    Log Collection... (V1.6.3)
    
     Downloading "SetupDiag.exe" from  http://go.microsoft.com/...
    
     Successfully downloaded!
    
     Invoking SetupDiag.exe ...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       : CMD.EXE /C "%temp%\setupdiag.exe /Verbose /Output:%temp%\SetupDiag-Log.txt"
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : 370edc7e-0b7b-47b7-b505-bfd73a4b3e5f
    Id            : 1
    Name          : SetupDiagJob
    ChildJobs     : {Job2}
    PSBeginTime   : 10/11/2021 12:18:01 AM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    
    Waiting for SetupDiagJob to complete...
    
    Time Stamp: 12:18 AM
    
    This can take up to 10 minutes ...
    .
    
    SetupDiag v1.6.2107.27002
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    Searching for setup logs...
    Found C:\$WINDOWS.~BT\Sources\Panther\setupact.log with update date 10/10/2021 07:05:12 to be the correct setup log.
    
    Gathering baseline information from setup logs...
    
    SetupDiag: processing rule: CompatScanOnly.
    ...No match.
    
    
    SetupDiag: processing rule: PlugInComplianceBlock.
    ....No match.
    
    
    SetupDiag: processing rule: BitLockerHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: VHDHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: PortableWorkspaceHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: AuditModeHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: SafeModeHardblock.
    ....No match.
    
    
    SetupDiag: processing rule: InsufficientSystemPartitionDiskSpaceHardblock.
    ....
    Warning: Found Insufficient System Partition Disk Free Space Hard Block.
    The system you are attempting to update is running low on disk space on the System Reserved Partition.
    Free up space on the System Reserved Partition and try the update again.
    More information is available here:
    "https://support.microsoft.com/en-us/help/3086249/-we-couldn-t-update-system-reserved-partition-error-installing-windows"
    
    SetupDiag found 1 matching issue.
    
    SetupDiag results were logged to: C:\Users\aaaaaaaa\AppData\Local\Temp\setupdiag-log.txt
    Logs ZipFile created at: C:\Users\aaaaaaaa\AppData\Local\Temp\Logs.zip
    
    SetupDiag Completed!
    
    
    
     You may press a key to close this window.
    -------------------------------------------
      My Computer


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

    Code:
    Transcript started, output file is C:\Users\aaaaaaaa\AppData\Local\Temp\\LOGS\Event-Search.TXT
    
     Log Collection... (V1.6.3)
    
     Gathering MSINFO32 ...
    ...
    
     Getting Printer Information ......
    
    Getting Active Process ...
    ...
    
     Getting List of Installed Apps...
    ...
    
    Getting Windows Setup Logs Independent of SetupDiage.exe...
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                SETUP
    Get-ChildItem : Access is denied
    At
    C:\Users\aaaaaaaa\AppData\Local\Temp\'Matthew_Wai_died_peacefully_in_China_immediately_after_writing_this_file'.ps1:88
    char:32
    + ... tupPaths += Get-ChildItem * -Force -Recurse -Include setuperr.log, se ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Get-ChildItem], UnauthorizedAccessException
        + FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.PowerShell.Commands.GetChildItemCommand
    
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SETUP\$SysReset
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                Logs
    d-----       11/20/2021   7:48 AM                Logs
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SETUP\$WINDOWS.~BT\Sources
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                Panther
    d-----       11/20/2021   7:48 AM                Panther
    d-----       11/20/2021   7:48 AM                Panther
    d-----       11/20/2021   7:48 AM                Panther
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SETUP\$Windows.~WS\Sources
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                Panther
    d-----       11/20/2021   7:48 AM                Panther
    ...
    
     Getting SystemProductName ...
    ...
    
    HasMoreData   : True
    StatusMessage :
    Location      : localhost
    Command       :  $vol = (mountvol /L | select-string -Pattern "\\\\")
                            $volstring = "mountvol y:" + $vol[0]
                            CMD.EXE /C $volstring
                            SLEEP 2
                            CMD.EXE /C "CHKDSK y: > %temp%\LOGS\SystemReserved.TXT"
                            SLEEP 2 # Pause after drive dismount
                            CMD.EXE /C "mountvol y: /D"
    
    JobStateInfo  : Running
    Finished      : System.Threading.ManualResetEvent
    InstanceId    : b7bb283a-7555-4eba-80a5-568134c63c3d
    Id            : 5
    Name          : reservedJob
    ChildJobs     : {Job6}
    PSBeginTime   : 11/20/2021 7:48:48 AM
    PSEndTime     :
    PSJobTypeName : BackgroundJob
    Output        : {}
    Error         : {}
    Progress      : {}
    Verbose       : {}
    Debug         : {}
    Warning       : {}
    Information   : {}
    State         : Running
    
    ...
    
     Getting fltmc Filters ...
    ...
    
     Grabbing DXDiag Info...
    ...
    ...
    
    Copying misc. logs ...
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                WER
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Windows\Logs
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                WindowsUpdate
    
    
        Directory: C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Windows\LiveKernelReports
    
    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       11/20/2021   7:48 AM                USBHUB3
    ...
    
     Grabbing Driver listing via DISM.EXE ...
    
     Done!
    ...
    
     Grab root\SecurityCenter2 AntivirusProduct ...
    ...
    
     Waiting for MSINFO32 to Complete ...
    
     You may press a key to close this window.
    -------------------------------------------

    Code:
       The script is searching the collected files for personal info to be redacted/deleted.
       If the file size is large, it will take quite a while. Please be patient.
    
     Processing "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\WMI_Object_System.TXT"  (size: 0 MB)
     Processing "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SETUP\HKLM_SYSTEM_SETUP-OOBE.TXT"  (size: 0.02 MB)
    
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\AutoRotate.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Dir_Structure.txt"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Disk-Info.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\DISM-Get-Drivers.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\DxDiag.xml"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Event_Search.txt"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\fltmc_filters.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Installed-Apps.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\MSINFO32.NFO"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Printers.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Reg-Lang.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\REG_SystemProductName.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Running-Processes.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SecurityProductInformation.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SETUP"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\SystemReserved.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\WER"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\WER-SUMMARY.TXT"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\Windows"
     Zipping --> "C:\Users\aaaaaaaa\AppData\Local\Temp\LOGS\WMI_Object_System.TXT"
    
     Please upload the following file as an attachment to your post on Ten Forums.
    
      General Machine Info [2021-11-20_at_07-49-37].zip
    
     The above file can be found on the desktop.
     You may press a key to close this window.

    Code:
    Domain              : WORKGROUP
    Manufacturer        : Hewlett-Packard
    Model               : HP ZBook 17 G2
    Name                : DESKTOP-9HEBUKS
    PrimaryOwnerName    : Redacted
    TotalPhysicalMemory : 34270720000
    
    
    
    
    
    IdentifyingNumber : USH521L0L9
    Name              : HP ZBook 17 G2
    Vendor            : Hewlett-Packard
    Version           : A3009CD10303
    Caption           : Computer System Product

    Code:
    Date EventType S0-Name S0-Value S3 S4
    ---- --------- ------- -------- -- --
      My Computer


  10. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #1110

    Which batch files use WMIC commands?
    Are there WMIC commands in DM or V2?


    Windows Management Instrumentation Command line (WMIC) tool.
    The WMIC tool is deprecated in Windows 10, version 21H1 and the 21H1 semi-annual channel release of Windows Server.
    This tool is superseded by Windows PowerShell for WMI.
    Note: This deprecation only applies to the command-line management tool.
    WMI itself is not affected. 21H1

    https://docs.microsoft.com/en-us/win...not%20affected.
      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 04:23.
Find Us




Windows 10 Forums