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. _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |