|
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/System32/WindowsPowerShell/v1.0/Modules/PnpDevice/ |
Upload File : |
@{
GUID = 'ad34bc8b-1cf8-47d8-bd82-f681c5358e1c'
Author = "Microsoft Corporation"
CompanyName = "Microsoft Corporation"
Copyright = "� Microsoft Corporation. All rights reserved."
ModuleVersion = '1.0.0.0'
PowerShellVersion = '5.1'
HelpInfoUri="https://aka.ms/winsvr-2025-pshelp"
NestedModules = @(
'PnpDevice.cdxml')
TypesToProcess = @(
'PnpDevice.Types.ps1xml')
FormatsToProcess = @(
'PnpDevice.format.ps1xml')
FileList = @(
'PnpDevice.cdxml',
'PnpDevice.Types.ps1xml',
'PnpDevice.format.ps1xml',
'PnpDevice.Resource.psd1')
AliasesToExport = @()
CmdletsToExport = @()
FunctionsToExport = @(
'Get-PnpDevice',
'Get-PnpDeviceProperty',
'Enable-PnpDevice',
'Disable-PnpDevice')
CompatiblePSEditions = @('Desktop', 'Core')
}