Client Management Suite

 View Only
  • 1.  VBScript fails using Symantec credentials

    Posted Nov 09, 2011 12:30 PM

    I have a vbscript that doesn't run using the symantec management agent credentials. If I run it under my own account which has admin rights on the XP machine it runs fine. Any idas ?

    Joe.

     

     



  • 2.  RE: VBScript fails using Symantec credentials

    Posted Nov 09, 2011 03:38 PM

    What are the settings you're using to run this vbscript?  Are you calling it alone, using wscript, or using cscript?  What user are you running the .vbs as?



  • 3.  RE: VBScript fails using Symantec credentials

    Posted Nov 10, 2011 04:13 AM
      |   view attached

    hopefully yhis has all the details.. :-)

     

    Joe.

    Attachment(s)

    doc
    vbscript.doc   239 KB 1 version


  • 4.  RE: VBScript fails using Symantec credentials

    Posted Nov 10, 2011 12:26 PM

    Think this might be down to antivirus stopping scripts running from the temp directory...Is there anyway to change the directory that thsi is run from ?



  • 5.  RE: VBScript fails using Symantec credentials
    Best Answer

    Posted Nov 10, 2011 01:33 PM

    I would try different user contexts when you run it, such as specifying credentials or using the logged on user.

    What makes you think it's antivirus?  What antivirus product do you use?



  • 6.  RE: VBScript fails using Symantec credentials

    Posted Nov 11, 2011 04:53 AM

    I seen an entrey in EV for McAfee AV suggesting that the script couldn't run - turned out this was a warning. I tried running it as 'logged on user' and this seemed to work. 

    Tested as a policy and it also works.

    Thanks fro your help.

    Joe.