Hi, David. I am recently trying to create virtual hard disk via Java for our Hyper-V...
public static void createFixedVHD(String path, long size) throws JIException { try...
Thanks for your reply, Vikram. I reread the Microsoft (link is listed below) about...
Hi, all I am now trying to create virtual hard disks to our hyper-v vms via j-Interop....
Hi, all I am now trying to create virtual hard disks to our hyper-v vms via j-Interop....