thanks guys
sorry for the late reply i got called a way to work overseas last minute...
@James
thanks i have added that in to get the names but i also needed to tie it in with a physical location also, while i was away i mentioned it to a guy who said it can also be done with a script im still yet to research it but he mentioned to search for
Win32_DiskDrive.DeviceID
not sure what it will come back with i have never used a script before to do stuff..
@winston
i have a javaFX for loading up multiple bootable images for work on USB drives and i use grub with syslinux to install the MBR and PBR on the USB via nice FX app...
instead of running the grubinist through windows as a Runtime should it be run via a script? as isnt it still doing the same thing? (NOTE i only run that once as only want to install a new MBR on USB drive)
And yes i have JNA to elevate the command to sys admin rights...