Script to Create Mailboxes and Assign Permissions 
Author Message
 Script to Create Mailboxes and Assign Permissions

    Is there a command in VBScript that I can put on an Exchange server so
that it automatically creates mailboxes with specific permissions?

Jeremy Smith
--------------------------------------------
Application Developer
Information Technology Group
Weatherhead School of Management
Case Western Reserve University
(216) 368-5106




Sat, 02 Feb 2002 03:00:00 GMT  
 Script to Create Mailboxes and Assign Permissions
Use the LDAP-provider with ADSI 2.5 to create the mailbox and assign it to a
NT account with the specific permissions.

.........
Carsten B. Senholt
webmaster at www.ivsa.org


Quote:
>     Is there a command in vbscript that I can put on an Exchange server so
> that it automatically creates mailboxes with specific permissions?

> Jeremy Smith
> --------------------------------------------
> Application Developer
> Information Technology Group
> Weatherhead School of Management
> Case Western Reserve University
> (216) 368-5106





Sun, 03 Feb 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Creating a folder structure and then assigning permissions on that structure via script

2. Assigning Printer Permissions in a VBS script.

3. Assigning permissions within a script.

4. NTFS Permissions and Exchange Mailboxes

5. Assigning security permissions to the current user

6. Assigning permission on Files/Folders

7. Assigning security permissions to the current user

8. Assigning security permissions to the currently logged-on user

9. Permission Denied creating remote script

10. A question regarding assigning distribution list to folder access permission

11. Assigning user permissions to directories in NT?

12. Assigning Crystal Registry Permissions in VB code

 

 
Powered by phpBB® Forum Software