Search code examples
httppowershellvmwareesx

How can I perform HTTP PUT uploads to a VMware ESX Server in PowerShell?


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


Solution

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