Article ID: 198813 - Last Review: September 28, 2007 - Revision: 2.3 How To Enumerate Network Sessions with ADSI
This article was previously published under Q198813 SUMMARY
Active Directory Service Interfaces (ADSI) can be used to enumerate network sessions programmatically to receive the information that is displayed by Microsoft Windows NT Server Manager.
MORE INFORMATION
The following code example demonstrates how to enumerate the connected users and how to define the computer from which they are connecting. With Visual C++: REFERENCES
For additional information about Active Directory Services Interfaces, see the following Microsoft Web site at:
http://msdn2.microsoft.com/library/aa772170.aspx
(http://msdn2.microsoft.com/library/aa772170.aspx)
For additional information about the use of Printjobs, Sessions, and Resources with ADSI, click the article number below to view the article in the Microsoft Knowledge Base: 201033
(http://support.microsoft.com/kb/201033/EN-US/
)
How To Access ADSI PrintJob, Session, and Resource Objects
For additional information about manipulation of fileshares with ADSI, click the article number below
to view the article in the Microsoft Knowledge Base:
169398
(http://support.microsoft.com/kb/169398/EN-US/
)
How To Manipulate File Shares with ADSI (VB Sample)
APPLIES TO
| Other Resources Other Support Sites
CommunityArticle Translations |






















Back to the top