Hi,
I want to run HCK tests from Powershell script on multiple machines with same target. I have a device installed on multiple machines. I should be able to run tests on that devices on all the machines. How will I do that using powershell script?
I have already tried creating device family and target families, but that won't work, because here the device is just one.
Any ideas?