/Remove-ProvisionedAppxPackage - 从映像中删除应用包(.appx 或 .appxbundle)。 创建新的用户帐户时,将 不安装这些应用包。 /Add-ProvisionedAppxPackage - 将应用包(.appx 或 .appxbundle)添加到映像 并将其设置为对每个新用户进行安装。 /Get-ProvisionedAppxPackages - 显示有关映像中设置为对每个新用户进行...
DISM.exe /Add-ProvisioningPackage /PackagePath:<package_path> [/CatalogPath:<path>] 示例:将预配包添加到已装载或已应用的映像:Windows 命令提示符 复制 DISM.exe /Image=D:\mount /Add-ProvisioningPackage /PackagePath:C:\oem.ppkg 在正在运行的 Windows 安装中添加预配包:Windows...
Remove-WindowsImage Remove-WindowsPackage Repair-WindowsImage Save-WindowsImage Set-AppXProvisionedDataFile Set-NonRemovableAppsPolicy Set-WindowsEdition Set-WindowsProductKey Set-WindowsReservedStorageState Split-WindowsImage Start-OSUninstall Update-WIMBootEntry ...
Dism /Image:C:\test\offline /Add-ProvisionedAppxPackage /PackagePath:C:\Test\Apps\MyPackedApp\MainPackage.appxbundle /SkipLicense/Remove-ProvisionedAppxPackage /PackageName:< PackageName>Removes provisioning for app packages (.appx or .appxbundle) from the image. App packages will not be...
Add-WindowsPackage Clear-WindowsCorruptMountPoint Disable-WindowsOptionalFeature Dismount-WindowsImage Enable-WindowsOptionalFeature Get-AppxProvisionedPackage Get-WindowsDriver Get-WindowsEdition Get-WindowsImage Get-WindowsOptionalFeature Get-WindowsPackage Mount-WindowsImage Remove-AppxProvisionedPackage Remove-Win...
/Remove-OSUninstall - Remove the OS Uninstall. /Initiate-OSUninstall - Initiate the OS Uninstall WINDOWS EDITION SERVICING options: /Optimize-Image - Configure an offline image. /Apply-SiloedPackage - Apply one or more siloed provisioning packages (SPPs) to a specified image. /Set-ProductKey -...
Get-AppxProvisionedPackage Get-WindowsDriver Get-WindowsEdition Get-WindowsImage Get-WindowsOptionalFeature Get-WindowsPackage Mount-WindowsImage Remove-AppxProvisionedPackage Remove-WindowsDriver Remove-WindowsPackage Repair-WindowsImage Save-WindowsImage ...
Remove-WindowsImage Remove-WindowsPackage Repair-WindowsImage Save-WindowsImage Set-AppXProvisionedDataFile Set-NonRemovableAppsPolicy Set-WindowsEdition Set-WindowsProductKey Set-WindowsReservedStorageState Split-WindowsImage Start-OSUninstall Update-WIMBootEntry ...
DISM.exe /Image:C:\test\offline /Get-ProvisionedAppxPackages For more information, see Take Inventory of an Image or Component Using DISM.Remove AppsYou can remove individual instances of an app, or remove the provisioning setting of an app.Remove...
DISM.exe /Image:C:\test\offline /Get-ProvisionedAppxPackages Remove Apps You can remove individual instances of an app, or remove the provisioning setting of an app. Remove LOB apps per user account You can remove a single app for the current user only. For example, at a command prompt...