/build/static/layout/Breadcrumb_cap_w.png

Getting no login Server available while trying to login with service account with autologin

Getting no login Server available while trying to login with service account with autologin

So I have set up auto login in the windows registry for my one service account but whenever it tries login I am getting error that no logon servers are available. But the same service account i use to login normally just like we do as rdp I can login to that server without any issue and no error is there. So why am I getting error only during auto login time. Please help me on this issue. It's just stopping me to move forward with my work


0 Comments   [ + ] Show comments

Answers (1)

Posted by: AmberSDNB 5 months ago
Orange Senior Belt
0

Autologin seems to require cached credentials since the account tries to log in before network access is available. So the account already exists on that system? (Sounds like it does from your description, but just confirming)

Do you have all 3 required reg keys set properly?

1) HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon
Value: AutoAdminLogon
Type: REG_SZ
Data: 1

2) HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon
Value: DefaultPassword
Type: REG_SZ
Data: (fill your password here)

3) HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon
Value: DefaultUserName
Type: REG_SZ
Data: (fill your username here, without the domain name)

If it's still not working, is the computer on the domain? Is the service account local or domain?
If the computer is on the domain, does it default to domain logins?
If it's a service account local to that machine and the machine is on the domain / defaults to domain logins, try entering your username as .\(username) or localhost\(username) so it switches to local login.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