An open API service indexing awesome lists of open source software.

https://github.com/b3b0/eventchecker

📅🔌🔐🔍 Simple PowerShell tool to tell you about latest logins, failures to login and power (shutdown, restart) events.
https://github.com/b3b0/eventchecker

checker eventlogs events poweroff remote

Last synced: about 2 months ago
JSON representation

📅🔌🔐🔍 Simple PowerShell tool to tell you about latest logins, failures to login and power (shutdown, restart) events.

Awesome Lists containing this project

README

        

# eventChecker
Simple PowerShell tool to tell you about latest logins, failures to login and power (shutdown, restart) events.
![alt text](https://i.imgur.com/uR3bItw.png "Checking events like a fucking madman!")

## Use

**./eventChecker.ps1** type *[login, failure, power]* servername *[only you know this]*

### Example:

`./eventChecker.ps1 power myserver.mydomain.com`

`TimeGenerated : 1/1/2020 10:40:45 PM>
Message : The process C:\Windows\System32\RuntimeBroker.exe (MYSERVER) has initiated the restart of computer MYSERVER on behalf of
MYDOMAIN\Administrator for the following reason: Other (Unplanned)
Reason Code: 0x5000000
Shutdown Type: restart
Comment:`