Quantcast
Viewing latest article 18
Browse Latest Browse All 33

Copying data to/from a VM datastore using PowerCli – Script of the Day

Ever needed to copy data from your local machine to a VMware datastore . .and not felt like messing around with winSCP / FastSCP, the Datastore browser etc? PowerCli / PowerShell lets you create a new PSProvider item for your datastore, which in turn lets you copy data using the normal Copy-Item syntax. (though using [...]

Viewing latest article 18
Browse Latest Browse All 33

Trending Articles