R – How to perform HTTP PUT uploads to a VMware ESX Server in PowerShell

esxhttppowershellvmware

VMware ESX, ESXi, and VirtualCenter are supposed to be able to support HTTP PUT uploads since version 3.5. I know how to do downloads, that's easy. I've never done PUT before.

Background information on the topic is here: http://communities.vmware.com/thread/117504

Best Answer

In the VI Toolkit Extensions use Copy-TkeDatastoreFile. It will work with binaries.