Skip to content

Releases: jarig/vagrant-vmm

Bugfix: transfer 0 byte files

18 Nov 23:05
Compare
Choose a tag to compare

-Bugfix: transfer(re-create) 0 byte files via WinRM

File sync via WinRM only(no fileshare)

18 Nov 09:42
Compare
Choose a tag to compare
  • Filesharing removed as not robust way of syncing files. Files are transferred via PSSession.

Bugfix for file sync

05 Oct 10:52
Compare
Choose a tag to compare
  • Fixed file sync fail with new Vagrant that passes guest paths as full paths

Bugfixes

30 Jun 09:18
Compare
Choose a tag to compare

Refresh VMM on network retrieval
Set max session timeout to 4 min

bugfix: set client to allow unencrypted traffic for PSSession creation.

02 Feb 15:29
Compare
Choose a tag to compare

bugfix: set client to allow unencrypted traffic for PSSession creation.

bugfix: filesharing with access for Everyone do not work

30 Jan 14:43
Compare
Choose a tag to compare

bugfix: filesharing with access for Everyone do not work

bugfix: powershell error in case if trusted hosts empty

28 Jan 15:57
Compare
Choose a tag to compare

bugfix: powershell error in case if trusted hosts empty

Bugfixes, improvements

08 Jan 23:03
Compare
Choose a tag to compare
  • Bugfix for "multiple connections by the same user" when connecting to fileshare
  • Always use IP to connect to created VM

AD feature and optimizations

06 Jan 22:30
Compare
Choose a tag to compare
  • 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.

v1.0.2

25 Dec 15:02
Compare
Choose a tag to compare

Bugfixes:

  • Session closed issue in case if many files were transferred during sync.

Improvements:

  • Cleanup trusted host list