Bringing machine 'hyperv' up with 'hyperv' provider...
==> hyperv: Verifying Hyper-V is enabled...
==> hyperv: Verifying Hyper-V is accessible...
==> hyperv: Machine already provisioned.
Run `vagrant provision` or use the `--provision`
==> hyperv: flag to force provisioning.
Provisioners marked to run always will still run.
==> hyperv: Running provisioner: shell...
Guest-specific operations were attempted on a machine that is not ready for guest communication. This should not happen and a bug should be reported
I tried install the plugin vagrant-vbguest and also without it, but the both ways returns the message of Guest-specific.
Any idea of what is happening?