We've been using VIX to add files to running VMs on ESXi.
vmrun -T esx -h ip -u root -p pass -gu root -gp pass copyFileFromHostToGuest '[ha-datacenter/DS1] PD-DP1/PD-DP1.vmx' file /home/user/file
VIX releases after 1.14 no longer seem to support esxi as a target (just ws and player).
"Error: The specified service provider was not found"
Is there a preferred tool to remotely add files to VMs running on ESXi?