0

Custom CS5 Icon

Posted by acletras on Jun 22, 2010 in Apple, icons

With the release of Adobe’s CS5 suite of applications, it was time for me to make a new folder icon.  Enjoy!

[Download]

Share and Enjoy:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Technorati
  • FriendFeed
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • RSS
  • Reddit
  • HackerNews
  • Posterous
  • email
  • PDF
  • Print

Tags: , ,

 
0

Use The Terminal to Setup Apple Remote Desktop Computer Info #1

Posted by acletras on Feb 26, 2010 in Apple, Leopard, Management, Snow Leopard, Tiger, Tips, Tutorials

Computer Info #1 from the Command Line

Part of my client management process involves using the “Computer Info #1″ field in Apple Remote Desktop 3 (ARD) to store the physical location of each machine on my network.  This helps me quickly identify a machine when I’m looking at a list of several hundred Macs.  Currently, I enter this information manually on each computer when they’re re-imaged over the summer.  I’m always looking for ways to reduce the number of steps in my imaging process, so I’ve been trying to find a terminal command that I can use to push out this setting to multiple machines at once through ARD.

After much searching, I found my answer:

/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -computerinfo -set1 -1 your info goes here

Use ARD’s ‘Send UNIX Command’ feature and send this to the machine(s) you wish to update.  Enter the information you’d like in place of your info goes here. If you’d like to enter a space between words, use a backslash and a space like this: First\ Word

ARD allows you up to 4 fields of computer info, so just follow the convention for those as well (-set2 -2, -set3 -3, etc).  I’ve tested this with OS X 10.4, 10.5 and 10.6 with success.  It was unsuccessful on a machine running OS X Server 10.3 (an old eMac running as a CD-ROM server, serving up disk images).  To find out more command line options for setting up and configuring Apple Remote Desktop, enter the following command in a terminal window (you’ll be asked to authenticate as an administrator):

sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -help

Even though doing this manually only takes a few seconds, it certainly adds up when you have to do it a few hundred times.  I can also now do this at the time of imaging, or any time without having to control the remote screen through the GUI.  I may eventually automate this and incorporate it into a post-flight script as part of my imaging workflow.  If I do, I’ll be sure to post the script.

Share and Enjoy:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Technorati
  • FriendFeed
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • RSS
  • Reddit
  • HackerNews
  • Posterous
  • email
  • PDF
  • Print

 
0

Now Taking Suggestions

Posted by acletras on Dec 20, 2009 in Apple

Since I’ve been getting a little bit of traffic here lately, I decided it was a good time to sign up for Skribit.  Skribit is a service that was born out of an Atlanta Startup Weekend a few years ago, and helps bloggers cure writer’s block by letting their readers suggest ideas for new posts and content.  Skribit was co-founded by rising Internet star Paul Stamatiou, an internet and pseudo IRL acquaintance of mine.

I’m hoping to find out what you are all interested in reading, which in turn, will help me post more frequent updates.  Feel free to use the sidebar widget, or fly-out suggestion button on the right.

Share and Enjoy:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Technorati
  • FriendFeed
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • RSS
  • Reddit
  • HackerNews
  • Posterous
  • email
  • PDF
  • Print

Tags:

 
70

A Workaround for removing Western Digital’s SmartWare Virtual CD Partition

Posted by acletras on Sep 28, 2009 in Apple, Automator, Snow Leopard, Tips, Windows XP

UPDATE 2:  A Mac OS X version of the firmware update and VCD Manager are now available here.  In my own test updating my MyBook Essential 1TB, both utilities worked perfectly.  See the comments below for more information.

UPDATED: It appears that Western Digital has released a firmware update and a utility called VCD manager, which will prevent the Virtual CD from mounting.  Both pieces of software are Windows only, and are available here.  Thanks to robert and Section8 for posting this in the comments below.

