Forum Discussion
Deleted
Oct 25, 2017Updating OMS Agent
Wanted to see if anyone has this too. I couldn't find any docs about how to maintain consistent agent versions. If anyone knows please chime in 🙂
- Oct 25, 2017Usually the agent updates are small one containing bug fixes. You can maintain the same version using several methods - Using Windows Update to install the latest version - Using Automation DSC to install and update the agents - Using scripts to update the agents All of the above methods require some work to achieve it.
Oct 25, 2017
Usually the agent updates are small one containing bug fixes. You can maintain the same version using several methods - Using Windows Update to install the latest version - Using Automation DSC to install and update the agents - Using scripts to update the agents All of the above methods require some work to achieve it.