Jump to content

Recommended Posts

Posted
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.
Posted
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.
Posted

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

Posted
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.
Posted
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 ?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...