I recently purchased a 1TB Western Digital MyBook Essential from Amazon.  It comes pre-loaded with WD’s StupidWare SmartWare software, which is their cross platform answer to Apple’s Time Machine.  A decent effort, but of no concern to me.  I wanted to use the drive my way, so I partitioned and formatted it, but could not get rid of the SmartWare partition.  I did some research and found it’s a part of the drive’s firmware and mounts as a virtual CD every. time. the drive. is. mounted…After trying gparted in Ubuntu Linux, Disk Manager in Windows XP and a host of boot/partition live discs (Easeus Disk Copy, Ultimate Boot CD, Hitachi Feature Tool), I gave up on being able to access that ROM portion of the disk and thought of alternate solutions.

I remembered that I have the simple, but very handy DoSomethingWhen system preference pane installed.  DSW allows you to perform a few basic actions when a volume is either mounted or unmounted.  I use this to automatically run an automator workflow I wrote to back up my primary flash drives when they are inserted.  I created a new rule that will automatically eject the WD SmartWare virtual disc (VCD) when it is mounted.

It’s not the optimal solution I was looking for, but at least it takes the burden of always ejecting the VCD, off of me.  I’ve contacted Western Digital and asked if they have plans to publish a firmware update with the ability to remove this software.  If I ever get an answer, I’ll be sure to post it.

[Download DoSomethingWhen]

Share and Enjoy:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Technorati
  • FriendFeed
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • RSS
  • Reddit
  • HackerNews
  • Posterous
  • email
  • PDF
  • Print

 
4

Apple Remote Desktop Icon for OS X Snow Leopard

Posted by acletras on Sep 1, 2009 in Apple, Leopard, Management, Snow Leopard, icons

About two weeks ago, Apple released a point release update to both the client and admin versions of their Remote Desktop software (ARD) to version 3.3.1.   This was only a minor update, so no new major features or new application icon.

However, OS X 10.6 ‘Snow Leopard’ was released a few days ago and with it, a new graphic for me to update my ARD Leopard icon!  Good timing Apple, thanks.  Enjoy!

[Download]

Share and Enjoy:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Technorati
  • FriendFeed
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • RSS
  • Reddit
  • HackerNews
  • Posterous
  • email
  • PDF
  • Print

Tags: ,

 
0

Fix ARD Crashing with Multiple Instances

Posted by acletras on May 21, 2009 in Apple, Management, Tips

I use Apple Remote Desktop (ARD) to connect to my servers at work.  I have another copy of ARD installed on one of the servers as well, and occasionally I’ll need to use ARD on my local machine to connect to a server remotely, and then run another instance of ARD on the server, all within the instance of it running on my desktop.  If you’re having trouble following, that’s like calling someone and telling them to call other people for you.

There’s a security preference setting in ARD to disable you from doing exactly this, so as to prevent someone from controlling or viewing your screen when you are using ARD.  Somehow, this setting managed to enable itself.  You’ll be presented with a window stating “You are not authorized to control this computer.  Apple Remote Desktop or another administration application is currently running.” This is highly irritating since it kills your remote session and the only way to fix it is to issue a killall “Remote Desktop” terminal command remotely to that machine, or to get physical access to the machine and quit ARD.

After a little digging in .plist files, I found the entry I was looking for.  Right click (or control+click) on the Remote Desktop application and select ‘Show Package Contents.’  This will open a new Finder window.  Open the ‘Contents’ folder, and then open the file called ‘Info.plist‘  Find the entry in this property list called “LSMultipleInstancesProhibited” and change its value to “No.”  Save the file, relaunch ARD and you should be good to go.

Share and Enjoy:
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Technorati
  • FriendFeed
  • LinkedIn
  • Tumblr
  • StumbleUpon
  • RSS
  • Reddit
  • HackerNews
  • Posterous
  • email
  • PDF
  • Print

Copyright © 2010 acletras.com All rights reserved. Theme by Laptop Geek.