Forum Discussion
Thomas Aure
May 26, 2019Copper Contributor
Automating the installation of the WVD agents
Hi, Has anyone made scripts for automating the installation of the WVD agents and registration to the proper WVD HostPool. Let’s say I would like to deploy 50 Custom image VMs to different host pools...
Christian_Montoya
Microsoft
May 31, 2019Thomas Aure : You should be able to start/fork from our GitHub ARM template (link) then be able to run it in an automated through a PowerShell script (link).