I have solved my problem! The problem actually was in my SAN certificate, mainly on the Subject Alternative Names field. Go Daddy did put on that field as 1st line not mail.domainname.ee put domainname.ee. So Exchange was presenting itself to XP machines
wrongly and it seems that XP is not willing to look at next lines on a SAN certificate. Windows 7 thou does it, therefore that problem never happened on Windows 7. So after I used that command: Set-OutlookProvider EXPR -CertPrincipalName:"msstd:mydomain.ee"
Everything worked! 已经找到原因了 贴出来 给大家看看~~~~~~~~~~~~
I have solved my problem! The problem actually was in my SAN certificate, mainly on the Subject Alternative Names field. Go Daddy did put on that field as 1st line not mail.domainname.ee put domainname.ee. So Exchange was presenting itself to XP machines
wrongly and it seems that XP is not willing to look at next lines on a SAN certificate. Windows 7 thou does it, therefore that problem never happened on Windows 7. So after I used that command: Set-OutlookProvider EXPR -CertPrincipalName:"msstd:mydomain.ee"
Everything worked! 已经找到原因了 贴出来 给大家看看~~~~~~~~~~~~