Posts Tagged ‘Apple Remote Desktop

Updated: Send softwareupdate command through ARD

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 can even schedule this to [...]

Automation, Desktop Management, Mac, Scripting

Script to Configure the Mac OS X firewall

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. If this is enabled, you [...]

Absolute Manage, Automation, Mac, Scripting

Bind to OD Script & Add to Computer Group

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.

AD Integration, Absolute Manage, Directory Services, Mac, Open Directory, Scripting

Disabling Automatic Updates for Office 2008, Apple Software Updates and Adobe CS4

Over at the Make Mac Work blog, Ellis has a very informative article about how to disable automatic update notifications for Apple Software Update, Microsoft Office 2008 and Adobe CS4.

Mac, Software, Software Packaging

Bind to AD using Apple Remote Desktop

Need to bind a handful of Macs to Active Directory remotely? There are a couple scripts online already, including one from MacEnterprise and from Bombich. But I’ve never been able to get those to work when using with ARD. Either the AD plugin wasn’t activated or AD wasn’t added to the authentication path, etc. There’s [...]

AD Integration, Automation, Directory Services, Mac, Scripting