Connecting Tech Pros Worldwide Forums | Help | Site Map

How do I know if a user has logged on to our LAN

BVM
Guest
 
Posts: n/a
#1: Nov 16 '05
Hi, Friends:

Our reception lady wants to know if a staff is in office or not when a call comes in. I think if this staff has logged on to the network, he probably in office. Otherwise he is not in office. So given by a staff login ID, how can I know if the staff has logged in to the network?

Thanks,

Dennis

Peter Rilling
Guest
 
Posts: n/a
#2: Nov 16 '05

re: How do I know if a user has logged on to our LAN


I don't know what the organizational rules are for your company as far as
processes go, but a person logged into a machine does not necessarily mean
they are in the building. A person may just lock their computer when they
leave.

"BVM" <DennisH@TBH.com.au> wrote in message
news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
Hi, Friends:

Our reception lady wants to know if a staff is in office or not when a call
comes in. I think if this staff has logged on to the network, he probably in
office. Otherwise he is not in office. So given by a staff login ID, how can
I know if the staff has logged in to the network?

Thanks,

Dennis


Chang
Guest
 
Posts: n/a
#3: Nov 16 '05

re: How do I know if a user has logged on to our LAN


If you have access rights to AD structure then you can try that.


"Peter Rilling" <peter@nospam.rilling.net> wrote in message
news:OLuCgoGwEHA.376@TK2MSFTNGP10.phx.gbl...[color=blue]
>I don't know what the organizational rules are for your company as far as
> processes go, but a person logged into a machine does not necessarily mean
> they are in the building. A person may just lock their computer when they
> leave.
>
> "BVM" <DennisH@TBH.com.au> wrote in message
> news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
> Hi, Friends:
>
> Our reception lady wants to know if a staff is in office or not when a
> call
> comes in. I think if this staff has logged on to the network, he probably
> in
> office. Otherwise he is not in office. So given by a staff login ID, how
> can
> I know if the staff has logged in to the network?
>
> Thanks,
>
> Dennis
>
>[/color]


BVM
Guest
 
Posts: n/a
#4: Nov 16 '05

re: How do I know if a user has logged on to our LAN


Thanks, Can you tell me how?

Dennis Huang

"Chang" <pohihihi@hotmail.com> wrote in message
news:uoYyTtGwEHA.2568@TK2MSFTNGP11.phx.gbl...[color=blue]
> If you have access rights to AD structure then you can try that.
>
>
> "Peter Rilling" <peter@nospam.rilling.net> wrote in message
> news:OLuCgoGwEHA.376@TK2MSFTNGP10.phx.gbl...[color=green]
>>I don't know what the organizational rules are for your company as far as
>> processes go, but a person logged into a machine does not necessarily
>> mean
>> they are in the building. A person may just lock their computer when
>> they
>> leave.
>>
>> "BVM" <DennisH@TBH.com.au> wrote in message
>> news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
>> Hi, Friends:
>>
>> Our reception lady wants to know if a staff is in office or not when a
>> call
>> comes in. I think if this staff has logged on to the network, he probably
>> in
>> office. Otherwise he is not in office. So given by a staff login ID, how
>> can
>> I know if the staff has logged in to the network?
>>
>> Thanks,
>>
>> Dennis
>>
>>[/color]
>
>[/color]


Chang
Guest
 
Posts: n/a
#5: Nov 16 '05

re: How do I know if a user has logged on to our LAN


http://www.ondotnet.com/pub/a/dotnet..._chap1/?page=2



