|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Vb and Active DirectoryHello,
I have a program that pulls all our PC names out of AD. I was wondering is it possible to search for a user on the domain and get the PC they are currently logged into? I am creating a intranet one way message app that will be used by my self and the other tech people to send messages to users. I am using a server client model and the client software will only be a listen and display mode while the sever will be a sender. The app functions fine I was just thinking that it would be nice to add the search function as our organization uses generic department names for the PCs. Thanks, Ty
Show quote
Hide quote
"Ty" <tbar***@lewistownhospital.org> wrote in message If you're not serious about rolling your own - turn on the Windows Messenger news:b85bae9b-0f48-421e-8ac3-1a582bbe2b1c@s20g2000vbp.googlegroups.com... > Hello, > > I have a program that pulls all our PC names out of AD. I was > wondering is it possible to search for a user on the domain and get > the PC they are currently logged into? > > I am creating a intranet one way message app that will be used by my > self and the other tech people to send messages to users. I am using a > server client model and the client software will only be a listen and > display mode while the sever will be a sender. The app functions fine > I was just thinking that it would be nice to add the search function > as our organization uses generic department names for the PCs. > > Thanks, > Ty > service. Then you can use Net Send <user> Message. Mike.
Show quote
Hide quote
On May 12, 8:03 pm, "Michael D. Ober" <ober***@.alum.mit.edu.nospam.> Mike,wrote: > "Ty" <tbar***@lewistownhospital.org> wrote in message > > news:b85bae9b-0f48-421e-8ac3-1a582bbe2b1c@s20g2000vbp.googlegroups.com... > > > > > > > Hello, > > > I have a program that pulls all our PC names out of AD. I was > > wondering is it possible to search for a user on the domain and get > > the PC they are currently logged into? > > > I am creating a intranet one way message app that will be used by my > > self and the other tech people to send messages to users. I am using a > > server client model and the client software will only be a listen and > > display mode while the sever will be a sender. The app functions fine > > I was just thinking that it would be nice to add the search function > > as our organization uses generic department names for the PCs. > > > Thanks, > > Ty > > If you're not serious about rolling your own - turn on the Windows Messenger > service. Then you can use Net Send <user> Message. > > Mike.- Hide quoted text - > > - Show quoted text - Not sure about your comment as I am rolling my own and it functions fine. I was just looking at adding the ability to get the name of a PC the user is log into from AD and wondering if that information is avaliable from AD. Ty Ty,
There are several ways to access the Active Directory with VB. Be aware that there is changing a lot in this area, as there was in past only the old LDAP http://msdn.microsoft.com/en-us/library/bb852218.aspx Cor Show quoteHide quote "Ty" <tbar***@lewistownhospital.org> wrote in message news:b85bae9b-0f48-421e-8ac3-1a582bbe2b1c@s20g2000vbp.googlegroups.com... > Hello, > > I have a program that pulls all our PC names out of AD. I was > wondering is it possible to search for a user on the domain and get > the PC they are currently logged into? > > I am creating a intranet one way message app that will be used by my > self and the other tech people to send messages to users. I am using a > server client model and the client software will only be a listen and > display mode while the sever will be a sender. The app functions fine > I was just thinking that it would be nice to add the search function > as our organization uses generic department names for the PCs. > > Thanks, > Ty
problem with RaiseEvents
detect file status Internal Server Error 500 remember a forms position on the screen Visual Basic 4.0 16/32 Capture Routines for .Net? bold selected text Math functions in VB (or even a dll somewhere) Options Saving data in a datatable Export a Graphic to Excel Spreadsheets Urgent: XP, Vista logoff application (WM_QUERYENDSESSION) |
|||||||||||||||||||||||