Avast WEBforum

Business Products => Archive (Legacy) => Avast Business => Avast Server Protection => Topic started by: mfeodoroff on February 06, 2008, 07:28:50 AM

Title: VBScript call to pause provider
Post by: mfeodoroff on February 06, 2008, 07:28:50 AM
Hi All,

I have a VB script design to run from our server that archives old user accounts by exmerging their mailbox to a PST and copying home drive, profile, etc to an 'archive server'.

When the files are copied I get a bunch (500 for the one test user) of errors like this:

[SPHINX]: AAVM - scanning warning: x_AavmCheckFileDirectEx [UNI]: \\server\staff\server\staff\donnaW\Profile\Templates\winword2.doc (\\server\staff\server\staff\donnaW\Profile\Templates\winword2.doc) returning error, 00000005.

All files are correctly copied.  The destination server is a Unix box running SAMBA.

I'm not sure why Avast sees the duplication (ie \\server\staff) in the UNC path...but that's another (but possibly related) problem.

To get around this I'd like to pause the Standard Shield provider at the start of the script and resume it as the script finishes.

Is there a way to do this?  Alternatively, is there a way of stopping these ridiculous messages from being sent?

Cheers,
Mark
Title: Re: VBScript call to pause provider
Post by: mfeodoroff on February 07, 2008, 12:55:12 AM
No need - I removed the current version and re-installed 4.7.766 and my problems have gone away.

Cheers,
Mark