Apparently not as much of an update as it is a problem. 1 week after this update users started to complain about Internet Explorer address bar was behaving strange. When they typed www. the adress didn't work. This is a minor annoyance but for our users it was enough trouble to toss them off the radar. We solved this problem when there was only to users complaining, which was quite lucky, soon A LOT of people was complaing about all sorts of stuff! Downloads not working, my documents behaving strange etc. But our little patch that we based on the registerkey found at askleo.com solved it all. It doesn't sound much, but it was my first fix that actually made an direct impact on as many as 100 users in one blow.
Here's the key for anyone interested:
Copy to a textdoc,change extension to .bat and run the file as admin
echo Installation av Hp Fix
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Cached" /v "{A4DF5659-0801-4A60-9607-1C48695EFDA9} {000214E6-0000-0000-C000-000000000046} 0x401" /t REG_DWORD /d 00000001
echo - Completed
Reflections over the current computer issues from an struggling network technician
Subscribe to:
Posts (Atom)
Powershell and Uptimerobot
Uptimerobot can be quite tedious when you need to update many monitors at once. For example say you bought the license for Uptimerobot and n...
-
When setting up a special user that is used to copy a lot of items we today learned about the default throttling restrictions in Exchange 20...
-
I had a case where a customer wanted to run RDS on singleserver. The idea was to run DC and TS on the same server to save hostingmoney. A ba...
-
Error received for no apparent reason when creating workflow. Errors were found when compiling the workflow. The workflow files were save ...