HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Windows/SysWOW64/WindowsPowerShell/v1.0/Modules/TroubleshootingPack/TroubleshootingPack.psd1
@{
    GUID="{d6fdb0d8-2b0f-406b-afc6-68f60569ebdf}"
    Author="Microsoft Corporation"
    CompanyName="Microsoft Corporation"
    Copyright="© Microsoft Corporation. All rights reserved."
    ModuleVersion="1.0.0.0"
    PowerShellVersion = '5.1'
    CLRVersion="4.0"
    FormatsToProcess="TroubleshootingPack.Format.ps1xml"
    NestedModules="Microsoft.Windows.Diagnosis.TroubleshootingPack"
    HelpInfoUri="https://aka.ms/winsvr-2022-pshelp"
    CmdletsToExport = "Get-TroubleshootingPack","Invoke-TroubleshootingPack"
    CompatiblePSEditions = @("Desktop", "Core")
}