Network drives don’t map sometimes during logon
December 3, 2008 by John Tran · Leave a Comment
If your users are complaining that they don’t get their network map drives when logging onto Windows. Don’t just tell them to log off and log back on eventhough this will work most of the time.
The problem is that Windows XP has fast logon. This feature will not wait for network connectivity and will just use cached credentials to logon to the computer. Therefore, the logon script is ignored, hence the user will not get their network drives.
To fix this problem enable Computer the Always wait for the network at computer startup and logon feature in group policy
Full path is Computer Configuration > Administrative Templates > System > Logon: Always wait for the network at computer startup and logon.
If this doesn’t fix the problem then you may need to enable scripting across a slow network connection in the group policy that contains the logon script.
To do this go to Computer Configuration > Administrative Templates > System > Group Policy
Look for Scripts policy processing. Double click on Scipts policy processing and select (check) Enabled. Then, also select (check) Allow processing across a slow network connection in the box and press OK.
Note: Other default behaviours that is not executing when slow link detected can also be changed:
Folder redirection policy processing
Disk quota policy processing
Scripts policy processing
EFS recovery policy processing
Software installation policy processing
IP security policy processing
Internet Explorer Maintenance policy processing
Wireless policy processing
Printer dialogue menu slow to appear when printing PDF documents
December 2, 2008 by John Tran · Leave a Comment
If the printer dialogue menu is slow to appear when printing PDF documents you will need to check that you do not have a print server that is not available. Some users may have a network printer connected to a print server. If this print server is offline then the printer dialogue menu will be very slow to appear as it needs to communicate to all printers first before launching the printer dialogue menu.
To resolve this issue delete the offline printer or make sure the print server is online.