Windows Login Detector
Budget: $10 – $30 USD
Windows Login Detector
I need to build a small program that is able to detect every time the user logs into a windows machine.
Project Requirements:
1) The program should be started periodically every xxx minutes by cronjob and it should check if there was a login by examining the windows logs.
2) If a login has occurred, the program must communicate this fact to a remote server using the get method. Example:
wget "https:www.remoteServer.com/PerformedLogin:WindowsMachine=yyy
Its All
I need to build a small program that is able to detect every time the user logs into a windows machine.
Project Requirements:
1) The program should be started periodically every xxx minutes by cronjob and it should check if there was a login by examining the windows logs.
2) If a login has occurred, the program must communicate this fact to a remote server using the get method. Example:
wget "https:www.remoteServer.com/PerformedLogin:WindowsMachine=yyy
Its All