Dear Team,
Through Mac software distribution wizard I upload BMC.pkg file and initiate the task to one Mac OS machine, The task is completed successfully but its not installed on that particular endpoint.
Exit code is 0
Here below I mentioned the action script too:
Completed prefetch BCM_Prod_Client_MacOS.tmp sha1:fda2292ebc82987facd9366bf215a6e0245b1f53 size:38705834 http://172.0.0.1:52311/Uploads/fda2292ebc82987facd9366bf215a6e0245b1f53/BCM_Prod_Client_MacOS.tmp sha256:9b4d10fabaefe011c8ed1f813bfa6179479432943f68b505fdbd8a4475b9da9e
Completed extract BCM_Prod_Client_MacOS.tmp
Completed if {not exists folder “/Applications”}
Completed wait mkdir -p “/Applications”
Completed endif
Completed if {not active of action OR exists file whose (name of it ends with “.tmp”) of folder “__Download” of client folder of current site}
Completed delete “{pathname of file whose (name of it ends with “.tmp”) of folder “__Download” of client folder of current site}”
Completed wait /bin/sh -c “find {concatenation “\ " of substrings separated by " " of pathname of client folder of current site}/__Download/* -exec cp -Rfp {”%7b%7d”} {concatenation “\ " of substrings separated by " " of “/Applications”} ;”
Completed endif
Please help us to done this
Regards
Vicky