[Casper] Issues with Time machine script.

Ernst, Craig S. ERNSTCS at uwec.edu
Tue Jul 15 07:44:39 PDT 2008


I have this setting as part of a package that has all the user settings we change that is deployed at imaging time with Fill User Templates. Running it at logon should be another way to tackle this as Criss suggests.

Craig


On 7/15/08 9:21 AM, "Eric Young" <eyoung at thayer.org> wrote:

It is not.  it is currently setup to run after a machine is imaged.  Now that I write this out that logic seems rather flawed....

seems at login and once per user would be the right way to set that up.



----------------------------------------------------------------------------------------------
Eric Young
eyoung at thayer.org
781-664-2286 Work

I am among those who think that science has great beauty. A scientist in his laboratory is not only a technician: he is also a child placed before natural phenomena which impress him like a fairy tale.
  - Marie Curie



On Jul 15, 2008, at 9:39 AM, Criss Myers wrote:

is it a login hook?

did you set capser to run login hooks?


Criss Myers
Senior Customer Support Analyst (Mac Services)
Apple Certified Technical Coordinator v10.5
LIS Business Support Team
Library 301
University of Central Lancashire
Preston PR1 2HE
Ex 5054
01772 895054




>>> On Tue, Jul 15, 2008 at  2:37 PM, in message <A380CA36-FB1B-4F1A-8E79-4695CA64DD37 at thayer.org>, Eric Young <eyoung at thayer.org> wrote:
First off, hello all.  Casper n00b here.


I have a script that is supposed to set a defaults write for that annoying time machine message whenever you plug in a drive.  it does not seem to be working for me when it is deployed with an image.  does it have to go as a separate login/logout policy instead?  Find the text of the script below.



#!/bin/sh

/usr/bin/defaults write /Network/Servers/student.thayer.org/Volumes/STUHOMEDIR/STUDENTHOME/$3/Library/Preferences/com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool yes

/usr/bin/defaults write /Network/Servers/faculty.thayer.org/Volumes/FACHOMEDIR/FACULTYHOME/$3/Library/Preferences/com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool yes

/usr/bin/defaults write /Users/$3/Library/Preferences/com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool yes




--------------------------------------------------------------------------------------------
I must not fear. Fear is the mind-killer.
Fear is the little-death that brings total obliteration.
I will face my fear. I will permit it to pass over me and through me.
And when it has gone past I will turn the inner eye to see its path.
Where the fear has gone there will be nothing.
Only I will remain.
--Bene Gesserit Litany
(Frank Herbert)
--------------------------------------------------------------------------
Eric Young
eyoung at thayer.rog






-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.jamfsoftware.com/pipermail/casper/attachments/20080715/6954e157/attachment.htm 


More information about the Casper mailing list