Registry Edit to enable Internet Explorer event viewing

Question:
Hello Experts,
I am trying to enable my event viewer to log Internet Explorer activity;however, I can’t see the folder “Feature Control” to find key Feature_Enable_Compat_Logging.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl
I am using Microsoft Server 2003.
Can someone tell me the correct path?
Thanks,
Kel
Solution:
Sorry, forgot the link http://www.geoffchappell.com/viewer.htm?doc=notes/windows/ie/featurecontrol.htm

More from Hardware

Union with a LEFT JOIN not producing distinct results

Question:
All documentation I’ve read suggests that a UNION will automatically eliminate duplicates.  But when I run this query I get duplicates:
select
universe.*,
usystems.*
from
universe
left join usystems
on
universe.ipcapturedate = usystems.Acapturedate
and
universe.ipdin = usystems.Adin
UNION
select
universe.*,
usystems.*
from
universe
left join usystems
on
universe.ipcapturedate = usystems.Bcapturedate
and
universe.ipdin = usystems.Bdin
_________________________________________________________
I’ve resorted to running this query, but there must be something inefficient (or flat out incorrect)  about it because it’s running for ever.  [...]

More from Microsoft

DCPROMO on Windows 2008 R2 64 bit fails

Question:
I have a Windows 2003 Domain with 3 dc’’s.
1 DC with Windows 2003 std. SP2
2 DC’s with Windows 2008 std. 64 bit.
I have run adprep from the Windows 2008 std. 64 bit image with /forestprep, domainprep and rodcprep with success.
I have now installed a Windows 2008 std. 64 bit R2 and added the server to [...]

More from OS

Avoiding Brute-Force Password Cracking

Question:
I am not a security expert and I have what may be a naive question. If hackers routinely use brute-force password-cracking scripts to guess thousands of login PWs per minute, isn’t mitigating this a simple matter of changing settings in the OS so that each failed PW attempt incurs a 3-second time-out period before the [...]

More from Security

Unable to add storage to VMWare host after reboot

Question:  Environment
4 VMWare hosts running VMware ESX 4.0.0 build-164009 connected to NetApp SAN over Fibre Channel
Problem
After a reboot 1 host was no longer able to see Datastores – Refresh/Add Storage both yield no results
During trouble shooting found some other hosts are unable to browse all the Datastores(luns) presented to them – while others are working [...]

More from Software

Virus/Malware – Strange Windows logon screen

Question:
I’ve connected remotely to a friends computer and it had a strange logon screen. When I rebooted it in safe mode it came to the screen to log on to either Administrator or Owner.  When I clicked on Administrator it then came to the screen below in the screenshot.
Has anyone experienced this before or how [...]

More from Virus & Spyware