advertisement

Article:
  The Well-Tuned Server, Part 1
Subject:   Quota and Offline Folders
Date:   2004-03-18 11:38:02
From:   mitchtulloch
Response to: Quota and Offline Folders

Yes, unfortunately folder redirection doesn't work with mobile users so you can't just redirect their My Documents folder to the file server as they won't have access to their files when they're offline. You have to use offline folders, which stores copies of their files locally for offline use. But if their home folder on the file server is managed using disk quotas, then problems like you describe can arise.


One possible workaround might be to use Group Policy to configure soft quota limits on all your client machines. The settings are found in:


Computer Configuration\Administrative Templates\System\Disk Quotas


You could use this to configure the same quota limits on client machines as those configured on your file server, except use soft quotas only so that users are warned when they are reaching their quota while working offline.

Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • Quota and Offline Folders
    2004-03-25 06:52:11  asmac [Reply | View]

    Thanks, I wasn't aware of that possibility. Unfortunately, it's not practical in our case as we have over 500 laptops and 1000 users to support and there are many custom quotas set in response to individual user needs. Admininstering quotas once thru the quota system and then duplicating these settings thru group policy would be an unacceptable admin burden and woul likely lead to lots of problems.
    Also, experience tells me that warnings would not help much as users tend to ignore them and my it's my responsibility to protect users from themselves.
    The only true solution it to for MS to integrate quotas and offline folders...