I had a 2007 SBS server that was messed up (wouldn't take updates).
I install a new 2007 server, moved all the mail over, and force the old 2007 exchange server down.
Then I installed exchange 2010 and moved all the mail to that server.
That seems to be working ok, but something is up with autodiscover and remote access and I'm getting a lot of calls from remote users.
I can get Iphones, win phones and Win Outlook to work. but not Outlook on Mac.
I found some articles that maybe my auto discover was messed up so I tried the following and got an error.
[PS] C:\Windows\system32>Set-Cl
ientAccess
Server -Identity CAS_Server_Name -AutodiscoverServiceIntern
alUri
https://mail.ext.com/autodiscover/autodiscover.xml
The operation couldn't be performed because object 'CAS_Server_Name' couldn't be found on 'OLDEXCHANGE.domain.local'
.
+ CategoryInfo : NotSpecified: (0:Int32) [Set-ClientAccessServer], ManagementObjectNotFoundEx
ception
+ FullyQualifiedErrorId : 5C904EB3,Microsoft.Exchang
e.Manageme
nt.SystemC
onfigurati
onTasks.Se
tClientAcc
essServer
If you notice the error is spitting the name of the original exchange server (the one that is now shut down).
Any ideas on what to do next?