????
Current Path : C:/Windows/SysWOW64/WindowsPowerShell/v1.0/Modules/Dism/ |
Current File : C:/Windows/SysWOW64/WindowsPowerShell/v1.0/Modules/Dism/Dism.psd1 |
@{ GUID = "{389c464d-8b8d-48e9-aafe-6d8a590d6798}" Author = "Microsoft Corporation" CompanyName = "Microsoft Corporation" Copyright = "© Microsoft Corporation. All rights reserved." HelpInfoUri = "https://aka.ms/winsvr-2022-pshelp" ModuleVersion = "3.0" PowerShellVersion = "5.1" ClrVersion = "4.0" RootModule = "Dism.psm1" NestedModules = "Microsoft.Dism.PowerShell.dll" TypesToProcess = "Dism.Types.ps1xml" FormatsToProcess = "Dism.Format.ps1xml" CmdletsToExport = @( 'Add-AppxProvisionedPackage', 'Add-WindowsDriver', 'Add-WindowsCapability', 'Add-WindowsImage', 'Add-WindowsPackage', 'Clear-WindowsCorruptMountPoint', 'Disable-WindowsOptionalFeature', 'Dismount-WindowsImage', 'Enable-WindowsOptionalFeature', 'Expand-WindowsImage', 'Expand-WindowsCustomDataImage', 'Export-WindowsCapabilitySource', 'Export-WindowsDriver', 'Export-WindowsImage', 'Get-AppxProvisionedPackage', 'Get-NonRemovableAppsPolicy', 'Get-WIMBootEntry', 'Get-WindowsDriver', 'Get-WindowsEdition', 'Get-WindowsCapability', 'Get-WindowsImage', 'Get-WindowsImageContent' 'Get-WindowsOptionalFeature', 'Get-WindowsPackage', 'Get-WindowsReservedStorageState', 'Mount-WindowsImage', 'New-WindowsImage', 'New-WindowsCustomImage', 'Optimize-AppxProvisionedPackages', 'Optimize-WindowsImage', 'Remove-AppxProvisionedPackage', 'Remove-WindowsDriver', 'Remove-WindowsCapability', 'Remove-WindowsImage', 'Remove-WindowsPackage', 'Repair-WindowsImage', 'Save-WindowsImage', 'Set-AppXProvisionedDataFile', 'Set-NonRemovableAppsPolicy', 'Set-WindowsEdition', 'Set-WindowsProductKey', 'Set-WindowsReservedStorageState', 'Start-OSUninstall', 'Split-WindowsImage', 'Use-WindowsUnattend', 'Update-WIMBootEntry' ) AliasesToExport = @( 'Apply-WindowsUnattend', 'Add-ProvisionedAppxPackage', 'Remove-ProvisionedAppxPackage', 'Get-ProvisionedAppxPackage', 'Optimize-ProvisionedAppxPackages', 'Set-ProvisionedAppXDataFile', 'Add-AppProvisionedPackage', 'Remove-AppProvisionedPackage', 'Get-AppProvisionedPackage', 'Optimize-AppProvisionedPackages', 'Set-AppPackageProvisionedDataFile', 'Add-ProvisionedAppPackage', 'Remove-ProvisionedAppPackage', 'Get-ProvisionedAppPackage', 'Optimize-ProvisionedAppPackages', 'Set-ProvisionedAppPackageDataFile' ) FunctionsToExport = @( ) CompatiblePSEditions = @( 'Desktop', 'Core' ) }