KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64
User : ServerPC ( 0)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  C:/Windows/SysWOW64/WindowsPowerShell/v1.0/Modules/NetSwitchTeam/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : C:/Windows/SysWOW64/WindowsPowerShell/v1.0/Modules/NetSwitchTeam/NetSwitchTeam.psd1
<#++

Copyright (c) Microsoft Corporation

Module Name:

    NetSwitchTeam.psd1

Abstract:

    This module is the container schema for the NetSwitchTeam* CIM object
    CmdLets.

--#>

@{
    GUID = 'E83097B1-4470-4F37-8CE3-A6B0AC5ED8F5'
    Author = "Microsoft Corporation"
    CompanyName = "Microsoft Corporation"
    Copyright = "� Microsoft Corporation. All rights reserved."
    HelpInfoUri = "https://aka.ms/winsvr-2025-pshelp"
    ModuleVersion = '1.0.0.0'
    PowerShellVersion = '5.1'
    NestedModules = @(
        'MSFT_NetSwitchTeam.cdxml',
        'MSFT_NetSwitchTeamMember.cdxml'
        )
    FormatsToProcess = @(
        'MSFT_NetSwitchTeam.format.ps1xml',
        'MSFT_NetSwitchTeamMember.format.ps1xml'
        )
    FunctionsToExport = @(
        'New-NetSwitchTeam',
        'Remove-NetSwitchTeam',
        'Get-NetSwitchTeam',
        'Rename-NetSwitchTeam',
        'Add-NetSwitchTeamMember',
        'Remove-NetSwitchTeamMember',
        'Get-NetSwitchTeamMember'
        )
    CmdletsToExport = @()
    AliasesToExport = @()
    CompatiblePSEditions = @('Desktop', 'Core')
}

Anon7 - 2021