Action 1 (default)
Action Link Click
here to deploy the HP-UX BES Client 6.0 upgrade.
Script Type
BigFix Action Script
download http://download.bigfix.com/download/bes/60/clients/BESAgent-6.0.29.6.pa-risc_hpux11.0.depot
continue if {(size of it = 15411200 AND sha1 of it = "8052a068533c76d153290f6a8f60358b844dbd80") of file "BESAgent-6.0.29.6.pa-risc_hpux11.0.depot" of folder "__Download"}
delete "/var/tmp/BESAgent-6.0.29.6.pa-risc_hpux11.0.depot"
move "__Download/BESAgent-6.0.29.6.pa-risc_hpux11.0.depot" "/var/tmp/BESAgent-6.0.29.6.pa-risc_hpux11.0.depot"
delete "{(client folder of current site as string) & "/__appendfile"}"
appendfile #!/sbin/sh
appendfile /sbin/init.d/BESClient stop
appendfile /usr/sbin/swinstall -s /var/tmp/BESAgent-6.0.29.6.pa-risc_hpux11.0.depot BESAgent
appendfile /sbin/init.d/BESClient start
wait chmod 555 "{(client folder of current site as string) & "/__appendfile"}"
run "{(client folder of current site as string) & "/__appendfile"}"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.