Archive for the ‘Management’ Category

Another Way to Kill Dashboard at Login for Managed Users

Wednesday, December 10th, 2008

I love Dashboard, I have several widgets I can’t live without.  Most of my users however, don’t even know what it is.  I also love the Mighty Mouse but again, most of my users don’t understand how it works.

I’ve tried managing the mouse preferences to prevent Dashboard from opening when users click the scroll ball, but I can’t seem to get it to work for the life of me.  The same applies to disabling the Dashboard application and all accompanying applications through Workgroup Manager.

I came across DashOff, an application for enabling and disabling Dashboard, but it requires user interaction and I want this to be automated.  I finally gave up and decided to create an Applescript application called KillDash to run at login, to issue a “defaults write” command to disable dashboard.

(more…)

Apple Remote Desktop Icon for OS X Leopard

Sunday, September 7th, 2008

ARD Icon updated for Leopard

For a few months now, I’ve been wondering when Cupertino is going to put out a new version of Apple Remote Dekstop (ARD).  Partly because I want new features, mostly because I’m tired of looking at the Aqua Blue desktop background on the application’s icon.

I was bored tonight and decided to take care of that last part myself.  I present to you, my second ever OS X icon, ARD Leopard!  I took the binoculars from the current ARD icon and combined them with Leopard’s desktop sidebar icon.  The imperfections of my horrible Photoshop skills are barely noticeable and I think it looks pretty good.  Feel free to download, and if you like and use it, please leave a comment.

[Download]

How To: Manage a Shared USB Printer in Workgroup Manager

Thursday, August 7th, 2008

While configuring our Middle and Upper School art rooms at work, I ran into an issue that was potentially going to cause a massive headache.  How to use Workgroup Manager (WGM) to manage a local, shared USB printer?

Managing networked printers is easy with WGM, it even lets you decide if users have the ability to connect their own local USB printer.  It does not, however, allow you to share this local printer and manage it.

What’s an admin to do?  The first thing I did was start digging around for property list files, and that’s exactly where I found my answer.

(more…)

Change Password on Local User Account Through Apple Remote Desktop

Wednesday, April 30th, 2008

Disclaimer:  I assume no responsibility or liability for any actions resulting in the use of the following information.  I have tested this and it works great for me, so I feel confident it will work for you.  That said, do so at your own risk.

We’re preparing to manage all of our Macintosh clients at work at the start of next school year.  This was never implemented in the past for various reasons (personnel, funding, technology, etc), but since I was hired last December, I’ve made it my Grail quest.

A brief paragraph on our setup:  We have an Active Directory (AD) domain where all our user accounts and passwords live, and which handles authentication.  I’m running my own Open Directory (OD) domain on an 8-Core Intel Xeon beast of an Xserve for managed settings, file sharing, home folders, etc.  We’ve achieved single sign by binding the Macs to AD, and then passing off management to OD user/group/machine settings.

This is great, but it all relies on a working network connection.  Without one, there’s no access to the machine since it won’t be able to authenticate credentials.  I also have an older G4 Xserve configured as an OD replica in case anything happens to the Intel Xserve, the G4 will take over its role until it is back online.  But what if something happens to both Xserves or worse, or our network infrastructure?  I want to build in a plan to let users have access to the local machine only when the network is unavailable, and until we get the network back.  (Ok, so that was two paragraphs on the setup, sorry!)

(more…)

Propagator - an OS X Admin’s Friend

Tuesday, April 22nd, 2008

UPDATE: Techspansion bit the dust, so for now, the beta of Propagator can be found here.

Reading TUAW this morning, I found a new application called Audialhub from Techspansion, the makers of iSquint and Visualhub.  While browsing Techspansion’s website, I came across a free application called Propagator.

Propagator

Propagator provides a GUI for pushing out files to Macs on your local network.  This is useful for OS X system administrators who wish to update all of their managed client machines with a specific file, most commonly property list (.plist) files.

This functionality can also be achieved using Apple Remote Desktop, but a free alternative is always worth taking a look.  My two favorite aspects of Propagator are it’s Common Places drop down menu for quickly specifying common locations to drop files (such as long ~/Library paths), and it’s Set Ownership check box for giving proper ownership of the file to the right user accounts.  The option to Lock Files After Copy prevents users (in my case, students and unknowing faculty) from messing with your work, accidentally or not.

Propagator is currently in public beta, so I’m interested to see if any other features or improvements are made with the final release.