I downloaded toe GETQUOTA utility from JRB but unfortunately could not
manage to use it.
Can someone help me find the proper syntax of it for obtaining the
space restrictions and space usage on different volumes, of each user
on different contexts ?
Thanks in advance.
did you read the docs? pages 435-444
--
Cheers!
Richard Beels
http://www.dsi-consulting.com
Collaboration without complication
I tried many things with the help of "getquota /?" but with no
success. I am definitely not a netware expert and need some help.
The only "doc" arrived with the "JRB900A.ZIP" file is a 107 page
JRBGUIDE.PDF which cathegorises the available commands, and shows what
each command can do, but now how.
Any help about the proper syntax for obtaining the
space restrictions and space usage on different volumes, of each user
on different contexts is highly appriciated.
Thanks in advance.
getquota .*.staff.wu /sur /y=ct/p
Displays the quotas, space used and space available for all users in
context staff.wu. The output is
sorted into descending order by usage and object names are displayed in
typed distinguished form.
--
Peter
eDirectory Rules!
--
Peter
eDirectory Rules!
"The only "doc" arrived with the "JRB900A.ZIP" file is a 107 page
JRBGUIDE.PDF which cathegorises the available commands, and shows what
each command can do, but now how."
Do you know from where I can obtain a related doc ?
*********************************************************************************
C:\JRB>getquota .*."context" /sur /y=ct/p
Directory quotas for User(s) "server-name"/.*"context" at 3-Jan-2005
8:28
User Quota Used
Free
(bytes) (bytes)
(bytes)
============= =============
Totals 0 0
Total of 0 users
*********************************************************************************
the author, john baird, usually hangs out in these forums. I'm
surprised he hasn't jumped in already. I'll send him an email pointing
him here....
1. You are using a free version which is bindery only.
2. You want to display volume restrictions so the command
looks something like:
getquota .*.staff.wu yogi_vol1: /y=ct /p
If his point #2 is correct, he wants you to contact him directly via
email and he'll have an eval version (fully functional but time bombed)
of an NDS-aware version that will do what you want to try.
--
Peter
eDirectory Rules!
--
Peter
eDirectory Rules!
--
Peter
eDirectory Rules!
"Richard Beels [SysOp]" wrote:
> I sent an email to John Baird and thinks there are two problems here:
>
> 1. You are using a free version which is bindery only.
> 2. You want to display volume restrictions so the command
> looks something like:
> getquota .*.staff.wu yogi_vol1: /y=ct /p
>
> If his point #2 is correct, he wants you to contact him directly via
> email and he'll have an eval version (fully functional but time bombed)
> of an NDS-aware version that will do what you want to try.
I'm back from vacation now and reading the newsgroups again.
John