When I am doing ssh to a remote windows machine from the linux CLI running the following command it works:
ssh -tt username@ip_address
However wh