I have some software (written in-house) that I want to run in a Hyper-V VM, hosted on Win11 Pro.
The VM is running Win10 Pro.
The software licensing fails, because it can't see a hdd model or serial number (not volume serial).
I have not found a way to set the physical disk serial number for the vhd.
Both WMI and Powershell commands return a blank for serial number when run within the VM.
Also, the software is using IOCTL to get the disk info. That may be failing as well.
Web searches keep ending me up at dodgy games-crack sites, which install a service or driver to spoof the disk info, and I'd rather not go down that route. If I have to I will, but then I will be looking for something I can build (and sign) myself.
Suggestions welcome.
The VM is running Win10 Pro.
The software licensing fails, because it can't see a hdd model or serial number (not volume serial).
I have not found a way to set the physical disk serial number for the vhd.
Both WMI and Powershell commands return a blank for serial number when run within the VM.
Also, the software is using IOCTL to get the disk info. That may be failing as well.
Web searches keep ending me up at dodgy games-crack sites, which install a service or driver to spoof the disk info, and I'd rather not go down that route. If I have to I will, but then I will be looking for something I can build (and sign) myself.
Suggestions welcome.