Hello,
I would like to write some Powershell scripts for mass deployment of the LSAgent in our organization and I would like to be able to always grab the latest version online.
Is there a static URL that always points to the latest installation file I can feed to the Invoke-Webrequest cmdlet?
or any other means I can dynamically construct the latest link?