Forum Discussion
vkn
Jul 05, 2022Copper Contributor
Need powershell script to update microsoft edge in wvd environment
> Need help in creating a powershell script to update Microsoft Edge in WVD environment ( VM's ) > OS : Windows 2019 Server Requirement steps: 1 - close all sessions in the WVD VM. 2 - launch Ed...
Jul 05, 2022
There are templates for that? (updating) https://docs.microsoft.com/en-us/deployedge/microsoft-edge-update-policies
- Jul 10, 2022Did this answer your question?
- vknJul 10, 2022Copper ContributorHi, Sorry for the delayed response. The problem is there are 6 WVD machines in a host pool that will be switched off for the most of the time, it will be turned on only when required. That means those machines will have an older version of Edge unless we manually close and restart the Edge. In order to solve it, what we were thinking is to at least turn on the machines in a host pool on every Monday for sometime using a runbook /script to get these updates and it will auto shut down after some time anyways if there is no load /sessions.