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/SmbWitness/SmbWitness.psd1

@{
    GUID = 'ef018256-3318-4e74-a823-158022778487'
    Author="Microsoft Corporation"
    CompanyName="Microsoft Corporation"
    Copyright="© Microsoft Corporation. All rights reserved."
    NestedModules = @('SmbWitnessWmiClient.cdxml')
    FormatsToProcess = @('SmbWitness.format.ps1xml')
    TypesToProcess = @('SmbWitness.types.ps1xml')
    ModuleVersion = '2.0.0.0'
    AliasesToExport = @('gsmbw',
                        'msmbw',
                        'Move-SmbClient')
    FunctionsToExport = @('Get-SmbWitnessClient',
                          'Move-SmbWitnessClient')
    PowerShellVersion = '5.1'
    HelpInfoUri= "https://aka.ms/winsvr-2022-pshelp"
    CompatiblePSEditions = @('Desktop', 'Core')
}