Hello! I'm trying to create a script that will allow me to change the computer name to "OX" followed by the serial number of the machine.
I know that I can user the system_profiler | grep "r (system)" to bring up the serial number, but how would I need to append "OX" before the serial number?
Any help would be appreciated! Thanks!