Hi there,
I am doing some fine tuning on a Windows 2008/Citrix server farm. And am trying to improve the login times.
There is an approximately 10-12 second hang on 'applying group policy shortcuts policy'. If I can eliminate or decrease this it will make a significant difference to the users.
The only shortcuts that are being implemented (updated) via gpo are approximately 20 favorites.
The problems is similar to this old thread:
http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/30e0e3a8-3aa1-4394-8d90-aba841d7dfbb
Below is an extract of the userenv log. I believe at the point the login hangs.
Any suggestions would be appreciated.
GPSVC(4b8.1778) 13:42:54:874 GPLockPolicySection: Sid = S-1-5-21-8915387-1468793353-720635935-18633, dwTimeout = 30000, dwFlags = 0 |
GPSVC(4b8.1778) 13:42:54:874 LockPolicySection called for user <S-1-5-21-8915387-1468793353-720635935-18633> |
GPSVC(4b8.1778) 13:42:54:890 Sync Lock Called |
GPSVC(4b8.1778) 13:42:54:890 Writer Lock got immediately. |
GPSVC(4b8.1778) 13:42:54:890 Lock taken successfully |
GPSVC(4b8.1778) 13:42:54:890 ProcessGPOList: Entering for extension Group Policy Shortcuts |
GPSVC(4b8.1778) 13:42:54:890 UserPolicyCallback: Setting status UI to Applying Group Policy Shortcuts policy... |
GPSVC(4b8.1778) 13:42:54:905 ProcessGPOList: No changes. CSE will not be passed in the IwbemServices intf ptr |
GPSVC(4b8.1778) 13:43:11:410 ProcessGroupPolicyCompletedExInternal: Entering. Extension = {C418DD9D-0D14-4EFB-8FBF-CFE535C8FAC7}, dwStatus = 0x0 |
GPSVC(4b8.1778) 13:43:11:426 GetWbemServices: CoCreateInstance succeeded |
GPSVC(4b8.1778) 13:43:11:426 ConnectToNameSpace: ConnectServer returned 0x0 |
GPSVC(4b8.1778) 13:43:11:442 ProcessGroupPolicyCompletedExInternal: Extension {C418DD9D-0D14-4EFB-8FBF-CFE535C8FAC7} was able to log data. Error = 0x0, dwRet = 0. Clearing the dirty bit |
GPSVC(4b8.1778) 13:43:11:442 CExtSessionLogger::Log: Didn't find an instance of the extension object when trying to set the dirty flag. |
GPSVC(4b8.1778) 13:43:11:442 ProcessGroupPolicyCompletedExInternal: Finished processing extension <Group Policy Shortcuts> at 12935259 ticks (ms) |
GPSVC(4b8.1778) 13:43:11:457 ProcessGroupPolicyCompletedExInternal: Leaving. Extension = {C418DD9D-0D14-4EFB-8FBF-CFE535C8FAC7}, Return status dwRet = 0x0 |
GPSVC(4b8.1778) 13:43:11:457 ProcessGPOList: Extension Group Policy Shortcuts returned 0x0. |
Thanks
Matt F