I can open Internet Explorer and log in just fine.
Credentials are stored in the credential manager.
Attempting to access any tf.exe command results in TF30063 error.
I do not have VS installed on this machine.
Any suggestions on what to try?
UPDATE:
Here is the step I took to get this error.
- Login to VS Team Services via IE
- At the command line:
C:\>tf.exe status /collection:https:
C:\>tf.exe workspaces /collection:https:
C:\>tf.exe workspace /new /collection:https:
I also tried several others, and each one returned with the same unauthorized error.
These commands work on another server connected to the same tfs repository with the same credentials, which makes me believe in something in IE and / or Internet security settings.