How to Capture Modem Commands in Windows NT 4.0 and Windows 2000
ID: Q162694
|
The information in this article applies to:
-
Microsoft Windows NT Workstation version 4.0
-
Microsoft Windows NT Server version 4.0
-
Microsoft Windows 2000 Professional
-
Microsoft Windows 2000 Server
-
Microsoft Windows 2000 Advanced Server
SUMMARY
Interrogating modem commands sent from the RAS client or server can be
useful troubleshooting tools for diagnosing communications problems.
In Windows NT 3.51, the method for capturing modem commands is to enable
the Device.log file. For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
Q102782 Troubleshooting RAS Problems and Using the Device.log File
However, in Windows NT 4.0 and Windows 2000, when you use UniModem, the Device.log no longer
captures modem commands.
MORE INFORMATION
You can still use the Device.log in Windows NT 4.0 and Windows 2000 to troubleshoot problems
with Switch.inf and script files.
Windows NT 4.0
To troubleshoot modem commands in Windows
4.0, perform the following steps:
- From the Start menu, point to Settings and click Control Panel, then double-click Modems.
- Click the modem you want to create a log file for.
- Click Properties.
- Click the Connection tab.
- Click Advanced.
- Select the "Record a log file" check box. You do not need to
restart your computer for this setting to take effect.
The log file will be created in the %Systemroot% folder, with a name of
Modemlog_model.txt, where model is your modem's model. For example, a
USR Sportster modem will generate a text file with a name like
ModemLog_Sportster 28800-33600 External.txt.
Windows 2000
To troubleshoot modem commands in Windows 2000, perform the following steps:
- From the Start menu, point to Settings and click Control Panel. Double-click Phone and Modem Options.
- Click the Modems tab.
- Select the modem for which you want to view the log file.
- Click Properties.
- Click the Diagnostics tab.
- Click View Log. NOTE: This may be unavailable if the modem has never been used.
The log file will be created in the %Systemroot% folder, with a name of ModemLog_model.txt, where model is your modem's model. For example, a Blatzheim Starline 28k8 modem will generate a text file with a name like ModemLog_Blatzheim Starline 28k8.txt.
Additional query words:
modemlog.txt prodnt remote access service
Keywords : kbusage ntras NTSrvWkst
Version : WINDOWS:2000; winnt:4.0
Platform : WINDOWS winnt
Issue type : kbhowto
|