Skip to main content
Question

Cisco Webex Install latest version script


Forum|alt.badge.img+16

Couldn't find a script that did this. We don't use this a lot but I was asked to patch Cisco Webex to ensure that the users that do have it were on the latest version.

This is based on a script we've been using that does the same thing for chrome.
https://github.com/theadamcraig/jamf-scripts/blob/master/Cisco%20Webex%20-%20install%20latest%20version.sh

6 replies

Forum|alt.badge.img+16
  • Valued Contributor
  • 401 replies
  • October 8, 2020

Hey @strayer you've got a typo in the script. Line 31 has loggedinUser where it should be loggedInUser (capital i). Or you need to change the variable in elsewhere so it's lowercase i. ¯_(ツ)_/¯

And "[[ ]]" and "==" are undefined in POSIX shell. Single brackets and single equals work fine.

Check out www.shellcheck.net. It's great for checking bash and sh scripts for possible problems and keeping your code up to date with the latest changes in those scripting environments. ;-)

Oh, and thanks for the script too! Another app down!


Forum|alt.badge.img+16
  • Author
  • Valued Contributor
  • 182 replies
  • October 9, 2020

@cwaldrip thanks for catching that Typo. I've updated it on github.
This script really doesn't get much use ;-)
I'll check out www.shellcheck.net , Thanks always looking for new tools.


Forum|alt.badge.img+4
  • New Contributor
  • 2 replies
  • April 13, 2021

@strayer Just adding another linter for bash if you use Atom https://atom.io/packages/linter-shellcheck. I used to use spellcheck until I installed this plugin which works inline as you script :)


Forum|alt.badge.img+1
  • New Contributor
  • 2 replies
  • August 18, 2021

This is just what I was looking for glad someone else had this request and thanks for sharing the script saved me a lot of time 


Forum|alt.badge.img+8
  • Contributor
  • 32 replies
  • November 2, 2022

Is there an updated page to the script?


Forum|alt.badge.img+16
  • Author
  • Valued Contributor
  • 182 replies
  • November 2, 2022
ChaseEndy wrote:

Is there an updated page to the script?


I moved it to my Deprecated folder: https://github.com/theadamcraig/jamf-scripts/blob/master/Deprecated/Cisco%20Webex%20-%20install%20latest%20version.sh 
It should still work, but I use Installomator now: https://github.com/Installomator/Installomator 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings