If you like to create test mailboxes in your lab environment with Exchange 2010 here is real simple way to accomplish the task.
1..10 | ForEach { Net User "HR$_" MyPassword=01 /ADD /Domain;Enable-Mailbox "HR$_" } |
This PS will create users called HR , it will place them on random database see the video, if you like to change the name and number of mailboxes you need to adjust few things.
Respectfully,
Oz Casey, Dedeal ( MVP north America)
MCITP (EMA), MCITP (SA)
MCSE 2003, M+, S+, MCDST
Security+, Project +, Server +
http://smtp25.blogspot.com/ (Blog)
http://telnet25.wordpress.com/ (Blog
No comments:
Post a Comment