Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can i get a list of active machines using active directory services & vb.net?
You can get the list of machines that are both in the Directory and logged into Active Directory using the methods described here[^]. There is an introduction to using the Active Directory objects in VB here[^]. RageInTheMachine9532