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 as part of a DevOps pipeline and need to avoid any manual steps. Any ideas are welcome! Thanks.
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 as part of a DevOps pipeline and need to avoid any manual steps. Any ideas are welcome! Thanks.
- Christian_MontoyaMicrosoft
Thomas 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).