The information in this article applies to:
SUMMARY
You can administer domains and Windows NT Servers across the Internet for
companies or for users that are away from the main domain or server. You
can even use Windows 95 to administer the Windows NT Domain/Server if you
have the Windows 95 Windows NT Admin Tools (Nexus) installed.
MORE INFORMATIONHow to Administer a Windows NT Server Across the InternetThe client (and server) computer must have TCP/IP loaded. If you do not have a file named LMHOSTS in your \%systemroot%\system32\drivers\etc (for Windows NT) or \%winroot$\ (for Windows 95), perform the following step:
Make sure the LMHOSTS capability is enabled in the Advanced portion of the TCP/IP setup of the Network Control Panel. Next, add IP addresses and computer names to the LMHOSTS file. For example, if there is a server called FILESRV1 with an IP address of 158.140.10.1, you would add the following line:
At the MS-DOS prompt, type NBTSTAT -R to load the new entry into cache. Type [ASCII 145]NBTSTAT [ASCII 150]C[ASCII 146] to verify that the entry has been read into the NetBIOS name cache. You should now be able to use the Admin Tools such as User Manager, Server Manager, and Performance Monitor to manage the computer, FILESRV1. NOTE: You need permissions to manage the server. How to Access File and Print Services Across the InternetThe client (and server) computer must have TCP/IP loaded. If you do not have a file named LMHOSTS in your \%systemroot%\system32\drivers\etc (for Windows NT) or \%winroot$\ (for Windows 95), perform the following step:
Make sure the LMHOSTS capability is enabled in the Advanced portion of the TCP/IP setup of the Network Control Panel. Next, add IP addresses and computer names to the LMHOSTS file. For example, if there is a server called FILESRV1 with an IP address of 158.140.10.1, you would add the following line:
At the MS-DOS prompt type NBTSTAT -R to load the new entry into cache. Type [ASCII 145]NBTSTAT [ASCII 150]C[ASCII 146] to verify that the entry has been read into the NetBIOS name cache. You should now be able to view the server with the following:
You should see all file and printer shares. NOTE: You must make sure that security is setup properly otherwise everyone on the Internet will now have access to all file and print services. NOTE: For NT 3.5x only, Performance Monitor does not require permissions to run against a server. Additional query words:
Keywords : kbnetwork nttcp NTSrvWkst |
Last Reviewed: January 20, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |