I'm trying to unshelve a shelveset to another branch using the tfpt utility included in TFS Powertools. However, since I installed the TFS power tools we have moved the TFS server to another server (with a different URL).
The problem is that when I am using TFS power tools it tries to access the old server which leads to an error saying
Team Foundation Server does not exists or is not accessible at this time. Technichal information (for administrator): The request failed with HTTP status 503: Service unavailable.
Does anyone know how do I tell tfpt to use the new server location instead? I thought that this would be solved by making a simple search on google but I was wrong :/