Hi, Is there a way to provide credentials to get latest files from TFS using TF.exe command line utility? My company was recently took over by another company. After acquisition, my machine was imaged as per new company's policy. I will be able to access the old company's domain over VPN. The TFS server belongs to old company's and accessible only over VPN. I have a MSBuild script which was working good before the take over. When I try executing it now, I get a message I am not authorized to access the TFS server even when I am connected to VPN.
When I try launching the Visual Studio, Team explorer prompts for user name/password. Is there a way to provide the credentials to the command line - similar to Visual Studio?
I appreciate the help.
Thanks.~/Ananth