README.TXT: Microsoft Network Client version 3.0Last reviewed: September 10, 1997Article ID: Q135465 |
3.00
WINDOWS
kbref
The information in this article applies to:
SUMMARYThe following are the release notes that come with the Microsoft Network Client. The Network Client can be found on the Windows NT Server 3.51 CD in the \CLIENTS\MSCLIENT\NETSETUP directory. The release notes are in the README.TXT file.
MORE INFORMATION
Microsoft Network Client version 3.0 for MS-DOS Release NotesThis document contains information about Microsoft(R) Network Client version 3.0 for MS-DOS(R) that wasn't available when the "Windows NT (TM) Server Installation Guide" version 3.51 was printed.
Contents1. Installing Network Client 2. Setup PATH Problem With Microsoft Windows 3. If You Have an 8088 Processor 4. Setup Requires 429K Available Memory 5. Setup is Slow on Some Computers 6. Network Client Cannot Be Set Up on DoubleDisk Drive 7. Windows 3.x Setup Network Choice 8. If COMMAND.COM is Not in Root Directory 9. Using INTERLNK and INTERSVR 10. Using TSRs with Network Client 11. Named Pipes and Enhanced Mode Windows 12. Using Qualitas Maximize or Quarterdeck Optimize 13. Using QEMM Lastdrive 14. Making the Pop-up Interface Visible on a Monochrome Monitor 15. Enabling Validated Logons to Windows NT and LAN Manager Domains 16. Network Settings in SYSTEM.INI 17. NWLink Supports IPX Only 18. Installing the MS-DLC Protocol 19. Installing Remote Access Service 1.1a 20. Browsing the Network Requires a Windows for Workgroups orWindows NT Computer on the Network21. IPCONFIG.EXE and Controlling DHCP Leases 22. Specifying WINS Servers 23. Differences in MS-DOS TCP/IP 24. Logging On With TCP/IP Across a Router 25. Overview of Windows Sockets 26. Setting DNR and Sockets Settings
If you have a Windows NT Server floppy disk set and you want to make extra copies of Microsoft Network Client for MS-DOS, note that the installation disk for this client will only fit on a 3.5" floppy disk.
The PATH line should include the Windows directory. Check this line after you install Network Client. If the Windows directory was removed from the PATH, add it back in.
filesharing= Does not apply to Network Client. printsharing= Does not apply to Network Client. autologon= Determines whether Network Client will automatically prompt you for logon when it starts. computername= The name of your computer. lanroot= The directory in which you installed Network Client. username= The username used by default at logon. workgroup= The workgroup name. Note that this may be different from the "logondomain" setting. reconnect= Determines whether Network Client restores previous connections when it starts. dospophotkey= Determines the key you press (with CTRL+ALT) to start the pop-up interface. The default is N, meaning that you press CTRL+ALT+N. lmlogon= Determines whether Network Client prompts you for a domain logon when you log on. Set this to 1 if you need to log on to a Windows NT Server or LAN Manager domain. logondomain= The name of the Windows NT Server or LAN Manager domain. preferredredir= The redirector that starts by default when you type the NET START command. autostart= If you choose a network adapter during setup, and specify the startup option Run Network Client Logon, autostart determines which redirector you are using. If you select No Network Adapter from the adapter list, or Do Not Run Network Client from the startup options, autostart has no value, but the NET START command still appears in your AUTOEXEC.BAT file. maxconnections= Does not apply to Network Client.
net initialize /dynamicIf one does not already exist, add a NETBIND line after all lines in AUTOEXEC.BAT that load network drivers. The line should simply be:
netbind After creating the RAS 1.1a disks, run the Network Client Setup program. Do not use the setup program provided with RAS 1.1a to configure your network settings.
When the Remote Access files are installed, a RAS directory is created in your Network Client directory. Use the SETUP.EXE program in this directory only to configure your modem, not to configure network settings. In particular, do not select Enable Remote Access or Remove Remote Access when running SETUP.EXE from the RAS directory.
Note that this does not prevent you from connecting to a shared resource. You will just need to know the name of the server and share beforehand in order to connect to it.
Specifically, the Network Client IPCONFIG.EXE utility does not support the following switches, which are available in the IPCONFIG.EXE utilities for Windows for Workgroups and for Windows NT:
IPCONFIG /release IPCONFIG /renew IPCONFIG /? IPCONFIG /all For example, if you have 2 WINS servers available, add them into the [TCPIP] section as shown in the example below. Note that there are no dots (.) in the IP addresses.
[TCPIP] WINS_SERVER0 = 11 101 13 53 WINS_SERVER1 = 11 101 12 198Name queries will be sent to the WINS servers in the order in which they appear in the .INI file. The IPCONFIG command may show a different order of WINS servers (or even different WINS servers altogether) -- these are the WINS server names sent by DHCP, and the PROTOCOL.INI settings override them.
support DNS resolution using WINS support WINS resolution using DNS register its name with the WINS database; it does queries only act as a WINS proxy node have multihomed support support IGMP
www.xxx.yyy.zzz SRV_NAME #DOM:DOM_NAMEwhere www.xxx.yyy.zzz is the IP address of the domain controller SRV_NAME is the NetBIOS name of the domain controller DOM_NAME is the name of the domainYou must also ensure that the domain controller can contact the client, using one of the following methods:
Enter the client's IP address and name in the domain controller's LMHOSTS file. Register the client with a WINS server that is accessible by the domain controller. (Network Client computers do not automatically register with WINS servers; they only query the WINS servers.) Use the LAN Manager 2.1a (and higher) "TCP/IP Extensions for LAN Manager," a hub/node service that runs on LAN Manager servers to integrate domains across routers. * Provide a familiar networking API to programmers using Windows or UNIX. * Offer binary compatibility between heterogeneous Windows-based TCP/IP stack and utilities vendors.* Support both connection-oriented and connectionless protocols. If you are running an application that uses Windows Sockets, be sure to enable Windows Sockets when you configure Microsoft TCP/IP. If you are unsure whether any of your applications use Windows Sockets, refer to the documentation included with that vendor's application.
= PLEASE NOTE: Step 26 following this comment is incorrect. The article == Was simply intended to publish the contents of the README.TXT. = = Although Step 26 is in the README.TXT please reference Q128751 – “No = = "Advanced" button in Client TCP/IP Configuration Box” for further = = information =
Username Your username. Hostname The computername your workstation will report when using the remote services. The default is your LAN Manager computername.Primary Nameserver IP Address The IP address of the DNS server you want the DNR to consult first when resolving computername-to-IP address mappings. If you use DHCP, the DHCP server typically provides a DNS server address automatically; you can leave this entry blank. If you do specify an address here, it overrides the address provided by DHCP.Secondary Nameserver IP Address The IP address of the DNS server you want the DNR to consult when resolving computername-to-IP address mappings if the request to the primary nameserver fails. If you use DHCP, the DHCP server typically provides a DNS server address automatically; you can leave this entry blank. If you do specify an address here, it overrides the address provided by DHCP.Domain Name Suffix The suffix appended to any computername for DNS processing. Your network administrator can tell you what to enter here.Enable Windows Sockets Mark this checkbox if you want Sockets to be invoked from the AUTOEXEC.BAT file.Number of Sockets The maximum number of sockets that can be made available to applications at any one time. The range is 1 to 22 sockets. Note: Some applications may use more than one socket to provide aservice. Consider this when trying to maximize available memory. The total number of sockets and NetBIOS sessions combined must not exceed 22.
|
KBCategory: kbref
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |