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
UPS Worldship addresses
keep loosing favorites in outlook 2003
How do I move my IMAP Outlook 2010 pst to a different drive?
Copy data from Column A to I
The print jobs coming out of the printers are in HUGE text
How to Remove Calendar from Favorites Folder Office Outlook 2003
Confusion about XAML namespace values.
sql server 2008 cleanup?
c declaration type
Getting "Object Moved" error in ASP.NET application