- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think you forgot the installerOptions named parameter:
$target_vm->UpgradeTools_Task(installerOptions => qq|/S /v "/qn REBOOT=R ADDLOCAL=ALL REMOVE=Hgfs"|);
Reuben Stump | http://www.virtuin.com | @ReubenStump