msupdatehelper icon indicating copy to clipboard operation
msupdatehelper copied to clipboard

No Updates Microsoft AutoUpdate Helper for Jamf Pro # Script Version 1.5

Open sjha967 opened this issue 4 years ago • 0 comments

For testing purpose, i used same script to update the office from 16.28 to 16.38 but it shows no updates (attached screenshot) and script. [ Screenshot 2020-08-18 at 12 39 41 AM

set below one for updates.

IT Admin constants for application target version [set to "latest" to get latest update, or specific build number, such as "15.41.17120500"]

VERSION_WORD="16.38.20061401" VERSION_EXCEL="16.38.20061401" VERSION_POWERPOINT="16.38.20061401" VERSION_OUTLOOK="16.38.20061401" VERSION_ONENOTE="16.38.20061401" VERSION_SKYPEBUSINESS="latest" VERSION_REMOTEDESKTOP=

sjha967 avatar Aug 17 '20 19:08 sjha967