Displaying all posts for Scripting

Detecting Flashback.K with Absolute Manage

by April 5, 2012 » Add the second comment.
Image for Detecting Flashback.K with Absolute Manage

There are recent reports that suggest over 500,000 Macs have been infected with the Trojan-Downloader:OSX/Flashback.K malware. According to F-Secure: “Trojan-Downloader:OSX/Flashback.K connects to a remote site to download its payload; on successful infection, the malware modifies targeted webpages displayed in the web browser.”. Apple has released Java updaters for this which you Read more »

3 Ways to Netboot Across Subnets

by January 24, 2011 » Add the second comment.
System Image Utility

There is a proper way a network should be configured in order to allow your machines to netboot from a server located on a different subnet. Instructions for doing so can be found on AFP548.com. If however, you are not able to make the needed changes to your network hardware, Read more »

Silent Install of IBM SPSS Statistics 19 for Mac

by January 13, 2011 » Add more comments.
SPSS Logo

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 »

View Open Directory ComputerGroup Membership with Applescript

by November 27, 2010 » Add more comments.

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 »

Updated: Send softwareupdate command through ARD

by April 8, 2010 » Add more comments.

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 »

Script to Configure the Mac OS X firewall

by April 7, 2010 » Add more comments.
Image for 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. Read more »

Bind to OD Script & Add to Computer Group

by April 6, 2010 » Add more comments.

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 »

Add directory services data to LANDesk inventory

by March 27, 2010 » Add the first comment.

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 »

Migrate Local User to Domain Account

by January 14, 2010 » Add more comments.
Image for Migrate Local User to Domain Account

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 »

Add user to admin group with Applescript

by January 12, 2010 » Add the second comment.

Need a way for your team to easily make a network or local user an admin? Copy and paste the code below into Script Editor (Applescript Editor in 10.6) and save it as an application. This can be used before deploying a machine to the user, or after they’ve logged Read more »

Pages:12»