Forum Discussion
Prashant Sharma
May 31, 2018Brass Contributor
How to connect Multiple VMs with OMS using a single PowerShell script.
How we can connect the multiple VMs with OMS Using the PowerShell script. and to remove them from OMS Environment?
Prashant Sharma
May 31, 2018Brass Contributor
But we don't have any PowerShell script, we want that script, please tell us where to get that script.
JosLieben
May 31, 2018Iron Contributor
That's already documented nicely here: https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-agent-windows
You can use the CMDLine commands in a Powershell script
- Prashant SharmaJun 01, 2018Brass ContributorYeah, thank you.