Hi,
We're deploying some Windows 11 ARM devices, but there doesn't seem to be a native Agent available for ARM yet. The existing v12.x agents mostly work, though I'm unable to press 'Ctrl-Alt-Delete' at any point on the machines I connect to - either at the logon screen, or when at the Windows Desktop.
It looks as though the dwvkbd64 driver is missing on the ARM machines, where it's present on normal x64 machines. This is the keyboard driver installed by the agent. The inf file for this only seems to include x64 entries, so does nothing on ARM.
Is there any chance of an updated agent and/or dwvkbd64 driver that supports ARM natively please?
I have tried running the dwdrvinst64 keyboard -install command. It runs without errors, but never installs anything. It never complains that the driver is already installed, for example. That's what led me to examine the INF file, which has no ARM entries.
Thanks