Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Storage quota's for usershares

Status
Not open for further replies.

fr33l3r

MIS
Dec 2, 2003
24
NL
Who can tell me how i can set storage quota's for users on shares?

Users get from a logonscript shares to work with. Like (net use H: \\server\share /persistent:no) Now i want to set a quota for a user to use a max of 25MB space on this share.

Is this possible and how can i do this?

Okke.
 
I have seen it. But doesn't this quota apply to a whole volume?

I have 3 global storages/shares on 1 volume:

Volume = D: (local Disc)
Storage maps/shares:
1. Application data
2. Group data
3. User data

Every map is shared as a drive (eg G:, H:, I:). So if i restrict user1 to have 100MB on the volume the user can write 100MB in total over the three drives.

Isn't it possible to restrict storage on one volume in the separated shares so user1 can write 100MB on drive G:, 50MB on drive H: and 25MB on drive I:?

..or do i mis something here?
 
You cannot set quotas on a folder within a volume, you can only set them on the entire volume.

Jim

Jim Webber
Network Administrator MCSE CNA
 
ok, thx..
Maybe it's something to work on for Bill in the future :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top