Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Error Mounting disk image

$
0
0

When I use the "mount-diskimage" to mount a disk image (.ISO) return an error :

Mount-DiskImage : The parameter is incorrect.

+ CategoryInfo : InvalidArgument: [MSFT_DiskImage:ROOT/Microsoft/…/MSFT_DiskImage] [Mount-DiskImage], CimException
+ FullyQualifiedErrorId : HRESULT 0x80070057,Mount-DiskImage

Note:
Get-diskimage and Unmount-diskimage also return the same error
In windows 8.1 ,I don't have this problem, I'm getting This error is only in windows 10 build 10074.


Viewing all articles
Browse latest Browse all 6937

Trending Articles