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

PowerTip: Use PowerShell to Mount ISO Image

$
0
0

Summary: Learn how to use Windows PowerShell to mount ISO images.

Hey, Scripting Guy! Question How can I use Windows PowerShell to mount an ISO image so I can see what it contains?

Hey, Scripting Guy! Answer Use the Mount-DiskImage cmdlet and specify a path to the ISO file, for example:

Mount-DiskImage -ImagePath C:\Data\en_office_professional_plus_2016_x86_x64_dvd.iso


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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