I'm remote accessing a host computer with a virtual computer (Hyper-V). All keyboard presses are registered by the host computer. However, while keyboard input mostly works on the virtual machine, it doesn't register the shift key. So I can only type in lowercase and I can't use special symbols like *. That means I can't use wildcards when searching the virtual machine.
Normally, the virtual machine reads the shift key no problem when I'm physically on the host computer, so I don't understand why the host computer can read shift key presses and the virtual machine can't while remote accessing.
I tried allowing "Key combinations" (host computer registered the key presses before this was selected) but it made no difference.
Any suggestions?