Veritas-bu

[Veritas-bu] Windows exclude lists scripting?

2005-06-10 08:46:00
Subject: [Veritas-bu] Windows exclude lists scripting?
From: Greg.Hindle AT constellation DOT com (Hindle, Greg)
Date: Fri, 10 Jun 2005 08:46:00 -0400
Thanks Dave. I will try this next week and see if this works. 


 
Greg

-----Original Message-----
From: veritas-bu-admin AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu] On Behalf Of David Rock
Sent: Thursday, June 09, 2005 6:02 PM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: Re: [Veritas-bu] Windows exclude lists scripting?

* Hindle, Greg <Greg.Hindle AT constellation DOT com> [2005-06-09 17:14]:
> Can I then enter a whole bunch of excludes where the 
> excludefile_information is? Or do I need to run this command for each 
> file exclude I have? I need to update about 800 servers with a list of

> file excludes of around 80 lines.
> Thanks

Create the file with all you excludes and then loop through the list of
clients and run the bpsetconfig command on each client:

Clientlist:
        clienta
        clientb
        clientc

Exclude list:
        Exclude = c:\
        Exclude = d:\temp
        Exclude = pagefile.sys

The file will contain a list of _everything_ you want (80 lines will
work fine). It is also important to remember that this is a REPLACEMENT
of what is there. It does not append to the existing vaules. 

Your best bet is to set it up manually on one client and then get the
format using bpgetconfig. Just take that output of the Exclude = entries
and put it into your file for the bpsetconfig command.

--
David Rock
david AT graniteweb DOT com




>>> The information contained in this e-mail transmission is privileged and/or 
>>> confidential intended solely for the exclusive use of the individual 
>>> addressee. If you are not the intended addressee you are hereby notified 
>>> that any retention, disclosure or other use is strictly prohibited. If you 
>>> have received this notification in error, please immediately contact the 
>>> sender and delete the material.



<Prev in Thread] Current Thread [Next in Thread>