Avatar of Rabih El Haj youssef
Rabih El Haj youssef
Flag for Australia asked on

Network account keep losing access to network share folders on windows 7.

Lately, we started to get about couples of users each week unable to access any network drives on their laptop
We running widows server 2012 on windows 7 64bits.
If anyone who logged into faulty laptop no one can access any network drives. Can ping the server with no issue.
The only work around we found out so far is to un-installed All Network Adapter ISATAP under device manager click on View tab select show hidden devices and reboot . Screen shot attached
But after couple days it revert back to the same issue.

The permanent fixed is to re-image the laptop and not issue so far.

Could you please assist me on how to solve this issue without imaging the laptop?
Also I would like to understand what the symptoms and causing this issue.
And just to let you know – I’m a newbie with technology. So I’ll need the steps to be fairly simple

maybe there is a script we can run it remotely to fix the issue :)

Thank you so much for your help
Windows OSNetworkingWindows 7

Avatar of undefined
Last Comment
Seth Simmons

8/22/2022 - Mon
LBTechSol

This could be a potential IP address issue, Can you confirm that your internal network is configured correct:

- Server has a Static IP address
- DHCP Scope enabled with Reservation for Server address (of the address is outside of the Scope)

I also see the image shows VMware Virtual Ethernet Adaptor, have you a VMware test setup  that could be impacting the local network (is that image the Server or Laptop?) If you are running a VMware setup on a local Laptop that could also be causing an IP conflict and so more information on this could help.
Rabih El Haj youssef

ASKER
Hi,

Sorry did not mentioned this screen shot has been taking from my personal laptop sorry for the confusion.

I do not think I have access to the server but I will try tomorrow.

Could you please tell me what sort of information or trouble shooting detail would you like me to provide it to you.

Thanks
John

On one or two test machines:

1. Run TCP/IP Reset and DNS Flush

Open cmd.exe with Run as Administrator
Then: netsh int ip reset c:\resetlog.txt
Then: ipconfig /flushdns
Then: restart the computer

2. Make sure you are mapping drives properly

Net Use Z: /Delete
Net Use Z:  \\server\folder  for all drives Z:

Do not browse for the network connection. Not a good method anymore.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23
Rabih El Haj youssef

ASKER
Hi John,

I.have tried those command line in the past without any luck.

But I will try again on faulty laptop and advice with the outcome.

Do you know if there is any script or command line I can run and remove MS isatap adapter from device manager instead uninstall them manually.

Thanks
John

Open cmd.exe .  

In the black command window, type:

Net Use  Z: \\servername\folder    ,  Enter

What numerical error do you get, if any?
Rabih El Haj youssef

ASKER
Hi John ,

I have follow your above instruction .
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\WINDOWS\system32>netsh int ip reset c:\resetlog.txt
Reseting Global, OK!
Reseting Interface, OK!
Restart the computer to complete this action.


C:\WINDOWS\system32>ipconfig /flushdns

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

C:\WINDOWS\system32>

after I rebooted the machine and logged in no luck still unable to access any network drives

Question please after I run this CMD line (netsh int ip reset c:\resetlog.txt) where do I find resetlog.txt file I checked on C drive not exist .

when I tried to map the NEt drive with CMD line got the below error .


C:\Users\Myusers>net use u: \\Domain.com\groups
System error 1231 has occurred.

The network location cannot be reached. For information about network troubleshoot
 see Windows Help.

attached is the MS ISATAP Adapter
MS-ISATAP-Adapter.PNG
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
John

ASKER CERTIFIED SOLUTION
Rabih El Haj youssef

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: 'Rabihhaj' (https:#a42862606)

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