Jim Rogers

Lives in Baton Rouge, LA, with two dogs, one cat, and one lovely wife. I'm a lead developer for GCR & Associates.

Katrin and Jim

Month List

Remote Desktop With a USB Key

by Jim Aug 13, 2008 3:43 PM

Our client has given us a copy of their old software, which requires a USB key to run. I'm 300 miles away. Here's the trick to using Remote Desktop in this scenario (run at a command prompt):

mstsc -v:servername /F -console

Presumably this would also work with other kinds of dongle. What you're doing is connecting to the console session. The caveat is that this only works if the host machine is Windows Server 2003. If you don't have that sitting around, then you can also use RealVNC.

Tags:

Code

Comments (2) -

8/20/2011 4:57:45 PM #

Reyn

Any version in particular I need to get to get this to work? I also have a usb key dongle that is required by a program and I like to connect remotely sometimes. Any help would be greatly appreciated!

Reyn United States

8/20/2011 5:44:32 PM #

Jim

If you mean the version of RealVNC, I wouldn't think it would matter - it just works in a different way. I prefer remote desktop whenever I can use it. presumably the version I had available then would have been the latest at the time.

Jim United States

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading