Posts
Showing posts from January, 2011
MSTSC
- Get link
- X
- Other Apps
Creates connections to terminal servers or other remote computers, edits an existing Remote Desktop Connection (.rdp) configuration file, and migrates Windows XP connections (connections created with Client Connection Manager) to new .rdp files. Syntax mstsc.exe {ConnectionFile|/v:server} [/console] [/f] [/w:width /h:height] mstsc.exe /edit"ConnectionFile" mstsc.exe /migrate Top of pageTop of page Parameters ConnectionFile : Specifies the name of an .rdp file for the connection. /v:server : Specifies the remote computer to which you want to connect. /console : Connects to the console session of the specified Windows 2000 Server. /f : Starts Remote Desktop connection in full-screen mode. /w:width /h:height : Specifies the dimensions of the Remote Desktop screen. /edit : Opens the specified .rdp file for editing. /migrate : Migrates legacy connection files that were created with Client Connection Manager to new .rdp connection files.