Hi all,
I'm trying to use a version of: https://github.com/rustymyers/warranty/blob/master/warranty2.sh which i have amended slightly so the curl commands go via our authenticated proxy.
It's working fine via ARD as root.
All i need for the EA is the "Warranty Expires" value, so i have echo'd it to <result> for the EA as per the below.. but when i run recons the EA is blank.. Any ideas?
echo "<result>${WarrantyExpires}</result>"