Get the Identity of the Work Management Service Application Proxy

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

Solution: Use the Get-SPServiceApplicationProxy cmdlet.

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

Listing 19.6. Displaying the List of Service Application Proxies

Get-SPServiceApplicationProxy

Note

Even though the list of proxies ...

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.