» Usage

The Vagrant Hyper-V provider is used just like any other provider. Pleaseread the general basic usage page forproviders.

The value to use for the —provider flag is hyperv.

Hyper-V also requires that you execute Vagrant with administrativeprivileges. Creating and managing virtual machines with Hyper-V requiresadmin rights. Vagrant will show you an error if it does not have the properpermissions.

Boxes for Hyper-V can be easily found onHashiCorp's Vagrant Cloud. To get started, you mightwant to try the hashicorp/precise64 box.