Jump to content

Client event logging


Recommended Posts

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

Link to comment
Share on other sites

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:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

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.

Link to comment
Share on other sites

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


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

 

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...