Stand by...

Tag Archive for ‘ARD - Rick Tech’

How To: Check Apple Warranty Status via ARD

Here is an awesome little script by Scott Russell of the University of Notre Dame. Using the “send Unix command” in Apple Remote Desktop, it can pull the system’s serial number, send the information to Apple’s Warranty Website and then tell you if the machine is under warranty. #!/bin/bash # warranty.sh # Description:   looks up [...]