Automating the installation of the WVD agents

Copper Contributor
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.
1 Reply

@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).