Sort of..
If you enable auditing of security events, then all logon and logoff
events are recorded in the Security tab of the EventLog.
You can also make your own textbased log by putting a line in the
users logonscript like:
echo %username% %clientname% %date% %time% >> logon.log
--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup ---
"Kevin" <(E-Mail Removed)> wrote in news:078801c388cb
$cff9d060$(E-Mail Removed):
> Hi,
>
> I am new to Terminal Services, so please bear with me.
>
> Is there any kind of connection log on Terminal Server?
>
> If there is, where do I find it?
>
> Many Thanks