Tuesday, November 29, 2011

New-TestCasConnectivityUser.ps1Error

When you run TestCasConnectivityUser.ps1 , you need to have mail enabled test user account for the script to run properly.
new-TestCasConnectivityUser.ps1
Drill down to Script directory on your exchange server, and run "new-TestCasConnectivityUser.ps1"
  • Program Files
  • Microsoft
  • Exchange Server
  • V14
  • Scripts
Make sure the password you are using at the first time meets the password requirements and if you need specify the OU where the account will get created ( replace STP25.gov to your own Domain name space.)
Get-MailboxServer mccnpwinmbx1 | .\new-TestCasConnectivityUser.ps1 -OU STP25.gov/users
If you open ADUC you will be able to see this user, in the default users container.
get-user extest_e7a1882f51284
 
image
image
No running  Test-OutlookWebServices -ClientAccessServer EXCCAS1 should work
image
Respectfully,
http://smtp25.blogspot.com/ (Blog)
http://telnet25.wordpress.com/ (Blog)

View article...
 

No comments:

Post a Comment