Strange, I definitively recall seeing the clientname in the
EventLogs. But I'm mostly using 2003, so I could be mistaken. Will
check at work tomorrow.
In the meantime, you can also create your own simple textbased
logfile, by putting a line in your TS-specific login script. If
you don't have a TS login script, you can add this to the standard
login script UsrLogon.cmd, which is run for every TS-connection.
echo %username% %clientname% %date% %time% >> logon.log
195461 - How to Set Up a Logon Script Only for Terminal Server
Users
http://support.microsoft.com/?kbid=195461
--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---
"=?Utf-8?B?TWlrZQ==?=" <(E-Mail Removed)> wrote on
27 okt 2004 in microsoft.public.win2000.termserv.apps:
> Thanks for you response:
> I do have the auditing for logon and logoff enabled.
> The problem is that when the administrator logs in to the
> server. In the domain security event shows that administrator
> logged on and shows the server name as workstation. I need to
> know the remote workstation name that connects to terminal
> server.
>
> I do appreciate your help on this matter.
>
> Regards,
>
> Mike M
>
> "Vera Noest [MVP]" wrote:
>
>> Just enable auditing of security events in your domain (Logon
>> and Logoff events: Success and Failure), and you will be able
>> to see all logon and logoff events in the Security tab of the
>> EventViewer.
>>
>> --
>> Vera Noest
>> MCSE, CCEA, Microsoft MVP - Terminal Server
>> http://hem.fyristorg.com/vera/IT
>> --- please respond in newsgroup, NOT by private email ---
>>
>> "=?Utf-8?B?TWlrZU0=?=" <(E-Mail Removed)> wrote
>> on 27 okt 2004 in microsoft.public.win2000.termserv.apps:
>>
>> > I would like to be able to log what station connect to the
>> > Windows 2000 server Via Terminal Server connection
>> > For example I have couple of administrator who access the
>> > Windows 2000 server reomtely using administrator account. (We
>> > are working on policy not to use the Admin account for login)
>> > mean while I would like to know what station was used to
>> > connect to terminal server at what time of a day? Is that
>> > possible or I need a 3rd party software. If so would you know
>> > any 3rd party software? regards
>> > mike