A Little Background While there is documentation for doing a silent install of SPSS Statistics, the instructions for version 19 leave out some critical details. This post aims to clear up what needs to be done for a silent install of IBM’s SPSS Statistics 19. These instructions are for the Read more »
Adobe has released their Adobe Provisioning Tool for enterprise deployments and configurations of Acrobat X for Mac, as well as the Customization Wizard for Windows.
The following Applescript will show a selectable, scrollable list of machine accounts in OD, then show which ComputerGroup(s) that computer belongs to. This is a quick way to confirm membership without having to open WorkGroup Manager, and especially handy to allow your techs to verify without being a directory admin Read more »
This script will run software updates only on machines that are logged out. This ensures you don’t reboot machines that are in use and don’t leave machines in an inconsistent state (by not rebooting after patching). This is not a perfect solution to patching but it’s better than nothing. You Read more »
Here is a script that can be deployed via ARD, Absolute Manage (LANrev), LANDesk or virtually any other method to enable and configure the firewall for 10.4, 10.5 or 10.6. You will need to decide how exactly you want your clients firewalls configured. Pay special attention to the stealth setting. Read more »
The following script is what I use to bind machines to Open Directory and it solves the following challenges: If bound to another OD domain, it removes that binding. If you’re not moving from another domain, you can ignore that part, it won’t hurt that it’s in there. Read more »
I posted over at the LANDesk community site on how I add AD and OD data to inventory, most of which LANDesk does not collect on it’s own. Much of this I did because we were moving from one OD domain to another and needed a way to see which Read more »
Need to load up your RSS reader with loads of Mac goodness? Mac Admin Corner just not quite enough for you? There are plenty of Mac experts out there sharing their knowledge with the world. Here’s a list of sites that I follow.
A few years ago, before I started at my employer, a project was started for an enterprise-wide Open Directory setup. Each business unit within the university has a decent number of Macs that were mostly unmanaged. The project passed governance and a budget was set aside to fund the implementation. Read more »
If you are migrating your machines to authenticate via Active Directory, you may need to convert your local user accounts and their home folders to an AD user account and retain the home folder. I had a script posted here but that version was Tiger only because it used NI* Read more »