UCMA Steps to create Trusted Application
问题 What are the steps to create a trusted server application and then deploying it on the lync server? I am new to lync server application development. 回答1: Finally got thorught the problem, This can be helpful. But in simple terms, Step 1 : Create an Applicationpool by using Powershell Cmd New-CsTrustedApplicationPool <>Syntax: New-CsTrustedApplicationPool -Identity -Registrar -Site -ComputerFqdn -RequiresReplication -Identity : this should be unique like MyApplicationPool.mycomputer.fqdn