[PS] C:\ > bulk-newmailbox.ps1 c:\users.csv
Please enter a temporary secure password for the new user accounts
Enter Password: *********
Processing complete. 8 users were processed with 2 errors. Please refer to C:\
Documents and Settings\Administrator\My Documents\bulk-newmailbox.log for more
details.
The progress indicator appears at the top of the console screen and remains in place while the accounts
are being created. As the progress indicator updates, it displays the name of the last user that was
processed. Note that even if user creation fails, the name still appears in the progress indicator.
Once the last user is processed, the progress indicator disappears and the summary message is
displayed. The summary message includes a total count of all users processed and the number of errors
encountered. The full path for the bulk-newmailbox.log file is given so the user knows where to find
the log file.
Chapter 15: User, Group, and Public Folder Administration
443
The following example shows the log file generated from the instance that generated the screen output
in the last example. The log file header includes the date and time the script was run and the file used as
input. Error messages are clearly marked so they can be quickly distinguished from success messages.
Pages:
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610