Check if User (live) on the Domain Controller
- by Data-Base
Hello,
when we connect a machine to AD, user will be able to log into the machine with their AD user-name and password, at home they can do that ( when they are not on the work network) which fine and good
we need to have a program Auto-start when the user login BUT only when they are at work and in our network!
how can I achieve that? (I can build a checking program in c#)
but not sure where to start!
cheers