Author: admin

Exchange server delivery problem

1. Microsoft Exchange MTA Stacks service. restarting it. 2. adding the ISP’s DNS server address to the list of external DNS servers. 3.To determine whether or...

MSDE2000 安装

 Microsoft SQL Server 2000 Desktop Engine (MSDE 2000)  .从微软网站下载的MSDE2000的安装方式 (1)解压 (2)进入DOS环境/命令提示符 (3)进入解压的目录 (4)键入:             setup sapwd=”sa” securitymode=SQL disablenetworkprotocols=0 然后按回车。             参数sapwd是指sa的口令,在Excel服务器2005的安装“安装数据库”步骤的“管理员口令”中用到 ,可以用户自己设定.