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

Re: Remote Desktop by Mubashir

Mubashir
Thu Nov 23 10:03:34 CST 2006

GetSystemMetrics(SM_REMOTESESSION) ... I guess this would be helpful .....
"TigerMan" <nospam@antispam.com> wrote in message
news:eLfQ7cvDHHA.996@TK2MSFTNGP02.phx.gbl...
>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
>
>
>