Remote Desktop: Using a custom resolution
When connecting to a remote machine via RDP you may specify a resolution on the command line like this:
$> mstsc.exe -v:<remote_host> /w:1280 /h:1024
When connecting to a remote machine via RDP you may specify a resolution on the command line like this:
$> mstsc.exe -v:<remote_host> /w:1280 /h:1024