1: 2: 3: 4: 5: 6: 7:
Fastställd oUser = GetObject (”den CN=Test användaren, OU=Employees, DC=mydomain, DC=local”) oUser.mDBStorageQuota = 250000 oUser.mDBOverQuotaLimit = 275000 oUser.mDBOverHardQuotaLimit = 300000 oUser.SetInfo