Problem scheduling live update in NIS2008

Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Vestibulum id ligula porta felis euismod semper. Donec ullamcorper nulla non metus auctor fringilla. Aenean lacinia bibendum nulla sed consectetur. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Cras mattis consectetur purus sit amet fermentum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Sed posuere consectetur est at lobortis. Etiam porta sem malesuada magna mollis euismod. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis.

I think the problem might be with Windows Task scheduler. You have to configure the Task Scheduler to run when no one is on. Here are the steps:

 

Add your Windows password to the LiveUpdate task in the Windows Task Scheduler  

On the Windows desktop, click Start > Programs (or All Programs) > Accessories > System Tools > Scheduled Tasks. 
Right-click the LiveUpdate task, and then select Properties. 
Verify that your computer and user name is correctly entered in the Run as: box. If not, enter the correct information. 

Uncheck 'Run only if logged on' box 
Click Set password. 
Enter your password in the Password and Confirm Password fields, and then click OK. 

I've already done that.  The task kicks off a .bat file which does a couple of things (like wake up the computer).  That does run.  It just seems like the luall.exe does not successfully run.  No indication in the Norton log file that anything ran.

 

I used to have Symantec Anti-Virus (Corporate Edition) running on that machine, and I could tell it's LiveUpdate to run at a particular time of day, and I just made sure that the machine was awake.  Then it would run and update the signatures.  It just seems like the NIS version does not want to run unless somebody is logged in (like it wants to access the GUI or something). 

Greetings,

 

Is there a reason that you want to run LiveUpdate at a specific time once a day instead of just letting Automatic LiveUpdate check for updates on a regular basis?

 

Automatic LiveUpdate should run successfully when no user is logged in. However, if LiveUpdate has to go through a proxy, then you need to set the service to run as a local user, or it will fail when no user is logged in:

 

First, in the Symantec LiveUpdate control panel, confirm that Automatic LiveUpdate is enabled.

 

Then, set the LiveUpdate service to run as a local user:

 

Start > Run services.msc

Right click the LiveUpdate service, and then click Properties.

On the Log On tab, click This account, and then provide login credentials for the admin user account.

Click OK.

 

This will allow you to obtain updates more frequently when a user is not logged on.

Message Edited by jgreen on 04-24-2008 04:39 PM

jgreen wrote:

Greetings,  

 

Is there a reason that you want to run LiveUpdate at a specific time once a day instead of just letting Automatic LiveUpdate check for updates on a regular basis? 

 

Automatic LiveUpdate should run successfully when no user is logged in.  However, if LiveUpdate has to go through a proxy, then you need to set the service to run as a local user, or it will fail when no user is logged in

 


There are other things on the system which can sometimes misbehave when the anti-virus signatures get updated.  I also don't like to take the performance hit during the day when live update is running.  I like to have the update happen at 4:00 am, and then have the machine automatically reboot after the updating is done.  It keeps the system running more nicely.
 
I don't use proxies, so that is not an issue.  However, when nobody is logged in, the machine is normally asleep.  Would the automatic live update awaken the machine when it needs to do its work? 

Disabling automatic LiveUpdate is not a good idea because updates downloaded once a day is not frequent enough for fast moving outbreaks and phishing attacks.  Your system would be vulnerable for a few hours during the early stages of a new outbreak.

 

However, you can try scheduling C:\Program Files\Common Files\Symantec Shared\NPC\NPCLUStb.exe.  This won't shutdown your computer when done and will only work with NIS 2008.

I did try NPCLUStb.exe, and it seemed to hang and accomplish nothing.

 

It turns out that I finally was able to get LUALL.exe to work (I had entered its path incorrectly in my .bat file).  So the problem was my inabiilty to type all along.  I now have it working. 

Greetings,

 

Sorry for my delayed reply.  In your batch file, are you launching LUALL.EXE with the -s switch to make it run silently?  If so, LiveUpdate will not download updates that require you to restart the computer.  Virus protection and intrusion protection updates will not be affected, but you will not receive component updates since you've disabled Automatic LiveUpdate.  If this is an acceptable situation to you, just run LiveUpdate manually from time to time to get the component updates.