bertster Posted June 30, 2009 Posted June 30, 2009 A very nice freeware tool for analyzing the userenv.log file is available by Syspro software : Policy Reporter (SysPro Software -> Policy Reporter).
TechSupp Posted June 30, 2009 Posted June 30, 2009 Ok the download just decided to work.. maybe i was too quick for MS and the download wasnt there at the time.. EDIT: Ok apparently this is supposed to be fixed in sp3 so the hotfix i downloaded wont work. The error seens to be the same tho.. Just downloaded this as well but it requires a password for the unzip...any ideas?
zag Posted June 30, 2009 Posted June 30, 2009 (edited) takes about 10 seconds here for the students mandatory profiles which are only about 2 meg big. Maybe a minute for teachers depending on the size of their roaming profile. If only I could find a way to configure outlook using mandatory profiles I could have everyone logging on quickly Edited June 30, 2009 by zag 1
apeo Posted June 30, 2009 Author Posted June 30, 2009 Just downloaded this as well but it requires a password for the unzip...any ideas? Its a hotfix so it needs a password.
apeo Posted June 30, 2009 Author Posted June 30, 2009 Can you post what you have redirected? There is a SP3 issue with redirected folders too. Is there a hotfix for this?
DMcCoy Posted June 30, 2009 Posted June 30, 2009 takes about 10 seconds here for the students mandatory profiles which are only about 2 meg big. Maybe a minute for teachers depending on the size of their roaming profile. If only I could find a way to configure outlook using mandatory profiles I could have everyone logging on quickly edit the registry to point at a config file, although this may fail if the user name attribute can return multiple matches. Teaching staff have a mandatory profile with outlook here.
zag Posted June 30, 2009 Posted June 30, 2009 edit the registry to point at a config file, although this may fail if the user name attribute can return multiple matches. Teaching staff have a mandatory profile with outlook here. Can you explain a bit more as I've been trying to do this for a while. What kind of config file? and where is the registry entry? I will write a wiki entry on it if I can get it working as there are 100s of people trying to do it on the internet and no real instructions.
DMcCoy Posted June 30, 2009 Posted June 30, 2009 2007 Customize Outlook profiles by using an Outlook Profile (PRF) file You can do similar steps with 2003. http://office.microsoft.com/en-us/ork2003/HA011402581033.aspx
zag Posted July 1, 2009 Posted July 1, 2009 (edited) Hey thanks for that, I can see how to create the outlook profile now. How do I get the username to match up with the profile in the registry? Is it not better to do this using a vbs script at login or a modified shortcut on the desktop? Edited July 1, 2009 by zag
Michael Posted July 1, 2009 Posted July 1, 2009 Usually anywhere between 30 seconds to 60 seconds is an acceptable logon time from start to finish. This takes into consideration profile size, wireless or wired, speed of the workstations and load on the servers. 1
apeo Posted July 1, 2009 Author Posted July 1, 2009 (edited) I've been chasing this for a while now and it does seem like i have this problem: Fix for the 20-second Logon Delay With IE7 Released - MS Windows Vista Compatible Software The only thing is that we have sp3 on and every single update for xp and IE. I've tried getting the hotfix for it (earlier in the thread) but its for sp2. I've tried uninstalling IE and reinstalling.. doesnt seem to do any better. Gonna see if MS will help but i doubt it because they most likely want to deploy IE8. Any ideas anyone? EDIT: FYI we run XP SP3 Edited July 1, 2009 by apeo
apeo Posted July 2, 2009 Author Posted July 2, 2009 OK even tho the problem seem to be with IE7, its not. Brndlog.txt did show a delay but it seems to be fixed now. This howevery did now resolve the 20 second gap caused by rundll32.exe.
DMcCoy Posted July 2, 2009 Posted July 2, 2009 Hey thanks for that, I can see how to create the outlook profile now. How do I get the username to match up with the profile in the registry? Is it not better to do this using a vbs script at login or a modified shortcut on the desktop? Single prf, use %UserName% (mine is MailboxName=%UserName%). This can be an issue if you search AD for a username and get more than one result, mine for example doesn't work with this, but then I have no mandatory profile. My user name is david, this returns all the exchange enabled Davids in AD and will prompt when opening outlook. Staff user names use their initials/sims staff code which are individual and will not return any other users, students use sims admin numbers so they would be ok too. You can run it with a script, but it will cause outlook to open when it's applied, with the registry it simply applies it when the user opens outlook.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now