ニュース

Keep in mind that this technique does not actually install Hyper-V onto your machine. It only installs the Hyper-V Manager and the Hyper-V PowerShell Module.
In a Windows PowerShell console window, run Install-Module PSAzDevTestLabs. Once installed, you can then import it and inspect all of the commands available to you.
Using PowerShell and a community module, you can quickly and easily build and maintain Azure DevTest Labs. In this article, we're going to cover how to use a freely available PowerShell module called ...