NoMachine for Windows / How to enable unattended via cmd / Reply To: How to enable unattended via cmd
May 15, 2023 at 16:05
#44233
Keymaster
You are requesting “unattended access”, can I assume for guests?
The server.cfg key PhysicalDesktopAccessNoAcceptance lets you set “owner, trusted, administrator”. You can set it to PhysicalDesktopAccessNoAcceptance administrator,trusted,system,owner,guest, so all users will be able to connect without the owner’s authorization.
You can set this key from the command line. See attached excerpt.

