Re: updating multiple nodes

2004-08-19 Thread Richard Sims
>Y'know, I'd never thought of doing it like that! I tend to get my >scripts to query TSM and extract the nodenames and loop through them. >Never clicked that I could use select that way! > >Matt. A good practice, Matt. Most of the commands accept wildcards only for queries: for changes, the comma

Re: updating multiple nodes

2004-08-19 Thread Warren, Matthew (Retail)
Of Adrian Mazarache Sent: Wednesday, August 18, 2004 8:26 AM To: [EMAIL PROTECTED] Subject: Re: updating multiple nodes Oh thanks Arnaud! You have an answer for 100 points. On Wed, 2004-08-18 at 10:13, PAC Brion Arnaud wrote: > Adrian, > > I believe the correct syntax for what you're

Re: updating multiple nodes

2004-08-18 Thread Prather, Wanda
update node * password -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Mazarache Sent: Wednesday, August 18, 2004 2:46 AM To: [EMAIL PROTECTED] Subject: updating multiple nodes Hello list! Can anyone help with some tricky hints about

Re: updating multiple nodes

2004-08-18 Thread Adrian Mazarache
> -Original Message- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of > Adrian Mazarache > Sent: Wednesday, 18 August, 2004 08:46 > To: [EMAIL PROTECTED] > Subject: updating multiple nodes > > Hello list! > > Can anyone help with some tricky

Re: updating multiple nodes

2004-08-18 Thread PAC Brion Arnaud
19 78 e-mail: [EMAIL PROTECTED] ** -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Mazarache Sent: Wednesday, 18 August, 2004 08:46 To: [EMAIL PROTECTED] Subject: updating multiple nodes Hel

updating multiple nodes

2004-08-17 Thread Adrian Mazarache
Hello list! Can anyone help with some tricky hints about updating multiple nodes? something like update node (select node_name from nodes) password Any help is appreciated.