Avatar of Bhushan Gadge
Bhushan Gadge
Flag for Singapore asked on

User login ia taking much higher time (Windows 7 & Windows 10

We have 3 new users. whenever they logged in any machine it takes around 15 minutes to load the profile (means showing desktop) every time however any existing user logged on same machine it works as normal. we are facing this issue for last week joinee users only.
Windows 10Windows OS

Avatar of undefined
Last Comment
Seth Simmons

8/22/2022 - Mon
Satish Auti

Is there profile configured as roaming or local from server end. Is there any map drive configured which might takes long time to connect. Try to login by disconnecting the network connection.
arnold

What is your setup? Echo Satish's point. local/roaming profile, local/redirected folders. Drive mappings as part of GPP, etc.
does the setup include login/logout scripts to identify which DC they authenticate to? Check the environment (dcdiag)
other users on the same station have no issues? check ipconfig /all to make sure there are no public name server records in the output.
Bhushan Gadge

ASKER
it works fine by disconnecting network.

Please refer the below answer for your question.

1) Profile configured - Local
2) Map Drive - No
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
arnold

run the following in a command window
nslookup -q=srv _ldap._tcp.dc._msdcs.youraddomain

It sounds you have a two fold issue.
Potentially a faulty DC or a long discarded DC.
The login should not be consistently slow, it would be intermittent and would/should affect other users who start a new session.

Check on the system whether the new user now has a local profile c:\users\<newusername>
Do you have folder redirection deployed? This might be an issue if the <newusername> does not have rights to create the redirected folders in the \\addomain\<userfolders_share>\<newusername> or \\servername\<userfolders_share>\<newusername>

In this case, every time the user logs in, the system will try to redirect the folders when the GPO applies (offline, GPO does not apply) and will take until it times out/gives up before letting the user onto the system

network off, in the absence of a network, cached credentials are used, and GPO are not applied.
Bhushan Gadge

ASKER
Result of command as below

C:\>nslookup -q=srv _ldap._tcp.dc._msdcs.youraddomain
Server:  inpunecpinfdc01.emrsn.org
Address:  10.129.168.114

*** inpunecpinfdc01.emrsn.org can't find _ldap._tcp.dc._msdcs.youraddomain: Non-existent domain
arnold

You need to replace yourdomain with the real name of your domain.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
ASKER CERTIFIED SOLUTION
Bhushan Gadge

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Seth Simmons

No comment has been added to this question in more than 21 days, so it is now classified as abandoned.

I have recommended this question be closed as follows:

Accept: Bhushan Gadge (https:#a42360915)

If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.

seth2740
Experts-Exchange Cleanup Volunteer