MSFN Forum: Logon issue - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Logon issue admin needs help Rate Topic: -----

#1 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 27 March 2008 - 10:45 AM

I’m an admin with user machines using XP pro OS. We use roaming profiles. I have a logon issue. When I log into computers in my local area it takes 30 sec. or less. When I log into remote computers that are located out of state some take me 25 minutes to log into. But some only take a minute or two. I think this might be an authentication issue. This is why I think this. When I connect to a user’s computer and try to do a runas from the command prompt the time that it takes for the runas command to complete is very close to the same amount of time it would take me to log onto that computer. 25 minutes for runas to open an admin cmd window is painful to watch. I have tried runas with and w/o profile. Are there any tools to see if this is the case? Or, does anyone have any suggestions?


#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 7,349
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 27 March 2008 - 01:34 PM

When you are logging on to these other machines, you are using your own creds? Do you get different speed results on different computers at the same site?

#3 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 27 March 2008 - 02:45 PM

yeah im using my own cred's and around the same time at the same site. Give or take a few mins.

#4 User is offline   PC_LOAD_LETTER 

  • Well, I stole something else
  • Group: Super Moderator
  • Posts: 1,829
  • Joined: 13-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 March 2008 - 08:08 PM

have you tried executing runas with the /noprofile parameter?

C:\>runas /?
RUNAS USAGE:

RUNAS [ [/noprofile | /profile] [/env] [/savecred | /netonly] ]
		/user:<UserName> program

RUNAS [ [/noprofile | /profile] [/env] [/savecred] ]
		/smartcard [/user:<UserName>] program

RUNAS /trustlevel:<TrustLevel> program

   /noprofile		specifies that the user's profile should not be loaded.
					 This causes the application to load more quickly, but
					 can cause some applications to malfunction.


if it still took the same amount of time, then it could be an auth issue but if it runs quicker, its because its pulling your remote profile to the machine when you runas

#5 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,000
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 March 2008 - 08:53 PM

Honestly, that's a long time for creds to validate. You might want to consider a network trace to see if the problem machines are all hitting a specific domain controller, or going over a specific WAN link, etc, that could be causing the delay.

#6 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 28 March 2008 - 01:19 PM

Geek
Yeah I’ve tried using /noprofile. It’s the same amount of time.

Cluberti
I can’t ping the computers b/c that has been disabled. I did a trace rout and most come back with 6 hops. About 5% time out on the 6th hop. What I noticed was that one of the machines that timed out is right next to a machine that didn’t timeout. The 2 machines are plugged right next to each other in the same switch.

Here is a trace route of a machine that takes me 25mins to log into.
1 <1 ms <1 ms <1 ms
2 <1 ms <1 ms <1 ms
3 10 ms 10 ms 10 ms
4 10 ms 15 ms 15 ms
5 56 ms 51 ms 51 ms
6 53 ms 51 ms 51 ms

Anyone have any other ideas??

This post has been edited by Smiley357: 28 March 2008 - 01:22 PM


#7 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,000
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 March 2008 - 01:29 PM

Does the user who uses that machine regularly have the same logon speed issues when logging on at the console?

#8 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 28 March 2008 - 01:51 PM

Its really long but think its around 15mins so not as long as me.

#9 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,249
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 March 2008 - 07:56 PM

Any errors in the event viewer? Do you have a VPN you tunnel through, or that you can and see if there is a difference.

#10 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 28 March 2008 - 08:21 PM

IcemanND
There are no errors in the event viewer. I don’t connect with a VPN since all machines are on the same network. I use RDC or a few other RC software depending on what I need to do and none seem to make a difference in the connection time. I have connected to some machines that where on VPN and logged the user off then I logged on and some machines would take 20-30 mins for me to log on.

#11 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,249
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 March 2008 - 08:05 PM

Only ther thin gi can think of is your profile being corrupted. Try backing up your existing profile, then delete it and let a new on be created and see how it goes.

#12 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 7,349
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 31 March 2008 - 01:47 PM

View PostIcemanND, on Mar 29 2008, 10:05 PM, said:

Only ther thin gi can think of is your profile being corrupted. Try backing up your existing profile, then delete it and let a new on be created and see how it goes.


My original question was going to be "how big is your profile" but wasn't sure how roaming profiles work with RDP.

#13 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 31 March 2008 - 02:18 PM

I’m not thinking that it’s a corrupt profile since this happens to several users. Just not to the extreme of 25-30 mins. I keep my desktop clean to keep the file that has to be downloaded small. My documents and other personal files for my profile are just links back to the server where the files are stored. So this leaves my profile that is d/led to 195M

#14 User is offline   Smiley357 

  • Junior
  • Pip
  • Group: Members
  • Posts: 86
  • Joined: 12-October 07

Posted 31 March 2008 - 02:32 PM

I cleaned up some stuff and now its down to 45M. Maybe that will help but i'm guessing not.

#15 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 7,349
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 01 April 2008 - 09:45 AM

Actually 195MB isn't that big at all.

#16 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,000
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 April 2008 - 02:09 PM

At this point, I can't say anything other than get a userenv log and a network trace, and see what's really going on...

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy