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

Threaded View

  1. #1
    Join Date
    Apr 2004
    Posts
    4

    Question Determine the type of Server

    I need to determine the type of server that my software will be running on, I can determine if it is NT, 2000 or XP. But now I need to determine if it is a Domain Controller. Any help in how to determine this would be great.
    Last edited by skippycal; May 25th, 2004 at 09:36 AM.

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