Hi Simon, > > > Regarding your older mails, if you use AD for wpkg.js start: do you > > start it using "cscript wpkg.js ..."? Via GPO? > > > > Yes of course, I run from GPO (at windows startup) this script: > ------------- > c:\windows\system32\cscript \\sc18\Sources\WPKG\WPKG-preprod\wpkg.js > /synchronize /quiet /nonotify > COPY /Y "%WINDIR%\system32\wpkg.xml" > "\\sc18\Sources\WPKG\WPKG-preprod\clientStates\%COMPUTERNAME%.xml" > ------------ > wpkg.js is at v1.1.2 > > I changed the 1st line for a "start /w cscript(...)" because I suppose > the copy may run at the same time of wpkg. > This seems to work well. Fine - but it's interesting: the error you got that "wpkg.xml is in use ... " means that "cscript wpkg.js ..." had been running same time with your copy command ...
Since latest wpkg.js versions do write the wpkg.xml simultanously after each package upgrade, I think you could give this "wpkglog" package a try, too: http://wpkg.org/WPKG#Other Best regards, Falko ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users