Re: Recording LogonLogoff

Tech-Archive recommends: Fix windows errors by optimizing your registry



Ahh ... the world is still big enough for us to have a choice ...

Tastes great ...
Less filling ...

--
Kevin Weilbacher [SBS-MVP]
"The days pass by so quickly now, the nights are seldom long"


"SuperGumby [SBS MVP]" <not@xxxxxxxxxxx> wrote in message
news:O4ZHGz5RFHA.2136@xxxxxxxxxxxxxxxxxxxxxxx
> we're agreeing to disagree :-) not unusual for us.
>
> How you implement such a thing is one of those 'choice' things:
> You can enable logon/logoff auditing and use the Event Logs or you can
> implement the scripts and have a simple text file (which BTW very easily
> imports into Excel).
>
> I know which I prefer, umm, Kev's method (BWAHAHHAAHAHAHA).
>
> "jimtotem" <jimtotem@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:032F32DD-75F3-47C2-AA9D-CAD7D604F960@xxxxxxxxxxxxxxxx
>> Hi everyone,
>>
>> What are we agreeing to?
>>
>> I am running on a single domain controller (DC) and want to (for HIPPA
>> security purposes) record (in a log of some sort) users logging on, from
>> about 15 workstations, to the server which has "electronic patient health
>> information" (ePHI).
>>
>> It would be great if I could view it via the Event Viewer, but not
>> necessarily.
>>
>> Please straighten me out!
>>
>> Jim
>>
>> "SuperGumby [SBS MVP]" wrote:
>>
>>> no, you use the netlogon share in conjunction with the GPO.
>>>
>>> Items in netlogon do not get automatically started.
>>>
>>> "Javier Gomez [SBS MVP]" <javier_gomez@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
>>> in
>>> message news:ugNldW4RFHA.4068@xxxxxxxxxxxxxxxxxxxxxxx
>>> > One important point is that you should use the Netlogon share *or*
>>> > GPOs.
>>> > If you use both... then you will get the same script running 2 times.
>>> >
>>> > --
>>> > Javier [SBS MVP]
>>> > www.msmvps.com/javier
>>> > << SBS ROCKS!!! >>
>>> >
>>> > "SuperGumby [SBS MVP]" <not@xxxxxxxxxxx> wrote in message
>>> > news:OgzRbB4RFHA.1476@xxxxxxxxxxxxxxxxxxxxxxx
>>> >> the logon.cmd and logoff.cmd are best stored on the SBS in
>>> >> C:\WINDOWS\SYSVOL\sysvol\lc.lan\scripts (replace lc.lan with your
>>> >> local
>>> >> domain), the netlogon folder.
>>> >>
>>> >> In a single DC environment you can then set the policy to an absolute
>>> >> UNC
>>> >> of
>>> >> \\sbs\netlogon\logon.cmd or \\sbs\netlogon\logoff.cmd.
>>> >> In a multiple DC AD you might want to use a variable in the
>>> >> specification
>>> >> %LOGONSERVER%\netlogon\logon.cmd and %LOGONSERVER%\netlogon\logon.cmd
>>> >> as
>>> >> the
>>> >> netlogon will be replicated between peer DC's.
>>> >>
>>> >> With you putting the file in c:\logon.cmd and c:\logoff.cmd you would
>>> >> need to
>>> >> a) copy the files to the same location on every workstation
>>> >> b) specify the files as c:\logon.cmd and c:\logoff.cmd in the proup
>>> >> policy
>>> >> c) manually update all copies if you wanted to implement change
>>> >>
>>> >>
>>> >> "jimtotem" <jimtotem@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>>> >> news:3C6BA91C-4163-421E-A3A4-00746DF16417@xxxxxxxxxxxxxxxx
>>> >>>I am embarrased to admit it, but I still can't make it work.
>>> >>> I created the two "logon.cmd" and Logoff.cmd" files and located them
>>> >>> on
>>> >>> my
>>> >>> root C: drive.
>>> >>> I then set the Group Polict (Scripts (Logon)) to "logon.cmd"
>>> >>> I guess I don's know which log file to check? I do not see it in
>>> >>> my
>>> >>> "Event
>>> >>> Viewer."
>>> >>>
>>> >>> "Frustrated" Jim
>>> >>>
>>> >>>
>>> >>> "Kevin Weilbacher [SBS-MVP]" wrote:
>>> >>>
>>> >>>> I've updated my blog to reflect Javier's input. Thanks!
>>> >>>> http://msmvps.com/kwsupport/archive/2005/02/24/36942.aspx
>>> >>>>
>>> >>>> --
>>> >>>> Kevin Weilbacher [SBS-MVP]
>>> >>>> "The days pass by so quickly now, the nights are seldom long"
>>> >>>>
>>> >>>>
>>> >>>> "Rick Dilley" <rdilley@xxxxxxxxxxxxxxxx> wrote in message
>>> >>>> news:ehlHjjpRFHA.3560@xxxxxxxxxxxxxxxxxxxxxxx
>>> >>>> > Exactly Which GP has to be changed?
>>> >>>> >
>>> >>>> > RickD
>>> >>>> >
>>> >>>> > "Javier Gomez [SBS MVP]" <javier_gomez@xxxxxxxxxxxxxxxxxxxxxxxx>
>>> >>>> > wrote
>>> >>>> > in
>>> >>>> > message news:OYaJEL4PFHA.4024@xxxxxxxxxxxxxxxxxxxxxxx
>>> >>>> >> GP = Group Policy
>>> >>>> >>
>>> >>>> >> --
>>> >>>> >> Javier [SBS MVP]
>>> >>>> >> www.msmvps.com/javier
>>> >>>> >> << SBS ROCKS!!! >>
>>> >>>> >>
>>> >>>> >> "Jim" <totemconsultants@xxxxxxxxxxx> wrote in message
>>> >>>> >> news:05fe01c53f7f$f88c06d0$a601280a@xxxxxxxxxx
>>> >>>> >> > Please pardon my ignorance, but what is "GP"?
>>> >>>> >> > Jim
>>> >>>> >> >>-----Original Message-----
>>> >>>> >> >>Here's a poor man's way of tracking user login's:
>>> >>>> >> >>http://msmvps.com/kwsupport/archive/2005/02/24/36942.aspx
>>> >>>> >> >>
>>> >>>> >> >>--
>>> >>>> >> >>Kevin Weilbacher [SBS-MVP]
>>> >>>> >> >>"The days pass by so quickly now, the nights are seldom
>>> >>>> >> > long"
>>> >>>> >> >>
>>> >>>> >> >>
>>> >>>> >> >>"Jim" <totemconsultants@xxxxxxxxxxx> wrote in message
>>> >>>> >> >>news:05cc01c53f7a$33603430$a601280a@xxxxxxxxxx
>>> >>>> >> >>>I want to record, in a security log file, the users
>>> >>>> >> >>> logging on and off. I tried to setup the Event Viewer
>>> >>>> >> >>> Security Log, but do not record anything.
>>> >>>> >> >>>
>>> >>>> >> >>> I am using Windows 2000 Serve.
>>> >>>> >> >>>
>>> >>>> >> >>> Thank you for your assistance.
>>> >>>> >> >>>
>>> >>>> >> >>> Jim
>>> >>>> >> >>>
>>> >>>> >> >>
>>> >>>> >> >>
>>> >>>> >> >>.
>>> >>>> >> >>
>>> >>>> >>
>>> >>>> >>
>>> >>>> >
>>> >>>> >
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>
>>> >>
>>> >>
>>> >
>>> >
>>>
>>>
>>>
>
>


.



Relevant Pages

  • Re: Users intermittently disapear from the Domain
    ... And what do you mean that the server can't see them? ... Anything in the event logs? ... Kevin Weilbacher [SBS-MVP] ...
    (microsoft.public.windows.server.sbs)
  • Re: take 2 on crypt32 error
    ... Are you getting any other errors in the event logs? ... Merv Porter [SBS-MVP] ... connect the server to the internet OR turn off update root certificates. ...
    (microsoft.public.windows.server.sbs)
  • Re: Recording LogonLogoff
    ... You can enable logon/logoff auditing and use the Event Logs or you can ... you use the netlogon share in conjunction with the GPO. ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: why is this happening
    ... im not seeing it in the event logs at all:0 ... > "CRIS HANNA (SBS-MVP)" wrote: ... the source, and the exact message ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 Best Practices Analyzer problem
    ... there is no entry in any of the event logs when this error is ... The on screen error appears within a second or two of launching the BPA ... Merv Porter [SBS-MVP] ...
    (microsoft.public.windows.server.sbs)