Action 1 (default)
Action Link Click
here to deploy the Tivoli Endpoint Manager Client 8.2.1310.0 upgrade.
Script Type
BigFix Action Script
prefetch BESClientUpgrade.deb sha1:623e351f9fd32153c919fcfcd666cf1eee7bb54a size:5757496 http://software.bigfix.com/download/bes/82/BESAgent-8.2.1310.0-ubuntu10.i386.deb
delete "/var/tmp/BESClientUpgrade.deb"
continue if {5757496 < free space of drive of folder "/var/tmp"}
move __Download/BESClientUpgrade.deb "/var/tmp/BESClientUpgrade.deb"
delete "{(client folder of current site as string) & "/__appendfile"}"
appendfile #!/bin/sh
appendfile /etc/init.d/besclient stop
appendfile /usr/bin/dpkg -i "/var/tmp/BESClientUpgrade.deb"
appendfile /etc/init.d/besclient start
appendfile /bin/rm -f "/var/tmp/BESClientUpgrade.deb"
delete /var/tmp/besclientupgrade
move "{(client folder of current site as string) & "/__appendfile"}" /var/tmp/besclientupgrade
wait chmod 555 /var/tmp/besclientupgrade
wait /var/tmp/besclientupgrade
Success Criteria
This action will be considered successful when the following relevance clause evaluates to false:
version of client < "8.2.1310.0"
version of client < "8.2.1310.0"