Instead of using the Software Update configure process couldn't you
instead configure the Files & Processes to use:softwareupdate -i -rwhich
should just look for security updates. Then also configure Restart
Options to restart if needed for both when...
Thanks to my boss here we simplified the code from Microsoft to do the
same thing every startup. Thought I would pass it on. # Uncomment next
line if you want to see every command echoed to the terminal #set -x #
Path to each MS Office application. I...
I did a similar capture like DerFlounder in the above link but slightly
modified. Since dragging the MathLab app into composer doesn't quite
work like normal apps. What I did was use the installer and selected the
log in to matlab account to down loa...
Okay for all you that may want to do the same thing I figured this out.
Here is a perl script you guys can edit. Of course you will want to
replace "X.X.X.X X.X.X.Y" with your DNS servers. #!/usr/bin/perl -w use
strict; # Start the VPN config install...