Microsoft
Software
Hardware
Network
Question : Need help resolving a issue with the home folder not being mapped to client from 2003 DC
Running a 2003 server sp1 as a DC. All users are setup with a home folder path within AD at logon. It works 95% of the time. This is what happens when it doesnt work. So the home path should be \\server\users\username.. When it doesnt work correctly it maps the personal folder drive to \\server\users. This seems to happen to me personally more than to other users, Im a domain admin. Any ideas would be appreciated..
Thanks
Answer : Need help resolving a issue with the home folder not being mapped to client from 2003 DC
You might just need to change this
FOLLOWUPDATE BETWEEN COALESCE(@DATEBEGIN, FOLLOWUPDATE) AND COALESCE(@DATEEND, FOLLOWUPDATE)
to
(FOLLOWUPDATE >= @DATEBEGIN OR @DATEBEGIN IS NULL) AND (FOLLOWUPDATE <= @DATEEND OR @DATEEND IS NULL)
Random Solutions
Err1Err3 Fix
z-index not working
backspace deleting chunks of text
10.0.0.3 address on 192.168.1.x network
Select all rows from multiple tables mysql
Create bookmark for the entire penultimate section
Set ID value in a Dynamically loaded Combo Box, VB.NET
Having trouble working with pointers in C program
Move domain of virtual servers
SQL Dates