I'm writing a script to create vhdx of a server we have and copy the data to a shared drive.
I'm able to get it to work with the \\?\PhysicalDrive0, but anything else gives me error opening image 25.
This is the command it runs.
This one runs fine
"C:\Program Files\StarWind Software\StarWind V2V Converter\V2V_ConverterConsole.exe" convert in_file_name="\\?\PhysicalDrive0" out_file_name="\\Shared\Mdrive.vhdx" out_file_type="ft_vhdx_thin"
This gives me
error opening image 25
"C:\Program Files\StarWind Software\StarWind V2V Converter\V2V_ConverterConsole.exe" convert in_file_name="m:\" out_file_name="\\Shared\Mdrive.vhdx" out_file_type="ft_vhdx_thin"
When doing the list volumes command, it shows,
Hard Disk2 M:\ \\?\Volume{e4c589a5-85b1-47e8-89f2-94295971903d}\
Hard Disk3 R:\ \\?\Volume{88e83ddb-6b85-4d8c-b6b0-2879890a8f84}\
Hard Disk5 Q:\ \\?\Volume{25960fc7-b9ea-48c2-8cb7-63cb67899394}\
I tried using "Hard Disk2" "M:\" and "\\?\Volume{e4c589a5-85b1-47e8-89f2-94295971903d}\"
none seem to be working.
Not sure where to go from here, any help would be appreciated, thanks!
The Latest Gartner® Magic Quadrant™Hyperconverged Infrastructure Software