I get an error when adding logging to this portion of the script.
I did ensure the machine names match the format I'm calling out and found no issues there.
System.log(vm1.name); causes an error that I've got a ; before a statement.
I get an error when adding logging to this portion of the script.
I did ensure the machine names match the format I'm calling out and found no issues there.
System.log(vm1.name); causes an error that I've got a ; before a statement.