Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: GWCHECK Batch

13 views
Skip to first unread message

Michael Bell

unread,
Mar 3, 2010, 11:32:38 AM3/3/10
to
On 3/3/2010 6:56 AM, john55657 wrote:
>
> Hi all,
>
> I m new to the site, and am trying to run a batch script to execute an
> offcheck (the batch would be available for all my users, and they would
> run it whenever they need to clear some space)
>
> The check would be for the archive, which is remotely located.
>
> It looks like this so far:
> Since I know you shouldn't run the structure and contents at the same
> time, I did it like that:
> (option1 is the Structure, Index, and Fix problems)
> (option2 is the contents, Fix)
>
>
> C:\novell\groupwise\gwcheck \opt=option1.opt /pa=H:of936arc /batch
>
> C:\novell\groupwise\gwcheck \opt=option1.opt /pa=H:of936arc /batch
>
>
> There is only 1 problem, I am unable to find how to make the OFxxxxxx
> folder flexible. It<s never the same path for all my users. Is there a
> way of doing something like (OF*) ?


No, not afaik. Of course you could do a batch file that does a for loop
over all directory of*arc, and runs a gwcheck on each one.

>
> If there are other tips you could give me I'd appreciate it! Thanks for
> your time!
>
>

Michael Bell

unread,
Mar 3, 2010, 4:08:45 PM3/3/10
to
On 3/3/2010 8:46 AM, john55657 wrote:
> Yeah, well the thing is that the user will run it and it's his H:/
> that's been mapped. In the H:/, the only folder there is the OFxxxx
> folder.
>
> Is there a way to point to that? Sorry for the vague question... Any
> help would be greatly appreciated.
>
>
the answer remains the same. batch file + for loop. 1 iteration will
work fine.
0 new messages