Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Find DISM-Related PowerShell Cmdlets

$
0
0

Summary: Learn how to find all Windows PowerShell cmdlets that work with DISM.

Hey, Scripting Guy! Question How can I find all Windows PowerShell cmdlets that work with Deployment Image Servicing and Management (DISM)?

Hey, Scripting Guy! Answer Use the Get-Command cmdlet and specify the DISM module:

Get-Command -Module dism


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>