"BVM" <DennisH@TBH.com.au> wrote in message
news:OkOdYOHwEHA.2172@TK2MSFTNGP14.phx.gbl...[color=blue]
> Thanks, Can you tell me how?
>
> Dennis Huang
>
> "Chang" <pohihihi@hotmail.com> wrote in message
> news:uoYyTtGwEHA.2568@TK2MSFTNGP11.phx.gbl...[color=green]
>> If you have access rights to AD structure then you can try that.
>>
>>
>> "Peter Rilling" <peter@nospam.rilling.net> wrote in message
>> news:OLuCgoGwEHA.376@TK2MSFTNGP10.phx.gbl...[color=darkred]
>>>I don't know what the organizational rules are for your company as far as
>>> processes go, but a person logged into a machine does not necessarily
>>> mean
>>> they are in the building. A person may just lock their computer when
>>> they
>>> leave.
>>>
>>> "BVM" <DennisH@TBH.com.au> wrote in message
>>> news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
>>> Hi, Friends:
>>>
>>> Our reception lady wants to know if a staff is in office or not when a
>>> call
>>> comes in. I think if this staff has logged on to the network, he
>>> probably in
>>> office. Otherwise he is not in office. So given by a staff login ID, how
>>> can
>>> I know if the staff has logged in to the network?
>>>
>>> Thanks,
>>>
>>> Dennis
>>>
>>>[/color]
>>
>>[/color]
>
>[/color]


Rob Oldfield
Guest
 
Posts: n/a
#6: Nov 16 '05

re: How do I know if a user has logged on to our LAN


I'm at least partly guessing here.... but I think it's always going to come
down to how you define 'in the office'

Even if you figure out how to access AD information (which I've never seen
explained sensibly - decent guide to LDAP queries anyone?) then I think
that's just going to give you 'last login date/time' which I don't think is
going to do the job.

Alternative method... at login write that information back to a central log
file (we use ScriptLogic where that functionality is built in, if you don't
have a scripting tool then that it might need some work). Your
receptionist's app then just has to look at that file, find the last login
time for the staff member and show that to the receptionist (i.e. simple
read of a text file)

I'd have to say that a board down in the entrance hall where staff manually
slide a little piece of wood to say that they're either in or out is going
to be more reliable. And if it doesn't work then you can blame them.


"BVM" <DennisH@TBH.com.au> wrote in message
news:OkOdYOHwEHA.2172@TK2MSFTNGP14.phx.gbl...[color=blue]
> Thanks, Can you tell me how?
>
> Dennis Huang
>
> "Chang" <pohihihi@hotmail.com> wrote in message
> news:uoYyTtGwEHA.2568@TK2MSFTNGP11.phx.gbl...[color=green]
> > If you have access rights to AD structure then you can try that.
> >
> >
> > "Peter Rilling" <peter@nospam.rilling.net> wrote in message
> > news:OLuCgoGwEHA.376@TK2MSFTNGP10.phx.gbl...[color=darkred]
> >>I don't know what the organizational rules are for your company as far[/color][/color][/color]
as[color=blue][color=green][color=darkred]
> >> processes go, but a person logged into a machine does not necessarily
> >> mean
> >> they are in the building. A person may just lock their computer when
> >> they
> >> leave.
> >>
> >> "BVM" <DennisH@TBH.com.au> wrote in message
> >> news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
> >> Hi, Friends:
> >>
> >> Our reception lady wants to know if a staff is in office or not when a
> >> call
> >> comes in. I think if this staff has logged on to the network, he[/color][/color][/color]
probably[color=blue][color=green][color=darkred]
> >> in
> >> office. Otherwise he is not in office. So given by a staff login ID,[/color][/color][/color]
how[color=blue][color=green][color=darkred]
> >> can
> >> I know if the staff has logged in to the network?
> >>
> >> Thanks,
> >>
> >> Dennis
> >>
> >>[/color]
> >
> >[/color]
>
>[/color]


BVM
Guest
 
Posts: n/a
#7: Nov 16 '05

re: How do I know if a user has logged on to our LAN


haha...Thanks Rob. It's more complex than I originally thought.

Our staff usually shutdown their computer when they go home. So I just use
the lastLoginDate to roughly say they are in office or not.

Thanks,

Dennis


