<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Our Deployment Method:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I’ve rewritten parts of WPKGExpress to include a “push” button which sends the psexec command as an administrator account from the web server to the given computer. I don’t use the client, as I don’t want to manage uninstalls or force reinstallations of software. It’s more just a quick deployment method for me. There’s a bunch of other fancy stuff – package-specific logs and such so I don’t have to ever mess with XML or .log files, WPKGExpress just parses everything for me. As someone noted after me, for package notification I rewrote part of my wpkg.js to automatically launch wpkgmessage in the console session (using psexec -i – haven’t found a better way yet) to notify them of which packages are currently being installed. It works quite nicely so far.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Trey Terrell – Forestry Computing Helpdesk<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> wpkg-users-bounces@lists.wpkg.org [mailto:wpkg-users-bounces@lists.wpkg.org] <b>On Behalf Of </b>Dave Goodbourn<br><b>Sent:</b> Tuesday, May 31, 2011 2:30 PM<br><b>To:</b> Peter Gough<br><b>Cc:</b> wpkg-users@lists.wpkg.org<br><b>Subject:</b> Re: [wpkg-users] Deploying System in Real-Time<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi all,<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I'm not at work at the moment, but a bit more info for you. The client is a Win 7 x64 and I'm testing the commands from an XP SP3 x86. I'm running with an administrators account.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Another thing I've noticed is that if I run the cscript locally it works just great, but if I just start the service it can sometimes again fail to update the wpkg.xml file. I'm going to try a different software installation as I'm not 100% sure the VLC script I'm testing with works 100% correctly. I'll do some more testing tomorrow when I'm back in work and try and narrow down where I'm going wrong!!!<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>BTW, how does everyone else deploy software with WPKG? Push or Pull?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Cheers,<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>D.<o:p></o:p></p><div><p class=MsoNormal>On Tue, May 31, 2011 at 9:54 PM, Peter Gough <<a href="mailto:pmgough@gmail.com" target="_blank">pmgough@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>That's also the way I read it.<br><br>Can you check that the account you're using for the updates has<br>permissions (RWXD) to write the file in %windir%\system32.<br><br><br><br>On 01/06/2011, at 6:07 AM, Rainer Meier <<a href="mailto:r.meier@wpkg.org" target="_blank">r.meier@wpkg.org</a>> wrote:<br><br>> Hi Kevin,<br>><br>> On 31.05.2011 20:05, <a href="mailto:k.ijssel@eqaz.nl" target="_blank">k.ijssel@eqaz.nl</a> wrote:<br>>> Did you gave the file 777 rights?<br>>><br>>> Else it can't be edited..<br>><br>> I think he's not talking about server-side XML (wpkg.js does not update any of<br>> them unless you have a script/package which just copies it from local to a<br>> share). So I was assuming that he refers to the local wpkg.xml file - which<br>> would also explain why he's seeing the same updates on each run.<br>><br>> Moreover I don't think he's using Linux/Samba server; but I am not sure as he<br>> did not specify it.<br>><br>> br,<br>> Rainer<br>> -------------------------------------------------------------------------<br>> wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>> _______________________________________________<br>> wpkg-users mailing list<br>> <a href="mailto:wpkg-users@lists.wpkg.org" target="_blank">wpkg-users@lists.wpkg.org</a><br>> <a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>-------------------------------------------------------------------------<br>wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>_______________________________________________<br>wpkg-users mailing list<br><a href="mailto:wpkg-users@lists.wpkg.org" target="_blank">wpkg-users@lists.wpkg.org</a><br><a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><o:p></o:p></p></div><p class=MsoNormal><br><br clear=all><br>-- <span style='font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-family:"Arial","sans-serif";color:#002060'>Dave Goodbourn</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-family:"Arial","sans-serif";color:#002060'>IT Manager</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt;text-align:justify'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><img border=0 id="_x0000_i1025" src="http://images.u-fx.co.uk/ufx_logo.jpg"><br clear=all><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>uFX (a division of uMedia)</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>UK: </span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>2<sup>nd</sup> & 3<sup>rd </sup>Floors – 32 Rathbone Place – London – W1T 1JJ</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>BE: </span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>Avenue Louise 113, 1050 Brussels, Belgium</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>GENERAL           </span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>+44 20 7268 0068</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>FAX</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#002060'>                    +44 20 7268 0068<br></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#0065CC'><a href="mailto:dave@u-fx.co.uk" target="_blank"><span style='color:#0065CC'>dave@u-fx.co.uk</span></a></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a href="http://www.u-fx.be" target="_blank"><span style='color:#0065CC'>www.u-fx.be</span></a><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><img border=0 id="_x0000_i1026" src="http://images.u-fx.co.uk/ufx_strap"><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:9.0pt;font-family:"Arial","sans-serif";color:#0065CC'><a href="http://www.umedia.eu/medias/CONFIDENTIALITY20NOTICE.pdf" target="_blank"><span style='color:#0065CC'>Confidentiality notice</span></a></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p style='margin:0in;margin-bottom:.0001pt'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a href="http://www.umedia.eu/medias/Company_legal_information.pdf" target="_blank"><span style='font-size:9.0pt;color:#0065CC'>Company legal information</span></a><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>