/Remove-DriverGroupPackage
Removes a driver package from a driver group.
/Remove-DriverGroupPackages
Removes driver packages from a driver group.
/Add-DriverPackage
Adds a driver package to the server.
/Get-DriverPackage
Displays information about a driver package.
/Remove-DriverPackage
Removes a driver package from the server.
/Remove-DriverPackages
Removes multiple driver packages from the server.
/Set-DriverPackage
Changes the attributes of a driver package.
/Get-DriverPackageFile
Displays information about the files and drivers in a driver
package.
/Get-ExpectedDeploymentResults
Displays expected deployment results for a known or unknown
device.
/Add-Image
Adds a boot or install image to the server.
/Copy-Image
Copies an image within the image store.
/Export-Image
Exports an image from the image store to a WIM file.
/Get-Image
Displays the attributes of an existing image.
/Remove-Image
Removes a boot or install image from the server.
/Replace-Image
Replaces a boot or install image with a new version of that
image.
/Set-Image
Changes the attributes of an existing image.
/Add-ImageDriverPackage
Adds a driver package to an image.
/Add-ImageDriverPackages
Adds multiple driver packages to the server.
/Get-ImageFile
Displays information for images in a WIM file.
/Add-ImageFilter
Adds one or more filters on an install image.
/Remove-ImageFilter
Removes one or more filters from an install image.
/Set-ImageFilter
Modifies one or more existing filters of an install image.
/Remount-Image /MountDir: Recovers an orphaned image mount directory. Example: DISM.exe /Remount-Image /MountDir:C: est\offline ...
/Remount-Wim /MountDir: Recovers an orphaned WIM mount directory. Example: DISM.exe /Remount-Wim /MountDir:C: est\offline ...
/Remove-DefaultAppAssociations Removes the default application associations from the specified Windows image. Examples: Dism.exe ...
/Remove-Driver /Driver: Removes the specified out-of-box driver from the image. Use /Get-Drivers to see a list of installed ...
/Remove-DriverGroupPackage Removes a driver package from a driver group. /Remove-DriverGroupPackages Removes driver packages ...
/Remove-Package {/PackagePath: | /PackageName: } Removes one or more packages unless there are online, unprocessed pending ...
/Remove-ProvisionedAppxPackage /PackageName: Removes app packages (.appx) from the image. App packages (.appx) will not be ...
/RemoveApplicationPartitions:{Yes | } Specifies whether to remove application partitions during the demotion of the domain ...
/RemoveDNSDelegation:{ | No} Specifies whether DNS delegations pointing to this DNS server should be removed from the parent ...