<div>Hello all,</div>
<div> </div>
<div> </div>
<div> 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.  
</div>
<div> </div>
<div>Can anyone point me in the right direction?</div>
<div> </div>
<div> </div>
<div>(deploy.bat)</div>
<div> </div>
<div> net use u: <a href="file://linuxdomain/deployment">\\linuxdomain\deployment</a> /user:linuxdomain\unattend unattend <br>cscript u:\wpkg\wpkg.js /synchronize /quiet<br>net use u: /delete</div>
<div> </div>
<div>Thanks </div>
<div> </div>
<div>Dominic</div>