|
Create and delete 100 Internet-enabled accounts in five minutes
|
|
| · | by clicking "Run batch" (CTRL+R)
|
| · | by calling SetupBatcher from the command line - from your own program
|
| · | from SetupExplorer [click new] - when you need to add single accounts on a daily basis
|
| · | Windows 2000 or 2003 server
|
| · | Exchange 2000 server
|
| · | IIS 5.0 or 6.0
|
| · | Create account
|
| · | Create Exchange 2000 mailbox
|
| · | Change SMTP address from "@d09.acme.com" to "@acme.com"
|
| · | Create home directory
|
| · | Create www directory in home directory
|
| · | Create default web page
|
| · | Create IIS 5.0 web share
|
| · | Set default home page in AD
|
| · | Delete Exchange 2000 mailbox
|
| · | Delete IIS 5.0 web share
|
| · | Delete home directory (and all files and directories in it)
|
| · | Delete account
|
| · | [Settings]: Domain - example "dc=com/dc=acme/dc=d29" - "SET ADDomainPath=dc=com/dc=acme/dc=D29"
|
| · | [Settings]: Organizational unit - example "MyOU" - "SET ADOUName=MyOU"
|
| · | [Settings]: Home directory root (choose a NTFS volume) - example "c:\users" - "SET HomeRoot=c:\users"
|
| · | [Settings]: Domain name of web server - example "d29.acme.com" - "SET WebServer=d29.acme.com"
|
| · | [Settings]: E-mail suffix - example "@acme.com" - "SET EmailSuffix=acme.com" (Remove Mailbox.SetProperty ...SMTPEmail command in [Batch] if same as server suffix) [Machines] : Change server name
|
| · | [Batch]: Exchange properties - specified in the Exchange.2k.Mailbox.Create and the Exchange.2k.Mailbox.SetProperty commands.
|
| · | The above script contains settings for the SamAccount user name generator and the password generator.
|
| · | Click Action / Run username generator / Serie to create user names.
|
| · | Click Action / Run password generator / Random to create passwords.
|
| · | It is possible to create usernames and passwords automatically with the commands Data.Passwords.Generate and Data.Usernames.Generate.
|
| · | Also have a look at the example Automatically generate unique email addresses.
|
| · | It is of course also possible to manually type full names, account names and passwords in the [Data] section or import data from an external source (see Importing data to the [Data] section).
|
| · | Click "Run Batch" to start the batch job.
|
| · | Start MMC / "Active Directory Users and Computers", verify the E-mail and the Web-page
|
| · | Start your E-mail client and try to send and receive mail with one of the E-mail accounts
|
| · | Then try one of the home pages, In MMC / "Active Directory Users and Computers", right-click an account and choose "Open home page"
|
| · | Start MMC / "Internet Information Services" to look at other IIS settings (the IIS.VirtualDir.SetProperty...DontLog command)
|
| · | Click "Undo Batch" to run the [Undo] section
|