Veritas-bu

[Veritas-bu] Client list to Policy / Class report

2005-10-27 12:19:11
Subject: [Veritas-bu] Client list to Policy / Class report
From: dave.markham AT fjserv DOT net (Dave Markham)
Date: Thu, 27 Oct 2005 17:19:11 +0100
If Unix do this :-


for x in `bppllist`; do echo "Clients contained in [$x] policy"; 
bppllist $x |awk '/CLIENT/ {print $2}'; echo "================" ;done






Steve.Bally AT radisys DOT com wrote:

> All,
>
>  
>
> I am trying to audit the policies in my environment, and need to get a 
> listing of what clients are in what policy, and compare that with the 
> current list of servers.  Is there a command that can output the data 
> that I need.
>
>  
>
> Basically if a client is a Windows box and has a SQL database on it, I 
> want to make sure that the OS and the DB are being backed up.
>
>  
>
> Regards, 
>
>  
>
> Steve Bally
> Systems Engineer
> RadiSys Corporation
> www.radisys.com <http://www.radisys.com>
> steve.bally AT radisys DOT com <mailto:steve.bally AT radisys DOT com>
> Desk: 503-615-1207
> Cell: 503-970-6201
>
>  
>
> This electronic message (Email) contains information which may be 
> confidential, privileged or otherwise protected from disclosure. The 
> information is intended to be used solely by the named recipient(s). 
> If you are not a named recipient, any review, disclosure, copying, 
> distribution or use of this transmission or its contents is 
> prohibited. If you have received this transmission (Email) in error, 
> please notify me immediately.
>
>  
>


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