CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Retrieve NT Server and User Names on WAN

    Could anyone please point me in a direction where I may find information on retrieval of all the NT server names that are located on a WAN as well as the users that have access to these servers. I am using VB 6.1.

    Any help will be appreciated.


  2. #2
    Join Date
    Sep 1999
    Location
    Sweden
    Posts
    15

    Re: Retrieve NT Server and User Names on WAN

    Hi Anonymous

    Check out http://www.netfokus.dk/vbadmincode/

    I've seen thing there that reminds of your needs.

    //Patrik


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured