I want to be able to detect in vb.net when a user has logged on to a domain
via remote desktop on a Windows 2003 Server.
Is there any way to do this? TIA
Mubashir Khan - 23 Nov 2006 16:03 GMT
GetSystemMetrics(SM_REMOTESESSION) ... I guess this would be helpful .....
>I want to be able to detect in vb.net when a user has logged on to a domain
>via remote desktop on a Windows 2003 Server.
>
> Is there any way to do this? TIA