blob: aaea813fb5ad635566737f5222f8a7a28696028c (
plain)
| 1
2
3
4
5
6
 | <h1 id="usage">  Usage </h1> <p>The Vagrant Hyper-V provider is used just like any other provider. Please read the general <a href="../providers/basic_usage">basic usage</a> page for providers.</p> <p>The value to use for the <code>--provider</code> flag is <code>hyperv</code>.</p> <p>Hyper-V also requires that you execute Vagrant with administrative privileges. Creating and managing virtual machines with Hyper-V requires admin rights. Vagrant will show you an error if it does not have the proper permissions.</p> <p>Boxes for Hyper-V can be easily found on <a href="https://vagrantcloud.com/boxes/search">HashiCorp's Vagrant Cloud</a>. To get started, you might want to try the <code>hashicorp/precise64</code> box.</p><div class="_attribution">
  <p class="_attribution-p">
    © 2010–2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
    <a href="https://www.vagrantup.com/docs/hyperv/usage.html" class="_attribution-link">https://www.vagrantup.com/docs/hyperv/usage.html</a>
  </p>
</div>
 |