<html><head><style media="all" type="text/css">         #sig {                 font:12px Arial, Helvetica, sans-serif;                 line-height: 13px;                 color: #4c4c4c ;                 margin: 6px 0;                 padding: 6px;         }         #sig .row a:link, #sig .row a:visited {                 color: #d02d33;                 text-decoration: none;         }         #sig .row a:hover {                 color: #4c4c4c;         } </style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">We utilize a script to run Photoshop after installing CS3. &nbsp;Photoshop will start up without asking for the first run info, and that will serialize all of the apps.<div><br></div><div>The script:</div><div><br></div><div><div>#!/bin/sh</div><div><br></div><div>open /Applications/Adobe\ Photoshop\ CS3/Adobe\ Photoshop\ CS3.app/</div><div><br></div><div><br></div><div>echo "Done"</div><div><br></div><div><br></div><div>We are a small location, so I just push CS3 during the imaging process. &nbsp;I don't really care how long it takes because, to use Ronco, I "Set it, and forget it".</div><div><br></div><div><br></div><div>  <div><div id="sig">         <div class="row"><br>        <strong>Steve Wood</strong>        <br>        Director, Information Technology        <br>        <a href="mailto:swood@integerdallas.com">swood@integerdallas.com</a>        <br><br>        The Integer Group  |  1999 Bryan St.  |  Ste. 1700  |  Dallas, TX 75201        <br>        T 214.758.6813  |  F 214.758.6907  |  C 940.312.2475        <br>    <br>        <img src="http://extranet.integerdallas.com/Integer/signature/green.jpg">             <br><br>         </div> </div></div> </div><br><div><div>On Jun 13, 2008, at 8:27 AM, Thomas Larkin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I had some issues in the beginning. &nbsp;What I ended up doing is setting up<br>a policy on a set VLAN on a managed switch. &nbsp;So, that policy only would<br>go out to a set range of IPs. &nbsp;Since all my users are laptops I would<br>have them come plug it into that VLAN and reboot and they would get CS3<br>pushed down to them. &nbsp;Then you would have to run the application once,<br>to get all the first run info, quit it and rerun the application again,<br>and all licenses would take. &nbsp;I also did the same thing with a lab of<br>imacs but I deployed it using a smart group. &nbsp;For the most part it<br>worked as long as I ran the application twice at the very beginning.<br><br>Thomas Larkin<br>TIS Department<br>KCKPS USD500<br><a href="mailto:tlarki@kckps.org">tlarki@kckps.org</a><br>cell: &nbsp;913-449-7589<br>office: &nbsp;913-627-0351<br><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Paul Austin &lt;<a href="mailto:paul.austin@wachovia.com">paul.austin@wachovia.com</a>> 06/13/08 8:11 AM >>><br></blockquote></blockquote></blockquote>Hoping to tap the vast wealth of knowledge that is in this group....<br><br>My company has finally purchased CS3 and I am looking for the best<br>strategies for deployment as part of an initial configuration. I have<br>been<br>testing for several days with mixed results. Using the CS3 methods in<br>Casper<br>admin to create a deployment package seems to only function part of the<br>time. I end up delivering CS3 that wants the License key on first run.<br>(Note: I am using Design Premium and an open license). The time it takes<br>to<br>deliver is also too long for my liking. I have also been experimenting<br>with<br>delivering CS3 in a policy after the initial image delivery. Results are<br>also mixed. I know I am late to the CS3 game, but how are you guys doing<br>your deployments?<br><br>Thanks<br><br><br>Paul Austin<br>Wachovia<br>Information Technology<br>Enterprise Strategy and Design<br>704-427-0903<br><a href="mailto:paul.austin@wachovia.com">paul.austin@wachovia.com</a><br><br><br>:<br><br>_______________________________________________<br>Casper mailing list<br><a href="mailto:Casper@list.jamfsoftware.com">Casper@list.jamfsoftware.com</a><br><a href="http://list.jamfsoftware.com/mailman/listinfo/casper">http://list.jamfsoftware.com/mailman/listinfo/casper</a><br></div></blockquote></div><br></div><BR />
<BR />
<HR />
--<BR />
The&nbsp;information&nbsp;contained&nbsp;in&nbsp;this&nbsp;email&nbsp;transmission&nbsp;is&nbsp;solely&nbsp;for&nbsp;the&nbsp;addressee(s)&nbsp;named&nbsp;above&nbsp;and&nbsp;is&nbsp;privileged&nbsp;and/or&nbsp;confidential.&nbsp;&nbsp;If&nbsp;the&nbsp;reader&nbsp;of&nbsp;this&nbsp;message&nbsp;is&nbsp;not&nbsp;the&nbsp;intended&nbsp;recipient&nbsp;or&nbsp;the&nbsp;person&nbsp;responsible&nbsp;to&nbsp;deliver&nbsp;it&nbsp;to&nbsp;the&nbsp;intended&nbsp;recipient;&nbsp;he&nbsp;or&nbsp;she&nbsp;is&nbsp;prohibited&nbsp;from&nbsp;reading&nbsp;or&nbsp;disclosing&nbsp;the&nbsp;information&nbsp;contained&nbsp;in&nbsp;this&nbsp;transmission.&nbsp;&nbsp;Any&nbsp;examination,&nbsp;use,&nbsp;dissemination,&nbsp;distribution,&nbsp;or&nbsp;copying&nbsp;of&nbsp;this&nbsp;communication&nbsp;is&nbsp;strictly&nbsp;prohibited.&nbsp;&nbsp;Please&nbsp;contact&nbsp;us&nbsp;immediately&nbsp;by&nbsp;telephone&nbsp;for&nbsp;instructions&nbsp;if&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;communication&nbsp;in&nbsp;error:&nbsp;(214)&nbsp;758-6800<BR />
</body></html>