TechSupp Posted April 18, 2012 Posted April 18, 2012 I have Qres set on our login scripts for users which has usually worked but the last batch of machines we have just put in seem to reset their screen res to a much higher setting than what we want. I presume its the graphics software in someway overriding the qres after it has been run at logon but any ideas where to look or what to do to stop it happening? They have Intel graphics and drivers setup and they are HP DC7900 PC's running XP joint to a 2008 R2 domain.
ChrisMiles Posted April 18, 2012 Posted April 18, 2012 I've has this with certain computer models before. The problem is caused by the fact that AD logon scripts run too early most of the time before the desktop is even loaded. To fix it I made a separate script with the resolution command in and used GPP to make a registry entry in HKCU\Software\Microsoft\Windows\CurrentVersion\Run to run the script. These run after the desktop has loaded and fixed my problems with setting the resolution. I suggest using a smart script that only runs the program when the resolution isnt correct.
TechSupp Posted April 18, 2012 Author Posted April 18, 2012 Thanks, that sounds about right. Without sounding a bit thick, how or where do I set the registry enrty in GPP?
2097 Posted April 19, 2012 Posted April 19, 2012 i use qres at logon , do you see the qres setting the resolution at logon ( e.g. change the resolution to a totally different one and see if it works ) . If it does set it and then gets changed after , i recon the graphics software is changing the resolution to its recomended optimal , which there should be a setting ion the software which you can turn off . Are all other login scripts working , such as drive maps etc
TechSupp Posted April 20, 2012 Author Posted April 20, 2012 Well got it sorted in the end, just went down the brute force route. Qres etc was working fine, just intel software was resetting it afterwards so I just used msconfig to stop the utility running and the refreshrate.exe that was set to run and all is now fine. Luckily it was not a large set of PC's so it didnt take two minutes really to change them all.
mac_shinobi Posted April 20, 2012 Posted April 20, 2012 Well got it sorted in the end, just went down the brute force route. Qres etc was working fine, just intel software was resetting it afterwards so I just used msconfig to stop the utility running and the refreshrate.exe that was set to run and all is now fine. Luckily it was not a large set of PC's so it didnt take two minutes really to change them all. igfxpers.exe by any chance ?
TechSupp Posted April 20, 2012 Author Posted April 20, 2012 Star prize on its way to you sir! Didnt take much guessing once I had a look at what was running at start up. 1
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