Easy-GPU-PV icon indicating copy to clipboard operation
Easy-GPU-PV copied to clipboard

mount-diskimage invalid property

Open gotenks917 opened this issue 2 years ago • 1 comments
trafficstars

Mount-DiskImage : Invalid property At C:\Users\Dylan\Downloads\Easy-GPU-PV-main (1)\Easy-GPU-PV-main\CopyFilesToVM.ps1:44 char:16

  • $mountResult = Mount-DiskImage -ImagePath $SourcePath
  •            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : MetadataError: (MSFT_DiskImage:ROOT/Microsoft/.../MSFT_DiskImage) [Mount-DiskImage], CimException
    • FullyQualifiedErrorId : HRESULT 0x80041031,Mount-DiskImage

This is the error I get when I run "CopyFilesToVM.ps1" inside of an administrator PowerShell ise window, if you could please tell me what I'm doing wrong or what the issue is that would be great this is the first time I've seen this error and I've used this program multiple times before without issue

gotenks917 avatar May 30 '23 01:05 gotenks917

The iso you use needs to be from Microsoft directly and not the media creation tool.

mitchellurgero avatar May 31 '23 04:05 mitchellurgero