I like that one too...
here's a few more
terminal command to delete other language files on boot volume only:
sudo find -x / \( -name *.lproj -and \! \( -name English.lproj -or -name
en.lproj \) \) -exec rm -rf \{\} \;
or
sudo find -x / \( -name *.lproj -and \! \( -name English.lproj -or -name
en.lproj -or -name es.lpoj -or -name Spanish.lproj \) \) -exec rm -rf \{\} \;
set afp_wan_threshold (needed per user)
defaults write -g com.apple.AppleShareClientCore -dict-add afp_wan_threshold
-int 120
schedule or force scan if you have clamxav installed locally
/usr/local/clamXav/bin/clamscan -r --log="/Users/<some local admin
account>/Library/Logs/clamXav-scan.log" --exclude=sit$ --exclude=sitx$
--exclude=dmg$ "/Users"
note "/Users" only works on desktops/laptops - not on servers or server
accounts and you must have atleast read access some some may use root to run
but then the log may not easily be readable by the local admin account.
Reset ByHost Prefs - you can find it here
http://macenterprise.org/content/view/154/118/ and put it somewhere like
/usr/bin/updateByHostPrefs.pl <shortname of user>
' ' ' ' ' ' ''"""""""""""'' ' ' ' ' '
Steven Kolins
Alamance-Burlington NC USA, Mac Systems Tech
mailto:email@hiddenhttp://homepage.mac.com/smkolins
Possess a pure, kindly and radiant heart!
They that observe lying vanities forsake their own mercy.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Client-management mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/client-management/email@hidden
This email sent to email@hidden