1 example for serveradmin
#! Provide a useful example for how to use 'serveradmin'
#This command is present in OS X when the Server.app is installed.
# Stores settings from all services into a file.
serveradmin settings all > outfile
# Will take any settings file and set the values.
serveradmin settings < outfile