On Tue, Sep 22, 2009 at 11:47 AM, <[email protected]> wrote: > The AnnounceFlag is currently the (default) "10". It seems it ought to be > something else - "8 Automatic reliable" or "4 Always reliable". Which would > be better?
I presume AnnounceFlag is a field of bit flags. So 10 means 8 +2. I believe that's what you want. If you feel you must override it, use 5 (4 + 1). See values here: http://technet.microsoft.com/en-us/library/bb490845.aspx#EDAA -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
