Hello,

New to WPKG and have been successful with it up until trying to get automatic 
updates to run. I am running a Samba File server to push everything out to 
everyone.

It says on the directions: Note that you will need Unattended on your server. I 
downloaded the zip and extracted it to my server share. Is there more I need to 
do with this? The unattended folder is located on the server now. 

I have installed perl on my testing machine as it said to do in the 
instructions. My code is as follows: 

<package
   id="windowsupdates"
   name="Windows Updates"
   revision="1"
   reboot="false"
   priority="10">

   <install cmd='C:\Perl\bin\perl %SOFTWARE%\unattended\install\bin\auconfig.pl 
3' />
   <upgrade cmd='C:\Perl\bin\perl %SOFTWARE%\unattended\install\bin\auconfig.pl 
3' />

When I run the debug script I get the error:

Package name: Windows Updates

Could not install Windows Updates. Failed checking after installation.

Any ideas?

Thanks guys.



This e-mail and any files transmitted with it are for the sole use of
Blue Slate Solutions and the intended recipient(s) and may contain
confidential and privileged information. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
or any action taken in reliance on this e-mail is strictly prohibited
and may be unlawful.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to