Re: User Login Logging
From: Vera Noest [MVP] (vera.noest_at_remove-this.hem.utfors.se)
Date: 04/09/04
- Next message: Vera Noest [MVP]: "Re: Temporary Device CAL"
- Previous message: Steve: "Temporary Device CAL"
- In reply to: Sylvan Jonas: "Re: User Login Logging"
- Next in thread: Sylvan Jonas: "Re: User Login Logging"
- Reply: Sylvan Jonas: "Re: User Login Logging"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 09 Apr 2004 12:00:48 -0700
You don't need a DC to enable auditing. Use the default security
policy on the TS:
Computer Configuration\Windows Settings\Security Settings\Local
Policies\Auditing
And you *do* run a TS-specific logon script already: usrlogon.cmd.
You can easily define your own TS-specific logon script, as
explained in KB 195461.
--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---
"Sylvan Jonas" <sjonas(rEm0vEtH1S)@brouse.com> wrote in
news:eos7jtiHEHA.3464@TK2MSFTNGP10.phx.gbl:
> First of all, let me thank you for your ideas and prompt
> response.
>
> I don't know where I would enable auditing of security events on
> the TS. It's not a domain controller. And since it's not a
> domain controller, I don't have a TS-specific login script
> either. Do you know of anyway I can use the file-creation
> script in a NetWare login script?
>
> Any other ideas?
>
> Thanks,
> Sylvan
> "Vera Noest [MVP]" <vera.noest@remove-this.hem.utfors.se> wrote
> in message
> news:Xns94C5CF840558Everanoesthemutforsse@207.46.248.16...
>> If you enable auditing of security events, you will see all
>> logon and logoff events in the Security tab of the EventLog on
>> the TS.
>>
>> You can filter and export these events once a month to a tab-
>> delimited textfile for further processing.
>>
>> Or you could make your own, very simple logon report by adding
>> a line to your TS-specific login script:
>>
>> 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 ---
>>
>> "Sylvan Jonas" <sjonas(rEm0vEtH1S)@brouse.com> wrote in
>> news:Os64CJYHEHA.2580@TK2MSFTNGP12.phx.gbl:
>>
>> > We are using a Windows NT environment, but have a Windows
>> > 2000 Server that we use for Terminal Services. We are also
>> > using NetWare 5.x as our primary login authentication. Is
>> > there a way that we can track who has connected through
>> > terminal services? Is there some type of logging feature?
>> >
>> > Thanks,
>> > Sylvan Jonas
- Next message: Vera Noest [MVP]: "Re: Temporary Device CAL"
- Previous message: Steve: "Temporary Device CAL"
- In reply to: Sylvan Jonas: "Re: User Login Logging"
- Next in thread: Sylvan Jonas: "Re: User Login Logging"
- Reply: Sylvan Jonas: "Re: User Login Logging"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|