Loginhooks are commonly used in OSX and the instructions on how to do this is available at http://support.apple.com/kb/HT2420 Continue reading Login and Logout Hooks for OSX
Category Archives: Apple
All Apple OSX Related Posts
Create hidden user accounts in OSX
Step 1) Create user in Accounts with ID < 500 using advanced options
– Remember to change the directory permissions
Step 2) Run the following command.
sudo defaults write /Library/Preferences/com.apple.loginwindow Hide500Users -bool TRUE
Simple OTA Configuration Profile Installation
Simple OTA Configuration Profile Installation
Deploying iPhones is always a challenge as it is a very user empowering product that changes how an organization looks at things. In some cases, organizations might want over-arching control of the use of the iOS devices and they choose to go with iPhone MDM solutions such as Afaria, Mobile Iron and similar products.
For most parts, however, SMEs or schools might find that while it would be nice to deploy iPhones, they would not want so much as to control these devices, but more to configure them.
Continue reading Simple OTA Configuration Profile Installation