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/System32/WindowsPowerShell/v1.0/Modules/MMAgent/MMAgent.psd1
@{
    GUID = 'e1383a06-d48b-45e0-81e4-5ead146e81a8'

    NestedModules = @('ps_mmagent_v1.0.cdxml')

    Author = "Microsoft Corporation"
    CompanyName = "Microsoft Corporation"
    Copyright = "© Microsoft Corporation. All rights reserved."
    PowerShellVersion = '5.1'
    HelpInfoUri = "https://aka.ms/winsvr-2022-pshelp"

    FormatsToProcess = @()
    TypesToProcess = @()

    ModuleVersion = '1.0'

    AliasesToExport = @()
    CmdletsToExport = @()
    FunctionsToExport = @('Disable-MMAgent', 'Enable-MMAgent', 'Set-MMAgent', 'Get-MMAgent', 'Debug-MMAppPrelaunch')
    CompatiblePSEditions = @('Desktop', 'Core')
}