紧急管理服务(Emergency Management Services,EMS)是现代Microsoft Windows版本在bootloader菜单上提供的一个RS-232可访问接口。
在安装Windows Server 2003系统时,如果BIOS串行控制台重定向已支持并预先启用,则EMS被默认启用。否则,同Windows XP,需要使用下列命令启用:
bootcfg /ems on /port com1 /baud 9600 /id 1
在Windows Vista上,输入下列命令启用,{default}替换为BCDedit中的OS项:
BCDedit /bootems {default} ON
在Windows Vista中,串行端口设置、波特率和端口ID可使用下列命令访问和修改:
BCDedit /emssettings EMSPORT:(port) EMSBAUDRATE:(rate)
在Windows Server 2003上,这还启动一个名为特殊管理控制台(Special Administration Console,SAC)的系统控制台,允许在操作系统运行期间操作无头服务器。
参见
*
*
- 零调制解调器
- NTLDR
参考资料
- Technote [https://web.archive.org/web/20060704181214/http://www.redbooks.ibm.com/abstracts/tips0551.html Enabling Serial Over LAN for a Remote Windows Text Console using OSA SMBridge]
- Egan Ford: [https://web.archive.org/web/20070310235233/http://www.nd.edu/~paulgo/windows-HOWTO.html xCAT Windows NT/2000/XP HOWTO] March 2005
外部链接
- Dell: System Recovery [http://www.dell.com/downloads/global/power/1q04-pur.pdf Using Windows Server 2003 on Dell PowerEdge Servers]
- [http://www.informit.com/articles/article.aspx?p=174352 Administering Windows Server 2003 Remotely]
- [https://msdn.microsoft.com/library/ff542282.aspx 用于启用 EMS 重定向的启动参数]
评论 (0)