Ben, one other quick question if I may - mDBOverHardQuotaLimit has an Integer value between 0 and x when it is set, but how would I programatically "uncheck" that particular attribute? (Now that I showed the manager how many users are set this way, she wants to uncheck just that attribute so mail is never refused due to a full mailbox, but doesn't want to do it by hand as there are *many*).

I tried userObj.mDBOverHardQuotaLimit = NULL but that didn't work. Thanks again...