The following example displays the current values for ATUri, PublicATUri, SharepointUri, SharepointSitesUri, SharepointAdminUri, SharepointUnc, ReportsUri, ReportServerUri, and TswaUri. If no value is set, the output indicates that no value has been set.
>TFSAdminUtil ConfigureConnections /view
The following example sets the PublicATUri to a new value of http://contoso.example.com:8080.
>TFSAdminUtil ConfigureConnections /PublicATUri:http://contoso.example.com:8080