$ rdesktop -g (Size of the screen) -u (your AD userid) -d (AD Domain) -r disk:desktop=/home/(your linux account)/ -a (colour depth) (PC Name according to Active Directory)
Some notes:
- Just a little explanation of the -r parameter. It is to do a mapping between the file system from the linux box to the Remote desktop. This will allow you to transfer file to and from the system
- It seems rdesktop can go to maximum colour depth of 16 only. It is sufficient for a clear windows-like view.
- If you get this error "ERROR: getaddrinfo: Name of Service not known" It is due to the DNS of your PC not being able to resolve properly. To resolve it quickly, you may want to modify the /etc/resolv.conf to include the required DNS.