Releases: jarig/vagrant-vmm
Releases · jarig/vagrant-vmm
Bugfix: transfer 0 byte files
File sync via WinRM only(no fileshare)
- Filesharing removed as not robust way of syncing files. Files are transferred via PSSession.
Bugfix for file sync
- Fixed file sync fail with new Vagrant that passes guest paths as full paths
Bugfixes
bugfix: set client to allow unencrypted traffic for PSSession creation.
bugfix: set client to allow unencrypted traffic for PSSession creation.
bugfix: filesharing with access for Everyone do not work
bugfix: filesharing with access for Everyone do not work
bugfix: powershell error in case if trusted hosts empty
bugfix: powershell error in case if trusted hosts empty
Bugfixes, improvements
- Bugfix for "multiple connections by the same user" when connecting to fileshare
- Always use IP to connect to created VM
AD feature and optimizations
- New feature: Optionally move to different OU in AD once VM is created.
- Optimized folder sync, it won't connect to the remote machine if nothing to transfer.