OK. I need to be able to set an existing account to auto logon without a reboot. So I cannot use sysinternals autologon because it requires a reboot.
I need to set the auto logon for the user account and then without a reboot the user should be logged in and the account needs to be available via remote desktop.
There will be only one user and that user will not have access to the registry and protection will be set so that the user is the only one that can log onto the system
Thus, I would like to simulate the reboot process for auto logon settings - maybe stop and restart some service or run some .dlls.
This seems to be a big challenge because I could not find anything on this issue.
I need to set the auto logon for the user account and then without a reboot the user should be logged in and the account needs to be available via remote desktop.