vagrant: 2.2.7
virtualbox: 6.1.2r135662
error:
Bringing machine 'dcBsides' up with 'virtualbox' provider...
Bringing machine 'serverBsides' up with 'virtualbox' provider...
Bringing machine 'workstationBsides' up with 'virtualbox' provider...
==> dcBsides: Checking if box 'kkolk/w2k12r2-sysprep-ready' version '1.0' is up to date...
==> dcBsides: Machine already provisioned. Run vagrant provision or use the --provision
==> dcBsides: flag to force provisioning. Provisioners marked to run always will still run.
==> serverBsides: Checking if box 'kkolk/w2k12r2-sysprep-ready' version '1.0' is up to date...
==> serverBsides: Machine already provisioned. Run vagrant provision or use the --provision
==> serverBsides: flag to force provisioning. Provisioners marked to run always will still run.
==> workstationBsides: Checking if box 'StefanScherer/windows_10' version '2020.01.15' is up to date...
==> workstationBsides: Clearing any previously set forwarded ports...
==> workstationBsides: Fixed port collision for 5986 => 55986. Now on port 2202.
==> workstationBsides: Fixed port collision for 22 => 2222. Now on port 2203.
==> workstationBsides: Clearing any previously set network interfaces...
==> workstationBsides: Preparing network interfaces based on configuration...
workstationBsides: Adapter 1: nat
workstationBsides: Adapter 2: hostonly
==> workstationBsides: Forwarding ports...
workstationBsides: 3389 (guest) => 3389 (host) (adapter 1)
workstationBsides: 5985 (guest) => 45985 (host) (adapter 1)
workstationBsides: 3389 (guest) => 43389 (host) (adapter 1)
workstationBsides: 5986 (guest) => 2202 (host) (adapter 1)
workstationBsides: 22 (guest) => 2203 (host) (adapter 1)
==> workstationBsides: Running 'pre-boot' VM customizations...
A customization command failed:
["modifyvm", :id, "--clipboard", "bidirectional"]
The following error was experienced:
#<Vagrant::Errors::VBoxManageError: There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["modifyvm", "1161bd2b-b2e2-4c4d-a92f-f5d74b98c5ea", "--clipboard", "bidirectional"]
....
...
....
VBoxManage: error: Unknown option: --clipboard
Please fix this customization and try again.
--clipboard-mode maybe instead of --clipboard in Virtualbox version 6.1?
vagrant: 2.2.7
virtualbox: 6.1.2r135662
error:
Bringing machine 'dcBsides' up with 'virtualbox' provider...
Bringing machine 'serverBsides' up with 'virtualbox' provider...
Bringing machine 'workstationBsides' up with 'virtualbox' provider...
==> dcBsides: Checking if box 'kkolk/w2k12r2-sysprep-ready' version '1.0' is up to date...
==> dcBsides: Machine already provisioned. Run
vagrant provisionor use the--provision==> dcBsides: flag to force provisioning. Provisioners marked to run always will still run.
==> serverBsides: Checking if box 'kkolk/w2k12r2-sysprep-ready' version '1.0' is up to date...
==> serverBsides: Machine already provisioned. Run
vagrant provisionor use the--provision==> serverBsides: flag to force provisioning. Provisioners marked to run always will still run.
==> workstationBsides: Checking if box 'StefanScherer/windows_10' version '2020.01.15' is up to date...
==> workstationBsides: Clearing any previously set forwarded ports...
==> workstationBsides: Fixed port collision for 5986 => 55986. Now on port 2202.
==> workstationBsides: Fixed port collision for 22 => 2222. Now on port 2203.
==> workstationBsides: Clearing any previously set network interfaces...
==> workstationBsides: Preparing network interfaces based on configuration...
workstationBsides: Adapter 1: nat
workstationBsides: Adapter 2: hostonly
==> workstationBsides: Forwarding ports...
workstationBsides: 3389 (guest) => 3389 (host) (adapter 1)
workstationBsides: 5985 (guest) => 45985 (host) (adapter 1)
workstationBsides: 3389 (guest) => 43389 (host) (adapter 1)
workstationBsides: 5986 (guest) => 2202 (host) (adapter 1)
workstationBsides: 22 (guest) => 2203 (host) (adapter 1)
==> workstationBsides: Running 'pre-boot' VM customizations...
A customization command failed:
["modifyvm", :id, "--clipboard", "bidirectional"]
The following error was experienced:
#<Vagrant::Errors::VBoxManageError: There was an error while executing
VBoxManage, a CLI used by Vagrantfor controlling VirtualBox. The command and stderr is shown below.
Command: ["modifyvm", "1161bd2b-b2e2-4c4d-a92f-f5d74b98c5ea", "--clipboard", "bidirectional"]
....
...
....
VBoxManage: error: Unknown option: --clipboard
Please fix this customization and try again.
--clipboard-mode maybe instead of --clipboard in Virtualbox version 6.1?