RamblingCookieMonster / PSDeploy

Simple PowerShell based deployments
http://ramblingcookiemonster.github.io/PSDeploy-Take-Two/
MIT License
347 stars 69 forks source link

copyvmfile deployment broken #66

Closed DexterPOSH closed 7 years ago

DexterPOSH commented 7 years ago

@RamblingCookieMonster , I had to use the CopyVMFile deployment sometime last week to copy few files to a VM running on Hyper-V 2012 R2 and it failed. So, I decided to work a bit more on it to support both .yml and .psdeploy.ps1 deployments.

Also added documentation for the deployment. Created a PR for the same #65

DexterPOSH commented 7 years ago

Closing this since the PR has been merged with master.