Jump to content

Recommended Posts

Posted

Good morning,

I'm hoping some of you kind people could help me get started on a simple client on a workstation which can report events and computer information back to a console on a server to display all the information.

I support primary schools which are always a mess when I take them on so this would be hugely helpful.

I'm still very new to AutoIT so if anyone could point me in the right direction or any examples they have would be great. I did have a quick look on the forum but the topics I found looked way more complex for my needs.

Thanks

Posted

There are UDFs (User Defined Function libraries) available on the forum or the wiki (Computer Information) or ready-to-run programs on the wiki (Computer Audit Tool) as well.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

I don't get what are your needs exactly.
You want to do an onscreen console which shows what's happening in windows? And if so, what kind of events it should catch? (ie: file changes, updates, user logons)

 

Or you need something else? You have any examples?

I'm a compulsive poster. When I post something, come to read it at least 5 minutes later after the posting, because I will edit it. I edited even this signature a few minutes later after I wrote it.

Posted
  On 6/9/2015 at 9:38 AM, water said:

There are UDFs (User Defined Function libraries) available on the forum or the wiki (Computer Information) or ready-to-run programs on the wiki (Computer Audit Tool) as well.

​Thanks I'll have a look

  On 6/9/2015 at 11:03 AM, Newb said:

I don't get what are your needs exactly.
You want to do an onscreen console which shows what's happening in windows? And if so, what kind of events it should catch? (ie: file changes, updates, user logons)

 

Or you need something else? You have any examples?

​I'd like it to check for Critical and Warning events on event viewer as well as information like user logged on, connectivity time stamp, Architecture, PC Spec, OS, antivirus version etc and produce all this information to a onscreen console on the server.

Eventually it would be great if I could issue commands to the client such as Display Message, WOL, Shutdown, run MDT rebuild, remote installations, remote update etc but for now I figured stick with the basic reporting.

Posted

Water mentioned the Computer Audit Tool, this would also be my recommendation, as it does not have everything you desire, but you may be able to customize it to your own needs. 

Snips & Scripts

  Reveal hidden contents

My Snips: graphCPUTemp ~ getENVvars
My Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4

Feel free to use any of my code for your own use.                                                                                                                                                           Forum FAQ

 

Posted

The computer info UDFs look very useful! Although I don't yet know how to manipulate the results into a CSV. 

I'll look at the Audit Tool next when I have a moment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...