Hello all, I created the script below to update the username in the
Inventory fields, however I need another line to update the Full Name
section. Is there a way I can do it? !/bin/bash
loggedInUser=$(/usr/bin/python -c 'from SystemConfiguration impo...