Get the Identity of the Machine Translation Service Proxy


Scenario/Problem: You need to find the identity of the Machine Translation Service Proxy.


Solution: Use the Get-SPServiceApplicationProxy cmdlet.

To get a specific instance of a Machine Translation Service Application Proxy, you need the identity of the service application proxy. No specific cmdlet exists for getting the proxy of a Machine Translation Service application, so you need to use the Get-SPServiceApplicationProxy cmdlet to display all service application proxies and find the Machine Translation Service. Listing 20.3 shows the command line without any parameters.

Listing 20.3. Displaying the List of Service Application Proxies


Get-SPServiceApplicationProxy



Note

Even though the list of proxies looks identical to the service applications, the GUIDs are different. You need to know the metadata service proxy for certain configuration operations described in this chapter.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.216.239.46