Anyone know a program that will write out a log of everything I do? For example, let's say I go in active directory and create a OU then create a user and add it to that OU it would log each step from clicking start, going to programs, admin tools, etc....
Basically the same way it would be on a tutorial or something.
In our OS class we need to keep a log of everything we do, and it's VERY tedious, so I've been thinking I could get a program to do it for me.
I'd also be willing to code this myself so being pointed in the right direction as to what I'd have to go learn to do so would do as well, but I'm hoping something like this already exists.
Oh and it should also support dynamic stuff, like if I create a new group it should say "created new group called: [something]".
Wording and format does not really matter, since it's just the thing of parsing it into my own format, if it's too cryptic to be used as a journal.
Basically the same way it would be on a tutorial or something.
In our OS class we need to keep a log of everything we do, and it's VERY tedious, so I've been thinking I could get a program to do it for me.
Oh and it should also support dynamic stuff, like if I create a new group it should say "created new group called: [something]".
Wording and format does not really matter, since it's just the thing of parsing it into my own format, if it's too cryptic to be used as a journal.