If I were doing this, I would not just uncheck the quota options, I would actually check the "use mailstore" option, or whatever it is called. It's the topmost checkbox. It is better for you to set your limits at the Store level. In any case, here's what you asked for: http://www.readymaids.com/LinkClick.aspx?link=clearquotas.txt&mid=431 Move all the 600 users to an OU (in our script, the OU is called myOU, change that to match the name of the OU where you have the users) Change 'LDAP://myDC.MyDomain.com/OU=myOU,DC=myDomain,DC=com' to reflect your setup. Then change the other "LDAP://myDC.MyDomain.com" to also reflect the name of one of your GCs Then save the file as a .vbs file and double-click on it. Sincerely,
D�j� Ak�m�l�f�, MCSE+M MCSA+M MCP+I Microsoft MVP - Directory Services www.readymaids.com - we know IT www.akomolafe.com Do you now realize that Today is the Tomorrow you were worried about Yesterday? -anon ________________________________ From: [EMAIL PROTECTED] on behalf of Manjeet Sent: Mon 12/20/2004 5:58 PM To: [email protected] Subject: RE: [ActiveDir] Storage Limit Change in AD Hi Deji, Thanks for your reply. Yes, the storage limit are not through store level policy. They have been set as manual. I am very novice as for as scripting is concern.If you do not mind could you please write the script for uncheck Prohibit send at and prohibit at box for me with steps how I would run it. Can I run this script on a OU because I am planning to move these users to a new OU. Thanks in advance. Manjeet [EMAIL PROTECTED] wrote: It depends (TM) Ordinarily, you will be controlling this setting at the Store level. If this is what you are doing, then all you will need to do is create another mailbox store, set the Limit the way you want and move all the 600 mailboxes to that new store. They will then inherit the new setting. If, however, you've been "creative" and had manually set these settings on each affected object (I've seen it done before ;)), then you've got to put on your "creative" hat again and write a script that clears the following attributes from all 600 users: mDBOverHardQuotaLimit - Prohibit send and receive at mDBOverQuotaLimit - Prohibit send at mDBStorageQuota - Issue warning at HTH Sincerely, D�j� Ak�m�l�f�, MCSE+M MCSA+M MCP+I Microsoft MVP - Directory Services www.readymaids.com - we know IT www.akomolafe.com Do you now realize that Today is the Tomorrow you were worried about Yesterday? -anon ________________________________ From: [EMAIL PROTECTED] on behalf of Manjeet Sent: Mon 12/20/2004 5:23 PM To: [email protected] Subject: [ActiveDir] Storage Limit Change in AD Dear Gurus, I have 1000 users in my AD in a single OU. We have set the mailbox storage limit for all users. Now I want to remove the Prohibit send at and prohibit send and recieve at limit for almost 600 users in the AD. Is there is any option by which I can uncheck Prohibit send at and prohibit send and recieve at in User properties > General Tab > Storage Limit with a single click or multiple user selection. Thanks for your valuable response. Thank You, Manjeet ________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ ________________________________ Do you Yahoo!? Send holiday email and support a worthy cause. Do good. <http://us.rd.yahoo.com/evt=29911/*http://celebrity.mail.yahoo.com/> List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
