TfsConfig settings /notificationUrl: /serverUrl: Manages miscellaneous Team Foundation Server settings. /notificationUrl: ...

TfsConfig settings [/notificationUrl:] [/serverUrl:]
    Manages miscellaneous Team Foundation Server settings. 
    
    /notificationUrl: Sets the Notification URL to 
    /serverUrl:       Sets the Server URL to 
   
    EXAMPLES
    --------
    TfsConfig settings /notificationUrl:https://www.contoso.com/tfs /serverUrl:http://localhost:8080/tfs
    TfsConfig settings /notificationUrl:https://www.contoso.com/tfs 
    
    NOTES
    -----
    The Notification URL is the URL used in automatic e-mails generated by TFS. 
    The Server URL is the URL used for server-to-server communication. 
    The Server URL MUST be accessible by all TFS application tiers. 
    By default the Server URL is set to localhost.