Summary: Easily mount ISO files by using Windows PowerShell.
How can I use Windows PowerShell to mount ISO files in Windows 8?
Use the Mount-Disk cmdlet and specify the exact path of the ISO file, for example:
Mount-DiskImage C:\Media\Filename.ISO

Summary: Easily mount ISO files by using Windows PowerShell.
How can I use Windows PowerShell to mount ISO files in Windows 8?
Use the Mount-Disk cmdlet and specify the exact path of the ISO file, for example:
Mount-DiskImage C:\Media\Filename.ISO

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.
0 comments