Hello all,
I have been using wpkg successfully for about a year now. I use a scheduled task to run a .bat file when the computers boot up. Again this has been working fine. I recently installed a new machine on the network a winxp pro srv 2 which is nothing new to my network, and set up the task as I always do to run as administrator on the domain with the passwd. I have the task set for system startup, but the task will not run until the administrator logs on. It will not run at a bootup.
Can anyone point me in the right direction?
(deploy.bat)
net use u: \\linuxdomain\deployment /user:linuxdomain\unattend unattend
cscript u:\wpkg\wpkg.js /synchronize /quiet
net use u: /delete
cscript u:\wpkg\wpkg.js /synchronize /quiet
net use u: /delete
Thanks
Dominic
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
