DOCUMENT:Q177126 09-AUG-2001 [winnt] TITLE :INFO: How to Specify NetWare Parameters in an Unattended Setup PRODUCT :Microsoft Windows NT PROD/VER:winnt:4.0 OPER/SYS: KEYWORDS:kbnetwork kbOPK kbSBK ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows NT Workstation version 4.0 - Microsoft Windows NT Server version 4.0 - Microsoft Windows NT Server, Enterprise Edition version 4.0 ------------------------------------------------------------------------------- SUMMARY ======= This article describes how to configure an unattended Setup of Windows NT with the parameters for your Novell NetWare network. MORE INFORMATION ================ Specifying the NetWare Server ----------------------------- To configure your unattended Setup for your preferred NetWare server, edit the following sections of your Unattend.txt file: [] NWWKSTA = [] !DefaultLocation = "" Specifying the NDS Tree and Context ----------------------------------- To configure your unattended Setup for your NDS default tree and context, edit the following sections of your Unattend.txt file: [] NWWKSTA = [] !DefaultLocation = "" For example: !DefaultLocation = "ABC\MARKETING.US" In this example, ABC is your default tree and MARKETING.US is your default context. Configuring the Login Script Option ----------------------------------- To define the login script type that Windows NT processes, edit the following section of your Unattend.txt file: [] !DefaultScriptOptions Value: 0 | 1 | 3 For example: !DefaultScriptOptions = 3 If you set the value to 0, login scripts are ignored. If you set the value to 1, only NetWare 3.x login scripts are processed. If you set the value to 3, NetWare 3.x or NetWare 4.0 login scripts are processed. For additional information about Windows NT deployment, see the following article in the Microsoft Knowledge Base: Q155644 Available Resources for Windows NT 4.0 Deployment Additional query words: logon Unattended Setup ====================================================================== Keywords : kbnetwork kbOPK kbSBK Technology : kbWinNTsearch kbWinNTWsearch kbWinNTW400 kbWinNTW400search kbWinNT400search kbWinNTSsearch kbWinNTSEntSearch kbWinNTSEnt400 kbWinNTS400search kbWinNTS400 Version : winnt:4.0 Issue type : kbinfo ============================================================================= 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. Copyright Microsoft Corporation 2001.