Deploy, Manage, and Maintain Servers Flashcards
What does the following PowerShell DISM cmdlet do?
Add-AppxProvisionedPackage
Adds an app package (.appx) that will install for each new user to a Windows image.
What does the following PowerShell DISM cmdlet do?
Add-WindowsCapability
Installs a Windows capability package on the specified operating system image.
What does the following PowerShell DISM cmdlet do?
Add-WindowsDriver
Adds a driver to an offline Windows image.
What does the following PowerShell DISM cmdlet do?
Add-WindowsImage
Adds an additional image to an existing image (.wim) file.
What does the following PowerShell DISM cmdlet do?
Add-WindowsPackage
Adds a single .cab or .msu file to a Windows image.
What does the following PowerShell DISM cmdlet do?
Clear-WindowsCorruptMountPoint
Deletes all of the resources associated with a mounted image that has been corrupted.
What does the following PowerShell DISM cmdlet do?
Disable-WindowsOptionalFeature
Disables a feature in a Windows image.
What does the following PowerShell DISM cmdlet do?
Dismount-WindowsImage
Dismounts a Windows image from the directory it is mapped to.
What does the following PowerShell DISM cmdlet do?
Enable-WindowsOptionalFeature
Enables a feature in a Windows image.
What does the following PowerShell DISM cmdlet do?
Expand-WindowsCustomDataImage
Expands a custom data image.
What does the following PowerShell DISM cmdlet do?
Expand-WindowsImage
Applies an image to a specified location.
What does the following PowerShell DISM cmdlet do?
Export-WindowsDriver
Exports all third-party drivers from a Windows image to a destination folder.
What does the following PowerShell DISM cmdlet do?
Export-WindowsImage
Exports a copy of the specified image to another image file.
What does the following PowerShell DISM cmdlet do?
Get-AppxProvisionedPackage
Gets information about app packages (.appx) in an image that will be installed for each new user.
What does the following PowerShell DISM cmdlet do?
Get-WIMBootEntry
Displays the Windows image file boot (WIMBoot) configuration entries for a specified disk volume.
What does the following PowerShell DISM cmdlet do?
Get-WindowsCapability
Gets Windows capabilities for an image or a running operating system.
What does the following PowerShell DISM cmdlet do?
Get-WindowsDriver
Displays information about drivers in a Windows image.
What does the following PowerShell DISM cmdlet do?
Get-WindowsEdition
Gets edition information about a Windows image.
What does the following PowerShell DISM cmdlet do?
Get-WindowsImage
Gets information about a Windows image in a WIM or VHD file.
What does the following PowerShell DISM cmdlet do?
Get-WindowsImageContent
Displays a list of the files and folders in a specified image.
What does the following PowerShell DISM cmdlet do?
Get-WindowsOptionalFeature
Gets information about optional features in a Windows image.
What does the following PowerShell DISM cmdlet do?
Get-WindowsPackage
Gets information about packages in a Windows image.
What does the following PowerShell DISM cmdlet do?
Mount-WindowsImage
Mounts a Windows image in a WIM or VHD file to a directory on the local computer.
What does the following PowerShell DISM cmdlet do?
New-WindowsCustomImage
Captures an image of customized or serviced Windows components on a Windows Image File Boot (WIMBoot) configured device.
What does the following PowerShell DISM cmdlet do?
New-WindowsImage
Captures an image of a drive to a new WIM file.
What does the following PowerShell DISM cmdlet do?
Optimize-WindowsImage
Configures a Windows image with specified optimizations.
What does the following PowerShell DISM cmdlet do?
Remove-AppxProvisionedPackage
Removes an app package (.appx) from a Windows image.
What does the following PowerShell DISM cmdlet do?
Remove-WindowsCapability
Uninstalls a Windows capability package from an image.
What does the following PowerShell DISM cmdlet do?
Remove-WindowsDriver
Removes a driver from an offline Windows image.
What does the following PowerShell DISM cmdlet do?
Remove-WindowsImage
Deletes the specified volume image from a WIM file that has multiple volume images.
What does the following PowerShell DISM cmdlet do?
Remove-WindowsPackage
Removes a package from a Windows image.
What does the following PowerShell DISM cmdlet do?
Repair-WindowsImage
Repairs a Windows image in a WIM or VHD file.
What does the following PowerShell DISM cmdlet do?
Save-WindowsImage
Applies changes made to a mounted image to its WIM or VHD file.
What does the following PowerShell DISM cmdlet do?
Set-AppXProvisionedDataFile
Adds custom data into the specified app (.appx) package that has been provisioned in a Windows image.
What does the following PowerShell DISM cmdlet do?
Set-WindowsEdition
Changes a Windows image to a higher edition.
What does the following PowerShell DISM cmdlet do?
Set-WindowsProductKey
Sets the product key for the Windows image.
What does the following PowerShell DISM cmdlet do?
Split-WindowsImage
Splits an existing .wim file into multiple read-only split .wim files.
What does the following PowerShell DISM cmdlet do?
Update-WIMBootEntry
Updates the Windows image file boot (WIMBoot) configuration entry, associated with either the specified data source ID, the renamed image file path or the moved image file path.
What does the following PowerShell DISM cmdlet do?
Use-WindowsUnattend
Applies an unattended answer file to a Windows image.
What does the following PowerShell DISM cmdlet do?
Add-WsusComputer
Adds a client computer to a target group.
What does the following PowerShell DISM cmdlet do?
Add-WsusDynamicCategory
Adds a dynamic category to a WSUS server.
What does the following PowerShell DISM cmdlet do?
Approve-WsusUpdate
Approves an update to be applied to clients.
What does the following PowerShell DISM cmdlet do?
Deny-WsusUpdate
Declines the update for deployment.
What does the following PowerShell DISM cmdlet do?
Get-WsusClassification
Gets the list of all WSUS classifications currently available in the system.
What does the following PowerShell DISM cmdlet do?
Get-WsusComputer
Gets the WSUS computer object that represents the client computer.
What does the following PowerShell DISM cmdlet do?
Get-WsusDynamicCategory
Gets dynamic categories on a WSUS server.
What does the following PowerShell DISM cmdlet do?
Get-WsusProduct
Gets the list of all products currently available on WSUS.
What does the following PowerShell DISM cmdlet do?
Get-WsusServer
Gets the WSUS update server object.
What does the following PowerShell DISM cmdlet do?
Get-WsusUpdate
Gets the WSUS update object with details about the update.
What does the following PowerShell DISM cmdlet do?
Invoke-WsusServerCleanup
Performs the process of cleanup on a WSUS server.
What does the following PowerShell DISM cmdlet do?
Remove-WsusDynamicCategory
Removes a dynamic category from a WSUS server.
What does the following PowerShell DISM cmdlet do?
Set-WsusClassification
Sets whether the classifications of updates that WSUS synchronizes are enabled.
What does the following PowerShell DISM cmdlet do?
Set-WsusDynamicCategory
Sets the synchronization status of a dynamic category.