scottbwilliams
Posts: 1
Joined: 30.Jul.2008
Status: offline
|
I am trying to install a unified communications certificate from Comodo to get my OWA to work correctly with my Pocket PC's. I used the improt-exchangeservices command with success, but when I try to enable the services I get a thumbprint not found error. Here is all the info on the two current certificates: [PS] C:\Users\!scott\Desktop>Enable-ExchangeCertificate -thumbprint C3B0632BBED01EEE409E8109E547CF318D5D4057 -services IIS Enable-ExchangeCertificate : The certificate with thumbprint C3B0632BBED01EEE409E8109E547CF318D5D4057 was not found. At line:1 char:27 + Enable-ExchangeCertificate <<<< -thumbprint C3B0632BBED01EEE409E8109E547CF318D5D4057 -services IIS [PS] C:\Users\!scott\Desktop>GET-EXCHANGECERTIFICATE | FL AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessRule} CertificateDomains : {owa.atstechsolutions.com, owa.atstech.net, autodiscover.atstechsolutions.com, autodiscover.atstech.net} HasPrivateKey : True IsSelfSigned : True Issuer : O=ATS Tech Solutions Inc, OU=Exchange, C=US, S=Georgia, L=Gainesville, CN=owa.atstechsolutions.com NotAfter : 8/4/2009 3:44:05 PM NotBefore : 8/4/2008 3:24:05 PM PublicKeySize : 1024 RootCAType : None SerialNumber : 0604F8F397B195BE4CE330A951473ECA Services : None Status : Valid Subject : O=ATS Tech Solutions Inc, OU=Exchange, C=US, S=Georgia, L=Gainesville, CN=owa.atstechsolutions.com Thumbprint : C3B0632BBED01EEE409E8109E547CF318D5D4057 AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessRule} CertificateDomains : {jabba, jabba.ats.local} HasPrivateKey : True IsSelfSigned : True Issuer : CN=jabba NotAfter : 7/26/2009 2:53:48 PM NotBefore : 7/26/2008 2:53:48 PM PublicKeySize : 2048 RootCAType : Registry SerialNumber : 65D215580B82C8914A0B65075D8F56A0 Services : IMAP, POP, UM, IIS, SMTP Status : Valid Subject : CN=jabba Thumbprint : 89370E1277EBD2A34D4F888A80DEF4F061FC253F Any help is much appreciated! Scott
|