| Gets the CopyMove configuration for a SharePoint Web Application. Syntax 
| Get-CopyMoveWebApplicationConfiguration [-Identity] <SPWebApplicationPipeBind> [<CommonParameters>] | Parameters 
| Parameter | Required | Type | Description |  
| Identity | Yes | SPWebApplicationPipeBind | SharePoint SPWebApplication object or a string object with the name, the GUID or the URL address of the SharePoint Web Application | Examples Gets the CopyMove configuration object for the web application https://sp2016content.mydomain.net   
| Get-SPWebApplication "https://sp2016content.mydomain.net" | Get-CopyMoveWebApplicationConfiguration | Sample output object. 
| LinksListUrl : https://sp2016content.mydomain.net/sites/sppcopymove/Lists/userlinks |     |