TABLE 1: Proquota Registry Entries
Registry EntryTypeAction
EnableProfileQuotaREG_DWORDDetermines whether to track profile space (i.e., whether to run proquota.exe). A value of 1 means track profile space; a value of 0 means don't track it.
IncludeRegInProQuotaREG_DWORDTells Proquota whether to include the size of the Registry file in its profile size calculations. A value of 1 means include the Registry; a value of 0 means omit it.
MaxProfileSizeREG_DWORDTells how much space to allot to the user. The value equals the number of kilobytes of allotted space; for example, to allow 4MB of profile space, set the value to 4096.
ProfileQuotaMessageREG_SZTailors the nagging message to your taste.
WarnUserREG_DWORDTells Proquota whether to nag the user when profile space is exhausted. If the value is 1, the nagging messages appear. If the value is 0, no nagging messages appear; the user gets the mandatory message only when trying to log off with too much data in the profile.
WarnUserTimeoutREG_DWORDTells Proquota how often to nag the user. The value is the number of minutes you want Proquota to wait between messages. If you set WarnUser to 0, the WarnUserTimeout value is irrelevant.