Currently I found two ways to get the latest version - in Visual Studio using Team Explorer and in Windows Explorer using TFS Power Tools Shell Extensions.
Because our TFS server is located vary far from developers working with it is very slow and very often hangs on an application (VS/Explorer). So I want to run Get in console to minimize the load on OS during the oepration.
It seems that both tf.exe and tfpt.exe doesn't contain anything like Get.
Are there anything else?
TF.exe does have a get command. The following is the output of
TF.exe get -?
Now you don't mention a specific version, but I am pretty sure it has been in TF.exe since first release.
To get latest version of a solution directory, simply navigate to the mapped directory on the command line, and execute: