Created: 2017.10.09
I have been investigating using an iPad Pro Gen 1 as a high resolution second monitor, but it could also be used as a touchscreen controller for a small Windows computer such as the Kangaroo Pro.
This got me thinking about remote control of computers, and brought me back to RDP, a technology I hadn't used in years.
- Use existing Windows laptop
- Use a single stand / screen
- Easily switch between Windows and Mac via MacOS spaces:
Control + <>
- Test Windows screen readers
- No lag on a local network
- The Macbook Air has a much nicer screen than the business-orientated Toshiba Portege
- Windows 7 is not touch aware, so it couldn't work with the iPad without extra software (but you could probably just use a mouse)
- Connection seems to drop fairly often - the mouse cursor moves but the click is not registered
- Get the PC name and a list of users:
cmd
->net users
- Control Panel > System > Allow remote access to your computer
- Allow connections only from computers running Remote Desktop with Network Level Authentication (more secure)
- Select Users
- Enter a name from (1), e.g. Administrator
- Also take note of 'From this location' - this is the PC name
- Install the free Microsoft Remote Desktop app from the AppStore
- New >
- General
- Connection Name: [Anything]
- PC Name: The machine name or IP Address
- Gateway: -
- User name: A Windows user
- Password: The Windows user's password (a password is required to use RDP)
- Resolution: Native
- Colors: True Color (24 bit)
- Full screen mode: OS X native
- Start session in fullscreen
- Session
- Sound: Play on device
- Connect to admin session