Veritas-bu

Re: [Veritas-bu] Need a bach script using client_info

2013-08-29 03:28:31
Subject: Re: [Veritas-bu] Need a bach script using client_info
From: Patrick Whelan <Patrick_Whelan AT symantec DOT com>
To: "VERITAS-BU AT MAILMAN.ENG.AUBURN DOT EDU" <VERITAS-BU AT MAILMAN.ENG.AUBURN DOT EDU>
Date: Thu, 29 Aug 2013 00:27:46 -0700
As you asked for a "batch" as opposed to a "bash" command line, maybe this will 
do what you want:
for /f "usebackq tokens=3" %a IN (`bpplclients -allunique -noheader`) do 
@bpclntcmd -hn %a

It is assumed that you have bin and admincmd in you %PATH% variable.

Many regards,

Pat Whelan
Principal Remote Product Specialist - NBU
Business Critical Services
Symantec Corporation 
www.symantec.com
                                                                           

Mobile: +44(0) 771 492 3085 (Prefered)
Office: +44(0) 118 943 6715
Email: patrick_whelan AT symantec DOT com
                                                            

                                                                           




-----Original Message-----
From: veritas-bu-bounces AT mailman.eng.auburn DOT edu 
[mailto:veritas-bu-bounces AT mailman.eng.auburn DOT edu] On Behalf Of vexz
Sent: 29 August 2013 03:52
To: VERITAS-BU AT MAILMAN.ENG.AUBURN DOT EDU
Subject: [Veritas-bu] Need a bach script using client_info

Does anyone have a script out there that i can use to run the line command: 
client_info against a file that contain a few hundred clients?

Thanks

+----------------------------------------------------------------------
|This was sent by youngb31 AT yahoo DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------


_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

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