Get-WindowsPackage Get-WindowsReservedStorageState Mount-WindowsImage New-WindowsCustomImage New-WindowsImage Optimize-AppXProvisionedPackages Optimize-WindowsImage Remove-AppxProvisionedPackage Remove-WindowsCapability Remove-WindowsDriver Remove-WindowsImage ...
Gets information about app packages (.appx) in an image that will be installed for each new user. Syntax PowerShell Get-AppxProvisionedPackage-Path<String> [-WindowsDirectory <String>] [-SystemDrive <String>] [-LogPath <String>] [-ScratchDirectory <String>] [-LogLevel <LogLevel>] [<Comm...
您可以使用/Get-Packages來尋找封裝的名稱,然後使用/PackageName來指定封裝的名稱。 您可以使用 選項來顯示功能/Get-FeatureInfo /FeatureName:<name>的詳細資訊。 如需DISM 中可用作業系統套件服務命令的詳細資訊,請參閱DISM 作業系統套件服務Command-Line選項。
Get-AppxProvisionedPackage [-Online] [-WindowsDirectory <String>] [-SystemDrive <String>] [-LogPath <String>] [-ScratchDirectory <String>] [-LogLevel <LogLevel>] [<CommonParameters>]DescriptionThe Get-AppxProvisionedPackage cmdlet gets information about app packages (.appx) in an image ...
Get-AppxProvisionedPackage[-Online] [-WindowsDirectory <String>] [-SystemDrive <String>] [-LogPath <String>] [-ScratchDirectory <String>] [-LogLevel <LogLevel>] [<CommonParameters>] Description The Get-AppxProvisionedPackage cmdlet gets information about app packages (.appx) in an image that...
Get-AppxProvisionedPackage[-Online] [-WindowsDirectory <String>] [-SystemDrive <String>] [-LogPath <String>] [-ScratchDirectory <String>] [-LogLevel <LogLevel>] [<CommonParameters>] Description TheGet-AppxProvisionedPackagecmdlet gets information about app packages (.appx) in an image that ...
DISM.exe /Image:C:\test\offline /Format:Table /English /Get-Packages DISM.exe /Image:C:\test\offline /English /Get-DriverInfo /Driver:oem0.inf /Format: 指定报告的输出格式。当与不生成报告的命令, 或与不支持此选项的命令一起使用时,此选项无效。 接受的值为: Table = 采用表格格式显示报告。
Dism.exe /Image:<...> /Get-Packageinfo Get-WindowsPackage -PackagePath Dism.exe /Image:<...> /Get-Packages Get-WindowsPackage Dism.exe /Image:<...> /Get-ProvisionedAppxPackages Get-AppxProvisionedPackage Dism.exe /Image:<...> /Get-ReservedStorageState Get-WindowsReservedStorageState D...
DISM.exe /Image:C:\test\offline /Format:Table /English /Get-Packages DISM.exe /Image:C:\test\offline /English /Get-DriverInfo /Driver:oem0.inf /Format: 指定报告的输出格式。当与不生成报告的命令, 或与不支持此选项的命令一起使用时,此选项无效。 接受的值为: Table = 采用表格格式显示报告。
Displays information about app packages (.appx or .appxbundle), in an image, that are set to install for each new user. Dism /Image:C:\test\offline /Get-ProvisionedAppxPackages /Add-ProvisionedAppxPackage { /FolderPath:< App_folder_path> [/SkipLicense] [/CustomDataPath:< custom_file_pat...