Users on a network

  • Thread starter Thread starter Paradigm
  • Start date Start date
P

Paradigm

I need some vba code to list the names of computers and/or users currently
logged on a network. Can anyone point me in the right direction please
Alex
 
I need to list all the users on the network not just the one on the computer
running the code.
Alec
 
Then I think you need to be looking in a group pertaining to network
administration, not Access.
 
I need to find all the users logged onto a domain and not the user on a
machine.
Alex
 
Paradigm said:
I need some vba code to list the names of computers and/or users currently
logged on a network.

Do a search at http://vbnet.mvps.org/. Almost all of the VB code at
that and other sites works well under Access.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top