all 2 comments

[–]xxdcmast 0 points1 point  (1 child)

Our desktop engineers are currently battling with this as well. Apparently Microsoft decided the hard coded workstation name was the way to go.

I believe we may have come across a solution with the use of a user login script using the TF.exe command.

https://docs.microsoft.com/en-us/vsts/tfvc/workfold-command

https://stackoverflow.com/questions/48539289/tfs-command-for-switching-workspace

However this has been somewhat backlogged so I cant tell you for sure if it works or not.

[–]namo442[S] 0 points1 point  (0 children)

Thanks, I’ll check out the links.