Determining the Product Option of a Windows NT Setup

Last reviewed: May 15, 1997
Article ID: Q152078
3.50 3.51 4.00 WINDOWS

The information in this article applies to:

  • Microsoft Windows NT Workstation versions 3.50, 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.50, 3.51, and 4.0

SUMMARY

In some cases you may not be able to determine which option Windows NT is running in through the normal UI or the NET ACCOUNTS command.

Windows NT has the following possible options:

Windows NT workstation Windows NT server Windows NT primary domain controller Windows NT backup domain controller

Through the use of REGEDT32.EXE you can verify the role of the installed Windows NT.

MORE INFORMATION

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

Using REGEDT32.EXE, find the following registry entry.

   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ProductOptions\
   ProductType

ProductType can be one of the following:

WINNT    = Windows NT workstation
LANMANNT = Windows NT Server domain controller (primary or backup) SERVERNT = Windows NT Server stand-alone

Do NOT change the ProductType under any circumstances. Changes to the ProductType can result in the failure of the Windows NT operating system.


KBCategory: kbsetup
KBSubcategory: ntsetup ntsrvwkst
Additional reference words: prodnt 3.51 3.50 4.0
Keywords : ntsetup ntsrvwkst kbsetup
Version : 3.50 3.51 4.00
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 15, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.