View Single Post
  #3  
Old 02-18-2011, 09:06 AM
DanGBCT DanGBCT is online now
Registered User
 
Join Date: 02-16-2011
Posts: 3
I was able to solve the problem by removing the "$" character from the command line:

"C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\tf.exe" Get /noprompt /login:<domainname\username>, <password>, /recursive $\<files to retrieve>

Can you explain the role of the "$" character?

Thanks.
Reply With Quote