C:\Windows\system32 100%>Get-Command -Module dism -CommandType cmdlet | select name, modulename | ft -auto
Name ModuleName
---- ----------
Add-AppxProvisionedPackage dism
Add-WindowsDriver dism
Add-WindowsPackage dism
Clear-WindowsCorruptMountPoint dism
Disable-WindowsOptionalFeature dism
Dismount-WindowsImage dism
Enable-WindowsOptionalFeature dism
Get-AppxProvisionedPackage dism
Get-WindowsDriver dism
Get-WindowsEdition dism
Get-WindowsImage dism
Get-WindowsOptionalFeature dism
Get-WindowsPackage dism
Mount-WindowsImage dism
Remove-AppxProvisionedPackage dism
Remove-WindowsDriver dism
Remove-WindowsPackage dism
Repair-WindowsImage dism
Save-WindowsImage dism
Set-WindowsEdition dism
Set-WindowsProductKey dism
Use-WindowsUnattend dism