10-12-2010, 15:52
|
#1
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Wierd Issue
Here's a good one at a customer site:
Mapped network drives W and X provided by logon script.
If you open My Computer and go into W: then open the subfolder ‘sys’ then attempt to open the subfolder ‘word docs’, explorer hangs for 20-30 seconds.
Eventually it comes back to life and opens the folder and everything operates fine.
Each time 3 more copies of the company drive (W : get mapped on additional drive letters. This happens every time you replicate this situation, such that you will eventually end up with drive letters F: through Z: mapped to the same place as W: if you keep doing it.
Happens of a few machines of mixed OS - Vista, XP, 7.
A fresh built PC (XP) has been built and it happens to this - i.ie - delay of 20seconds and 3 + additional drives mapped to the same share.
Does not happen on the server.
No AV - it's been removed for testing. Windows Updates installed.
Ideas welcome!
|
|
|
10-12-2010, 15:56
|
#2
|
argh
Join Date: Feb 2005
Age: 47
Services: full house package
Posts: 4,327
|
Re: Wierd Issue
okay try to get to the drive via this way \\"ip address"\W$
see if you get any delays that way.
|
|
|
10-12-2010, 16:33
|
#3
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Quote:
Originally Posted by DocDutch
okay try to get to the drive via this way \\"ip address"\W$
see if you get any delays that way.
|
Good shout - tested - same thing.
---------- Post added at 16:25 ---------- Previous post was at 15:59 ----------
Update: I've now moved the test computer into it's own OU with no domain policys enforced or linked - same issue.
---------- Post added at 16:33 ---------- Previous post was at 16:25 ----------
Update: Tested a PC that's not joined to the domain - works ok so I think it's something domain related but not policy related.
|
|
|
10-12-2010, 19:12
|
#4
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Update: Been informed that it only happens on XP - Vista and 7 are fine.
|
|
|
10-12-2010, 19:17
|
#5
|
Inactive
Join Date: Jun 2003
Location: NW UK
Posts: 3,546
|
Re: Wierd Issue
Try viewing hidden and system files in the folder in question, check for an autorun file or a folder permission policy which is initiating the drive mapping, something with content along the lines of net use * //machine/drive
|
|
|
10-12-2010, 19:44
|
#6
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Quote:
Originally Posted by Lord Nikon
Try viewing hidden and system files in the folder in question, check for an autorun file or a folder permission policy which is initiating the drive mapping, something with content along the lines of net use * //machine/drive
|
Been there, done that. No autorun file in the folder - not checked all the subfolders but I don't think it'll be able to run from there.
The odd thing is as well - even if you single rightclick on the folder it produces the same 3 drive mappings and the 10 ish second delay before giving you the context menu.
Even one left click will do the same but obviously won't open the folder until a double click.
There is something very odd with the folder...
|
|
|
10-12-2010, 20:46
|
#7
|
step on my trip
Join Date: Jul 2003
Posts: 3,756
|
Re: Wierd Issue
is the login script just a Net Use line? if you can provide the script (minus sensative details), that might help.
__________________
“Most people don’t listen to understand. They listen to reply. Be different.”
- Jefferson Fisher
|
|
|
10-12-2010, 20:56
|
#8
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Quote:
Originally Posted by idi banashapan
is the login script just a Net Use line? if you can provide the script (minus sensative details), that might help.
|
Yep - like this:
net use w: \\servername\Company
Simple stuff that's been used millions of times over...
|
|
|
10-12-2010, 21:18
|
#9
|
step on my trip
Join Date: Jul 2003
Posts: 3,756
|
Re: Wierd Issue
are you sure there are no other scripts set to map a drive? the profile tab in AD against the user object doesn't have a home drive location specified to use the same letter or location?
second to that, what is the behaviour if you clear all mappings, then manually map the drive with a reconnect a logon, then log out and back in?
__________________
“Most people don’t listen to understand. They listen to reply. Be different.”
- Jefferson Fisher
|
|
|
10-12-2010, 21:21
|
#10
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Quote:
Originally Posted by idi banashapan
are you sure there are no other scripts set to map a drive? the profile tab in AD against the user object doesn't have a home drive location specified to use the same letter or location?
second to that, what is the behaviour if you clear all mappings, then manually map the drive with a reconnect a logon, then log out and back in?
|
Nope. It's just a simple install. Drives are mapped by the logon script.
Same thing happens when the drive is disconnected and re-mapped manually.
|
|
|
10-12-2010, 22:38
|
#11
|
step on my trip
Join Date: Jul 2003
Posts: 3,756
|
Re: Wierd Issue
certainly is strange, i'll give it that! and you say this happens under multiple AD profiles? does it still do it if you make the mapping persistent via the batch?
__________________
“Most people don’t listen to understand. They listen to reply. Be different.”
- Jefferson Fisher
|
|
|
10-12-2010, 22:50
|
#12
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Quote:
Originally Posted by idi banashapan
certainly is strange, i'll give it that! and you say this happens under multiple AD profiles? does it still do it if you make the mapping persistent via the batch?
|
Yep - multiple user accounts - administrator / normal user - still happens.
An yep to persistent mappings.
It really is odd. Thought about renaming the folder or trashing it and restoreing from backup to another name.
|
|
|
10-12-2010, 23:03
|
#13
|
step on my trip
Join Date: Jul 2003
Posts: 3,756
|
Re: Wierd Issue
I wonder if it's something stupid where XP is timing out for some reason on the mapping. try running;
net config server /autodisconnect:time
and make the time quite long, see if the behaviour persists. I'm not 100% sure it will fix it, but it's worth a go!!
other than that, i take it the logon batch is held under the domain login script folder and not being pulled from somewhere else?
__________________
“Most people don’t listen to understand. They listen to reply. Be different.”
- Jefferson Fisher
|
|
|
11-12-2010, 08:36
|
#14
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Quote:
Originally Posted by idi banashapan
I wonder if it's something stupid where XP is timing out for some reason on the mapping. try running;
net config server /autodisconnect:time
and make the time quite long, see if the behaviour persists. I'm not 100% sure it will fix it, but it's worth a go!!
|
But that would affect ALL users not just specific on Windows XP - I'll give it a shot but doubt it'll fix it.
Quote:
Originally Posted by idi banashapan
other than that, i take it the logon batch is held under the domain login script folder and not being pulled from somewhere else?
|
Yep - in sysvol /scripts folder.
|
|
|
07-01-2011, 16:19
|
#15
|
Guest
Location: Near Hungerford, West Berkshire
Services: TV: Sky HD, Landline: BT,
Mobile: Orange, Internet: Quite Slow!
Posts: n/a
|
Re: Wierd Issue
Update: PC works perfect in Safe Mode /w Networking - tracked it down to a service - but not sure what yet. Reinstalled the NIC and networking - same persistant issue.
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 13:42.
|