[Casper] Issues with Time machine script.
Eric Young
eyoung at thayer.org
Tue Jul 15 07:21:13 PDT 2008
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/eab59c79/attachment.htm
More information about the Casper
mailing list