advertisement

Article:
  The Well-Tuned Server, Part 1
Subject:   Quota and Offline Folders
Date:   2004-03-17 17:29:21
From:   asmac
A serious quota gotcha we've encountered occurs when quotas are coupled with laptop users' offline folders. Quota doesn't apply when users are offline but kicks in when synchronization occurs. Users claim to have lost files -- at the very least they can't see files they saved when offline when they go online. Very confusing. Suggestion to MS: place a quota on the offline folder equal to that on the network folder.
Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • Mitch Tulloch photo Quota and Offline Folders
    2004-03-18 11:38:02  Mitch Tulloch | O'Reilly Author [Reply | View]

    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.