User`s guide

Set Up the Windows Server 2003 Port
Chapter 10 Microsoft SAC Support 165
Set Up the Windows Server 2003 Port
1. Sign on to the Windows Server 2003 as the administrator.
2. Access the command line.
3. Use the bootcfg command to redirect console traffic to the correct
COM port. The following is the command syntax and an example. See
the Microsoft documentation for additional information on the SAC
feature.
Command Syntax
bootcfg /ems on /port com# /id # /baud 115200
where:
com# is the COM port to which console traffic will be redirected.
# is the is the number of the boot entry.
The port speed (baud) is set to the recommended rate, although
any rate supported by Windows Server 2003 can be used.
Command Example
In this example, console output is redirected to COM 2, the boot entry is
specified as 1, and the port speed set to 115200.
bootcfg /ems on /port com2 /id 1 /baud 115200