Endpoint Protection

 View Only
  • 1.  run remote liveupdate with psexec

    Posted Sep 03, 2012 10:38 AM

    hello

    I try to run a remote luall with psexec and i have the error "luall exited with error code 8"

    the syntax is psexec \\computer "c:\program files\symantec\liveupdate\luall.exe"

    While I can run a remote luconfig.exe , notepad ...

    Where is the problem ?

    The system is windows xp sp3, sep 11.x, and the user have not high privilege.

    tanks for help

    JYS



  • 2.  RE: run remote liveupdate with psexec

    Posted Sep 03, 2012 11:50 AM

    Check this thread

    https://www-secure.symantec.com/connect/forums/how-run-live-update-remote-computer

    psexec [\\computer[,computer2[,...] | @file][-u user [-p psswd]][-n s][-l][-s|-e][-x][-i [session]][-c [-f|-v]][-w directory][-d][-<priority>][-a n,n,... ] cmd[luall /q]

    should work as running LUALL runs liveupdate /q will be for silent

     

    Note:If issue has been resolved please Mark a Solution



  • 3.  RE: run remote liveupdate with psexec

    Posted Sep 04, 2012 03:50 AM

    hi Ashish

    I have already read this KB, but i can't find the exact syntax of the command

    psexec \\computer cmd luall /q ??

    nothing happen ..

    tanks

     



  • 4.  RE: run remote liveupdate with psexec

    Posted Sep 04, 2012 03:57 AM

    hi,

    do you have try Admin privilege Account for live update ?

    add all syntex..



  • 5.  RE: run remote liveupdate with psexec

    Posted Sep 04, 2012 05:59 AM

    i try psexec \\computer -s cmd luall /q ...

    luall don't start on remote computer list of process

    tanks