The main utility you should know about is syswrapper.sh.
# which syswrapper.sh
/usr/bin/syswrapper.sh
To view all possible utility options, use the following command to dump the syswrapper.sh file
sed -n '/case $cmd/,$p' /usr/bin/syswrapper.sh
There are a handful of aliases present that are commonly used to control the syswrapper utility. Use the alias command to view them
alias