In this multi-part blog post I am going to show you have I have fully automated the deployment of the GoToMeeting Client each time there is an update.
In Part 1 we are going to go build three Orchestrator runbooks
- the first runbook will monitor when the process should run
- the second runbook will be the main control runbook
- the third runbook will Unzip the zip file if there was an update downloaded with the runbook we will build in Part 2
Runbook 1
Continue reading