Odpovědět Exchange 2010: RMS Configuration Error in exchange

  • 14 Maret 2012 10:15
     
     

    hi everyone,

    i am in process configuring RMS with exchange integrated i have followed all the steps from this URL.

    http://www.msexchangegeek.com/2010/07/11/installing-windows-2008-r2-adrms-and-configuring-for-exchange-2010-irm-part-1/

    i have: exchange 2010 with windows R2 Sp1

    but now when test the RMS configuration from exchange i get below error

    [PS] C:\Users\greenman\Desktop>Test-IRMConfiguration -Sender "greenman@test.com"


    Results : Checking Exchange Server ...
                  - Exchange Server is running in Enterprise.
              Loading IRM configuration ...
                  - IRM configuration loaded successfully.
              Retrieving RMS Certification Uri ...
                  - RMS Certification Uri: https://adrms.test.com/_wmcs/certification.
              Verifying RMS version for https://adrms.test.com/_wmcs/certification ...
                  - Warning! Failed to verify RMS Version. IRM features require AD RMS on Windows Server 2008 SP2 with the
              Hotfixes specified in Knowledge Base article 973247 (http://support.microsoft.com/kb/973247) or RMS on Window
              s Server 2008 R2.
              ----------------------------------------
              Microsoft.Exchange.Security.RightsManagement.RightsManagementException: Failed to get Server Info from https:
              //adrms.afghan-wireless.com/_wmcs/certification/server.asmx. ---> System.Net.WebException: The underlying con
              nection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Securi
              ty.Authentication.AuthenticationException: The remote certificate is invalid according to the validation proc
              edure.
                 at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest async
              Request, Exception exception)
                 at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest async
              Request)
                 at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
                 at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest async
              Request)
                 at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
                 at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest async
              Request)
                 at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
                 at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequ
              est asyncRequest)
                 at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
                 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Obje
              ct state)
                 at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
                 at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
                 at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
                 at System.Net.ConnectStream.WriteHeaders(Boolean async)
                 --- End of inner exception stack trace ---
                 at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
                 at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
                 at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
                 at Microsoft.Exchange.Security.RightsManagement.SOAP.Server.ServerWS.GetServerInfo(ServerInfoRequest[] req
              uests)
                 at Microsoft.Exchange.Security.RightsManagement.ServerWSManager.ValidateServiceVersion(String featureXPath
              )
                 --- End of inner exception stack trace ---
                 at Microsoft.Exchange.Security.RightsManagement.ServerWSManager.ValidateServiceVersion(String featureXPath
              )
                 at Microsoft.Exchange.Management.RightsManagement.IRMConfigurationValidator.ValidateRmsVersion(Uri uri, Se
              rviceType serviceType)
                 at Microsoft.Exchange.Management.RightsManagement.IRMConfigurationValidator.TryGetRacAndClc()
              ----------------------------------------


    thanks greenman,

Semua Balasan

  • 14 Maret 2012 15:55
     
     

    hi, i have managed to fix that above problem it was because of certificated, however i still get this??????????????

    [PS] C:\Windows\system32>Test-IRMConfiguration -Sender "greenman@test.com"


    Results : Checking Exchange Server ...
                  - Exchange Server is running in Enterprise.
              Loading IRM configuration ...
                  - IRM configuration loaded successfully.
              Retrieving RMS Certification Uri ...
                  - RMS Certification Uri: https://rms.test.com/_wmcs/certification.
              Verifying RMS version for https://rms.test.com_wmcs/certification ...
                  - RMS Version verified successfully.
              Retrieving RMS Publishing Uri ...
                  - RMS Publishing Uri: https://rms.test.com/_wmcs/licensing.
              Acquiring Rights Account Certificate (RAC) and Client Licensor Certificate (CLC) ...
                  - RAC and CLC acquired.
              Acquiring RMS Templates ...
                  - RMS Templates acquired.
              Retrieving RMS Licensing Uri ...
                  - RMS Licensing Uri: https://rms.test.com/_wmcs/licensing.
              Verifying RMS version for https://rms.test.com/_wmcs/licensing ...
                  - RMS Version verified successfully.
              Creating Publishing License ...
                  - Publishing License created.
              Acquiring Use License from RMS Licensing Uri (https://rms.test.com/_wmcs/licensing) ...
                  - ERROR! Failed to acquire Use License.
              ----------------------------------------
              Microsoft.Exchange.Security.RightsManagement.RightsManagementException: Microsoft.DigitalRightsManagement.Lic
              ensing.UntrustedRightsLabelException: Exception of type 'Microsoft.DigitalRightsManagement.Licensing.Untruste
              dRightsLabelException' was thrown.
                 at Microsoft.Exchange.Data.Storage.RightsManagement.RmsClientManager.EndAcquireUseLicense(IAsyncResult asy
              ncResult)
                 at Microsoft.Exchange.Management.RightsManagement.IRMConfigurationValidator.TryGetULAndPreL()
              ----------------------------------------
              Acquiring Prelicense for 'greenman@test.com' from RMS Licensing Uri (https://rms.test.com/_wmcs/licensing) ...
                  - ERROR! Failed to acquire Prelicense [Failure Type = PermanentFailure]!


    any help will be appreciated.

  • 16 Maret 2012 7:26
    Moderator
     
     Jawab

    Hi GreeMann,

    Please check the IRM Requirements again as Technet lists:

    Understanding Information Rights Management

    http://technet.microsoft.com/en-us/library/dd638140.aspx#reqs

    Please also Add the Federation Mailbox to the AD RMS Super Users Group

    http://technet.microsoft.com/en-us/library/ee424431.aspx


    Frank Wang

    TechNet Community Support

  • 20 Maret 2012 2:00
    Moderator
     
     

    Hi GreeMann,

    Any updates?


    Frank Wang

    TechNet Community Support


  • 30 Mei 2012 9:35
     
     

    Hi Greenman,

    How did you address the IRM service location change.

    What command did you use to change the irm service location in exchange?

    Thanks,i am stuck because exchange is keeping record of an old IRM service location.

    Regards, Arshad

  • 30 Mei 2012 10:03
     
     

    hi

    my problem was with certificate because i was using Wildcard certificate in my exchange server as soon as i use that same certificate for my RMS server then all my issues gone.

    but you can use this link to fix your problem.

    http://www.simple-talk.com/sysadmin/general/getting-started-with-active-directory-rights-management-services-for-exchange-2010/

    thanks

    greenman