Empty Home Drives

devlin7

New member
Local time
3:38 AM
Messages
40
Hi. We have installed Windows 7 Pro in our school over the Summer. I have noticed several times that occasionally Window s7 maps the students home drive to \\server\%username%$ correctly but the homedrive is empty. Under my computer you can see that the P drive shows %username% on Server correctly. I have found that most of the time by disconnecting the P drive using net use p: /del and then reconnecting net use p: \\server\%username%$ it reconnects but not always. The home drives are located on a 2tb server drive and the mapped drive show that it is mapoped to an 80Gb FAT partition somewhere.

If I map a drive to the server that doesn't exist sat net use P \\server\notarealshare$ the P drive is still mapped and also appears to have an 80Gb FAT partition. I suspect that the mapped drive is not connecting to the server but I don't understand why. Any suggestions?
 

My Computer

OS
7 Professional
Hi. We have installed Windows 7 Pro in our school over the Summer. I have noticed several times that occasionally Window s7 maps the students home drive to \\server\%username%$ correctly but the homedrive is empty. Under my computer you can see that the P drive shows %username% on Server correctly. I have found that most of the time by disconnecting the P drive using net use p: /del and then reconnecting net use p: \\server\%username%$ it reconnects but not always. The home drives are located on a 2tb server drive and the mapped drive show that it is mapoped to an 80Gb FAT partition somewhere.

If I map a drive to the server that doesn't exist sat net use P \\server\notarealshare$ the P drive is still mapped and also appears to have an 80Gb FAT partition. I suspect that the mapped drive is not connecting to the server but I don't understand why. Any suggestions?

Several very important items you left out:
  1. Which version of Win7? (Must be a release candidate since retail version wasnt available until Oct 22nd 2009, and you said you installed over last summer.)
  2. Where and how did you get Win7? (Since it was b4 release date)
  3. What type of server? Linux, Windows 2003, ???
 

My Computer

Computer Manufacturer/Model Number
Homebrew PC - "Alpha_Dawg"
OS
Windows 7 Ultimate 64 bit Steve Ballmer Signature Edition
CPU
Intel Core 2 Quad - Q9550 - 2.83GHz stock - OC'd to 3.6GHz
Motherboard
Gigabyte EP45-UD3P
Memory
4GB DDR2 800MHz (PC6400) OCZ Reaper
Graphics Card(s)
Nvidia GE Force 8800 GTS
Sound Card
Asus Xonar DX
Monitor(s) Displays
Samsung SyncMaster 2333HD
Screen Resolution
1920 x 1080
Hard Drives
WD Caviar Black 750GB - 7200RPM - 32MB cache
WD Caviar Green 1.5TB - 5400RPM - 64MB cache
WD Caviar Green 2.0TB - 5400RPM - 64MB cache
PSU
PC Power & Cooling Silencer 750
Case
Gigabyte 3D Aurora
Cooling
Case is Air - 5ea. 120mm fans (mix of Arctic and Xigmatec)
Keyboard
MS Natural Wireless KB
Mouse
MS Wireless Mouse
Internet Speed
50 mbps down/5 mbps up
Other Info
AVerMedia - AVerTVHD G2 Dual Tuner Card
We updated everything at Xmas.

Windows 7 Professional [the official release] for clients. Server 2008R2 64 bit Datacentre for servers.

I live down under so Summer is now.


Regards
 

My Computer

OS
7 Professional
We updated everything at Xmas.

Windows 7 Professional [the official release] for clients. Server 2008R2 64 bit Datacentre for servers.

I live down under so Summer is now.


Regards

Silly me... summer in southern hemisphere is winter here in northern! We tend to not think of those issues up here! LOL!

A very strange issue... we have had ZERO problems connecting Win7 to Server2008 at the college I work for.

I'm assuming the domain info is all the same, might be a policy setting if you use them.

Or do you image those student PC's??? If so, what imaging solution? We are finding that ours isnt fully Win7 compatible. It might be your problem too...
 

My Computer

Computer Manufacturer/Model Number
Homebrew PC - "Alpha_Dawg"
OS
Windows 7 Ultimate 64 bit Steve Ballmer Signature Edition
CPU
Intel Core 2 Quad - Q9550 - 2.83GHz stock - OC'd to 3.6GHz
Motherboard
Gigabyte EP45-UD3P
Memory
4GB DDR2 800MHz (PC6400) OCZ Reaper
Graphics Card(s)
Nvidia GE Force 8800 GTS
Sound Card
Asus Xonar DX
Monitor(s) Displays
Samsung SyncMaster 2333HD
Screen Resolution
1920 x 1080
Hard Drives
WD Caviar Black 750GB - 7200RPM - 32MB cache
WD Caviar Green 1.5TB - 5400RPM - 64MB cache
WD Caviar Green 2.0TB - 5400RPM - 64MB cache
PSU
PC Power & Cooling Silencer 750
Case
Gigabyte 3D Aurora
Cooling
Case is Air - 5ea. 120mm fans (mix of Arctic and Xigmatec)
Keyboard
MS Natural Wireless KB
Mouse
MS Wireless Mouse
Internet Speed
50 mbps down/5 mbps up
Other Info
AVerMedia - AVerTVHD G2 Dual Tuner Card
Thanks for the reply again. The problem occurs whether the drive is mapped by group policy, via the mapped drive in the users profile or even via a logon script. It is also happening from a windows 2008 terminal server mapping to a Windows 2008 share.

We used the Linux Clonezilla to image out network, I simply sysprep'd my perfect image out to machines. Worked really well as only built one image for three separate sets of hardware. My Windows 2008 Terminal server was built from scratch and it is also suffering issues.

I have an idea that it is something to do with what windows is expecting the homeshare to be. We use \\server\firstname.lastname$ I think Windows is expect \\server\share\username.

I just have to laugh though as it is mapping a homedrive for users, it is just that it isn't connected to anything.

Try the following:

net use p : \\server\bogusshare$, I bet you get a drive mapped even though there is no share there. The P drive will be an 80gb FAT partition. [Note P is the letter of your home drive specified in the users profile in AD]

Try it and let me know.
 

My Computer

OS
7 Professional
I am not sure where the issue is. Windows 7 will map to bogus shares if the server is running file services. A linux machine will not map bogus shares on the same server. A windows 7 workstation won't map to a bogus share on a server that isn't running file sevices.
 
Last edited:

My Computer

OS
7 Professional
I have just found a laptop running Xp and it also manages to connect to a bogus share name on a server so it has to be a server issue.
 

My Computer

OS
7 Professional
I have been moaning about Server 2008 allowing me to map shares to anywhere. It turns out I was wrong. The problem is not Server 2008 file services but Sharepoint services. Sharepoint enables webdav by default and it appears you can’t disable it [nicely at least]. With Sharepoint/IIS running I can map drives to anywhere on that server with IIS/Sharepoint down the server behaves normally.


 

My Computer

OS
7 Professional
Back
Top