Removing the Event Log Component

G

gregory.holmes

Hi

I'm building a XPe OS as a stateless system which boots from a
hiberfile straight into my application. I use a Solid State Disk with
wear levelling and don't care about or want info being written to the
disk as it will never be looked at.

Would removing the Event Log help with this? Are there any other
components to be wary of which operate similarly?

Many Thanks for your reply.

Greg Holmes
 
G

Guest

according to msdn article moving Event Logger to unprotected volume when
using ewf will improve performance. so i assume removing it completely would
do the same.

to limit disk writes you can also look into Disableing Disk Defragmentation
(there's component for tha in TD), Disable Last Access Time Stamps, Disable
System Restore, Disable Prefetch. There are articles for all this on MSDN.

Im a newbie, just made this list for myself for my next ewf/horm image.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top