Browsing all articles in Sysadmin

Group Policy for Windows XP Visual Effects

Posted Posted by Wes in Group Policy     Comments No comments
Nov
2

I wanted to alter the setting in this GUI box with a Group Policy, so all users in the domain would have this setting applied automatically:

Start -> Settings -> Control Panel -> System -> Tab “Advanced” and then “Settings” in the “Performance” box -> Adjust for Best Performance

I dug around and discovered that those options are stored in the registry key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\VisualEffects\VisualFXSetting – where 0 is “let Windows choose”, “2″ is “adjust to best performance” and “3″ is “adjust to best appearance”.

I adjusted this registry key with Group Policy. The registry gets changed and the GUI recognizes that, but it doesn’t actually change the appearance!

Turns out that there’s an API call that must occur to change the visual settings, which has to be done via a program that doesn’t exist. Guess I’ve got a reason to learn C# now.

IE7 update hangs after reboot on SBS 2003

Posted Posted by Wes in Sysadmin     Comments 3 comments
Oct
11

While applying service packs for a Windows 2003 SBS today, I installed IE7. After the requisite reboot, I tried logging in and the usual “Setting up personalized settings for Internet Explorer” dialog came up.

It stayed there. And stayed there. It was hung up.

After a little hunting (on my laptop, since the server wasn’t going anywhere!), I found this tip that suggested:

  • Control – Alt – Delete
  • Log off
  • Log back in

And voila!

blog Categories

about databasically

We live and work in Kansas City, USA.

We're passionate about helping small businesses succeed and want to help you use technology to get more done.

From server, desktop, network management to programming custom web applications in Ruby on Rails, we're here to lend a hand.

Contact us if you have any questions!