No Office products installed as it is the DC
The AV was running when windows update was run which installed IE8.
Below is the dump from -
http://www.fiddlertool.com/ua.aspx
For free IE tweaks and enhancements (handpicked by EricLaw), please visit
http://www.EnhanceIE.com.
About the User-Agent String
The User-Agent (or UA) string is sent along in the headers of every HTTP
request so the server knows what type of browser is making the request. For a
quick refresher on the User-Agent string, check out George Shephard's article
in MSDN Magazine. Two MSDN articles describe User-Agent headers:
Understanding User-Agent Strings, and Best Practices for detecting the
Internet Explorer version.
Want Internet Explorer to simulate another version?
Run one of the following scripts and restart all browser instances to see
the change:
•Internet Explorer 6 on WindowsXP (use this to workaround sites that block
IE7 or Windows Vista)
•Internet Explorer 7 on your current OS
•Internet Explorer 7 on Vista
•Internet Explorer 8 on Vista (use this to workaround sites that block
Windows 7)
•Undo User-Agent registry overrides
IE8 users: Check out the free User-Agent Picker add-on, which enables
changing your UA string without restarting the browser.
This addon does not work in IE8 Beta or Win7 Beta, but does work in Release
Candidate and final builds.
--------------------------------------------------------------------------------
Your browser sent the following headers:
Connection: Keep-AliveAccept: image/gif, image/jpeg, image/pjpeg,
image/pjpeg, application/x-shockwave-flash, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, */*Accept-Encoding: gzip,
deflateAccept-Language: en-auHost:
www.fiddlertool.comUser-Agent: Mozilla/4.0
(compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET
CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)
--------------------------------------------------------------------------------
ASPNET's HTTPBrowserCapabilities object reports that, based on the
User-Agent, your Browser has the following capabilities:
Type = IE8
Name = IE
Version = 8.0
Major Version = 8
Minor Version = 0
Platform = WinNT
Is Beta = False
Is Crawler = False
Is AOL = False
Is Win16 = False
Is Win32 = True
Supports Frames = True
Supports Tables = True
Supports Cookies = True
Supports VBScript = True
Supports JavaScript = True
Supports Java Applets = True
Supports ActiveX Controls = True
--------------------------------------------------------------------------------
Conditional comments report that you are using Internet Explorer 8.0.
Object Model UA String
getComponentVersion says you are running Internet Explorer 8,0,6001,18702.
window.navigator.userAgent: [Mozilla/4.0 (compatible; MSIE 8.0; Windows NT
5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR
3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR
3.5.30729)]
window.navigator.appMinorVersion: [0]
Document mode clientCaps Info
reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\5.0\User Agent" /s > Reg.txt
reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\User Agent" /s >> Reg.txt
reg query "HKLM\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\5.0\User Agent" /s >> Reg.txt
reg query "HKCU\SOFTWARE\Policies\Microsoft\Windows\CurrentV ersion\Internet
Settings\User Agent" >> Reg.txt
reg query "HKLM\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\User Agent" /s >> Reg.txt
reg query "HKLM\SOFTWARE\Policies\Microsoft\Windows\CurrentV ersion\Internet
Settings\User Agent" >> Reg.txt
--------------------------------------------------------------------------------
©2003-2009 Microsoft Corporation