473,396 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Check what PC a user is logged into

Hi All,

I am building a tool for one of our company's service desks, and one
of the functions I'm hoping to add is the ability to enter a username
and find what PC that user is currently logged into.

As AD doesn't store this kind of information, is there any source I
can get this information from?

Thanks,
Nathan Manzi

Feb 22 '07 #1
3 5650
"fomalhaut" <na**********@nathanmanzi.comwrote in message
news:11*********************@k78g2000cwa.googlegro ups.com...
Hi All,

I am building a tool for one of our company's service desks, and one
of the functions I'm hoping to add is the ability to enter a username
and find what PC that user is currently logged into.

As AD doesn't store this kind of information, is there any source I
can get this information from?

Thanks,
Nathan Manzi
Not without querying all PC's in the network to see who's actually logged on.

Willy.

Feb 22 '07 #2
On Feb 22, 6:20 pm, "Willy Denoyette [MVP]"
<willy.denoye...@telenet.bewrote:
"fomalhaut" <nathan.ma...@nathanmanzi.comwrote in message

news:11*********************@k78g2000cwa.googlegro ups.com...
Hi All,
I am building a tool for one of our company's service desks, and one
of the functions I'm hoping to add is the ability to enter a username
and find what PC that user is currently logged into.
As AD doesn't store this kind of information, is there any source I
can get this information from?
Thanks,
Nathan Manzi

Not without querying all PC's in the network to see who's actually logged on.

Willy.
A bit out of scope of this usenet group, but would something like
System Managment Server hold this information?

Thanks, Nathan Manzi

Feb 26 '07 #3
"fomalhaut" <na**********@nathanmanzi.comwrote in message
news:11*********************@v33g2000cwv.googlegro ups.com...
On Feb 22, 6:20 pm, "Willy Denoyette [MVP]"
<willy.denoye...@telenet.bewrote:
>"fomalhaut" <nathan.ma...@nathanmanzi.comwrote in message

news:11*********************@k78g2000cwa.googlegr oups.com...
Hi All,
I am building a tool for one of our company's service desks, and one
of the functions I'm hoping to add is the ability to enter a username
and find what PC that user is currently logged into.
As AD doesn't store this kind of information, is there any source I
can get this information from?
Thanks,
Nathan Manzi

Not without querying all PC's in the network to see who's actually logged on.

Willy.

A bit out of scope of this usenet group, but would something like
System Managment Server hold this information?
Nope.
SMS does not hold the dynamic states of the network resources. Logon states are only
available on the WS/Server, note also that each PC on a network can have multple Logon
session active at a moment. Your only option is to query the Logon states of each individual
PC, or have a service running on each PC that publishes it's logon session states to a
management station.

Willy.

Feb 26 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: fr? | last post by:
Hi, i have a website , on wich users have to log in credentials are checked against mysql db some session vars are set during login for use somewhere else in the code. Is there a way to...
27
by: mrbog | last post by:
Tell me if my assertion is wrong here: The only way to prevent session hijacking is to NEVER store authentication information (such as name/password) in the session. Well, to never authenticate...
2
by: flat_ross | last post by:
Hi, I am in a shop where developers are required to work off of a network share. This is so that code is backed up nightly. So I am testing running an ASP.NET Web application with a Class...
11
by: ASP.NET User | last post by:
Hi I am in a shop where developers are required to work off of a networ share. This is so that code and other documentation is backed up nightly. This is outside the realm of Visual SourceSafe...
9
by: Sameh Ahmed | last post by:
Hello there Is there a way through dotNet to check if a certain user is a member of a specific group? I use ADSI to get the memberships of the user then compare them to the group I want to check,...
2
by: Scott M. Lyon | last post by:
I'm having some strange problems with a VB.NET application that I support. The application currently uses SystemInformation.UserName() and SystemInformation.UserDomainName() to determine who is...
4
by: Jarod_24 | last post by:
How do a windows-service detect whether a user is logged or not on a computer? So far i've found nothing in the windows api or any code examples that will allow me to figure this out. The...
4
by: Simon Gare | last post by:
Hi all, below is an insert statement on an asp page that stores the date and time that a driver logged on, what I need is to check that they are now already logged on fields are SQL Server...
15
by: paul814 | last post by:
Is it possible to display the logged in user that is accessing the form, in a textbox? so say I have txtname I want to display the username of the person that is logged in to the PC in that...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.