The goal is to get a SMS notification when a user logged into a windows machine. There is no direct service/software to achieve this. But Windows is providing a service to get E-mail notification when a task is performed. So we are using the same service to get an E-mail notification when a user logged into the system, and then forwarding the mail to our mobile as SMS by google calenders SMS reminder notification.

Procedure: The details is  here.