"Rob Oldfield" <blah@blah.com> wrote in message
news:eIDUx9HwEHA.1292@TK2MSFTNGP10.phx.gbl...[color=blue]
> I'm at least partly guessing here.... but I think it's always going to
> come
> down to how you define 'in the office'
>
> Even if you figure out how to access AD information (which I've never seen
> explained sensibly - decent guide to LDAP queries anyone?) then I think
> that's just going to give you 'last login date/time' which I don't think
> is
> going to do the job.
>
> Alternative method... at login write that information back to a central
> log
> file (we use ScriptLogic where that functionality is built in, if you
> don't
> have a scripting tool then that it might need some work). Your
> receptionist's app then just has to look at that file, find the last login
> time for the staff member and show that to the receptionist (i.e. simple
> read of a text file)
>
> I'd have to say that a board down in the entrance hall where staff
> manually
> slide a little piece of wood to say that they're either in or out is going
> to be more reliable. And if it doesn't work then you can blame them.
>
>
> "BVM" <DennisH@TBH.com.au> wrote in message
> news:OkOdYOHwEHA.2172@TK2MSFTNGP14.phx.gbl...[color=green]
>> Thanks, Can you tell me how?
>>
>> Dennis Huang
>>
>> "Chang" <pohihihi@hotmail.com> wrote in message
>> news:uoYyTtGwEHA.2568@TK2MSFTNGP11.phx.gbl...[color=darkred]
>> > If you have access rights to AD structure then you can try that.
>> >
>> >
>> > "Peter Rilling" <peter@nospam.rilling.net> wrote in message
>> > news:OLuCgoGwEHA.376@TK2MSFTNGP10.phx.gbl...
>> >>I don't know what the organizational rules are for your company as far[/color][/color]
> as[color=green][color=darkred]
>> >> processes go, but a person logged into a machine does not necessarily
>> >> mean
>> >> they are in the building. A person may just lock their computer when
>> >> they
>> >> leave.
>> >>
>> >> "BVM" <DennisH@TBH.com.au> wrote in message
>> >> news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
>> >> Hi, Friends:
>> >>
>> >> Our reception lady wants to know if a staff is in office or not when a
>> >> call
>> >> comes in. I think if this staff has logged on to the network, he[/color][/color]
> probably[color=green][color=darkred]
>> >> in
>> >> office. Otherwise he is not in office. So given by a staff login ID,[/color][/color]
> how[color=green][color=darkred]
>> >> can
>> >> I know if the staff has logged in to the network?
>> >>
>> >> Thanks,
>> >>
>> >> Dennis
>> >>
>> >>
>> >
>> >[/color]
>>
>>[/color]
>
>[/color]


BVM
Guest
 
Posts: n/a
#8: Nov 16 '05

re: How do I know if a user has logged on to our LAN


Thanks Chang. It's very useful.

Dennis


"Chang" <pohihihi@hotmail.com> wrote in message
news:O4ybb8HwEHA.612@TK2MSFTNGP15.phx.gbl...[color=blue]
> http://www.ondotnet.com/pub/a/dotnet..._chap1/?page=2
>
>
>
> "BVM" <DennisH@TBH.com.au> wrote in message
> news:OkOdYOHwEHA.2172@TK2MSFTNGP14.phx.gbl...[color=green]
>> Thanks, Can you tell me how?
>>
>> Dennis Huang
>>
>> "Chang" <pohihihi@hotmail.com> wrote in message
>> news:uoYyTtGwEHA.2568@TK2MSFTNGP11.phx.gbl...[color=darkred]
>>> If you have access rights to AD structure then you can try that.
>>>
>>>
>>> "Peter Rilling" <peter@nospam.rilling.net> wrote in message
>>> news:OLuCgoGwEHA.376@TK2MSFTNGP10.phx.gbl...
>>>>I don't know what the organizational rules are for your company as far
>>>>as
>>>> processes go, but a person logged into a machine does not necessarily
>>>> mean
>>>> they are in the building. A person may just lock their computer when
>>>> they
>>>> leave.
>>>>
>>>> "BVM" <DennisH@TBH.com.au> wrote in message
>>>> news:eQa1HZGwEHA.3292@TK2MSFTNGP15.phx.gbl...
>>>> Hi, Friends:
>>>>
>>>> Our reception lady wants to know if a staff is in office or not when a
>>>> call
>>>> comes in. I think if this staff has logged on to the network, he
>>>> probably in
>>>> office. Otherwise he is not in office. So given by a staff login ID,
>>>> how can
>>>> I know if the staff has logged in to the network?
>>>>
>>>> Thanks,
>>>>
>>>> Dennis
>>>>
>>>>
>>>
>>>[/color]
>>
>>[/color]
>
>[/color]


Closed Thread