windows server 2003 R2 安装isa2006

简介:

需要搭建一个Isa 2006的测试环境,于是首先安装服务器操作系统2003 R2。接下来安装ISA Server,总是提示2712端口被占用。以下为处理过程:

A.

查询被哪个程序占用了这个端口

run

cmd

netstat -a -b


 TCP    OFSRV:2171             OFSRV:0                LISTENING       1308
 [dsamain.exe]

 TCP    OFSRV:2172             OFSRV:0                LISTENING       1308
 [dsamain.exe]

 TCP    OFSRV:2173             OFSRV:0                LISTENING       1308
 [dsamain.exe]

从上面显示的结果,可以判定为是dsamain.exe(是ADAM域管理程序)占用该端口。进入控制面进行删除程序,结果提示无法删除。

通过微软官方的KBhttp://technet.microsoft.com/zh-cn/library/cc776701%28WS.10%29.aspx查到,此程序删除相当麻烦。

B.

run

cmd

cd windows\adam

adamuninstall /q /i:Instance1(需要与实际实例相同,非一定。比如我的就是adamuninstall /q /i:ISASTGCTRL)

通过以上操作之后,再进控制面板去删除ADAM,发现成功了。

再查看目前被占用端口

C:\Documents and Settings\Administrator>NETSTAT -A -B

Active Connections

  Proto  Local Address          Foreign Address        State           PID
  TCP    OFSRV:epmap            OFSRV:0                LISTENING       688
  RpcSs
  [svchost.exe]

  TCP    OFSRV:microsoft-ds     OFSRV:0                LISTENING       4
  [System]

  TCP    OFSRV:1025             OFSRV:0                LISTENING       404
  [lsass.exe]

  TCP    OFSRV:netbios-ssn      OFSRV:0                LISTENING       4
  [System]

  UDP    OFSRV:isakmp           *:*                                    404
  [lsass.exe]

  UDP    OFSRV:microsoft-ds     *:*                                    4
  [System]

  UDP    OFSRV:ipsec-msft       *:*                                    404
  [lsass.exe]

  UDP    OFSRV:1026             *:*                                    768
  W32Time
  [svchost.exe]

  UDP    OFSRV:ntp              *:*                                    768
  W32Time
  [svchost.exe]

  UDP    OFSRV:ntp              *:*                                    768
  W32Time
  [svchost.exe]

  UDP    OFSRV:netbios-ns       *:*                                    4
  [System]

  UDP    OFSRV:netbios-dgm      *:*                                    4
  [System]

看2712没有了,重启一下服务器。

C.重启之后继续安装ISA 2006企业版,顺利完成.

该环境为

OS: windows server 2003 R2企业版

ISA:2006企业版


本文转自 tao61 博客,原文链接: http://blog.51cto.com/tao61/477777          如需转载请自行联系原作者

相关文章
|
21天前
|
安全 Unix 物联网
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 10 月更新)
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 10 月更新)
164 0
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 10 月更新)
|
2月前
|
安全 Unix 物联网
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 9 月更新)
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 9 月更新)
286 2
|
Linux 虚拟化 iOS开发
Windows Server 2008 R2 OVF (2025 年 6 月更新) - VMware 虚拟机模板
Windows Server 2008 R2 OVF (2025 年 6 月更新) - VMware 虚拟机模板
221 0
Windows Server 2008 R2 OVF (2025 年 6 月更新) - VMware 虚拟机模板
|
7月前
|
Linux 虚拟化 iOS开发
Windows Server 2008 R2 OVF (2025 年 4 月更新) - VMware 虚拟机模板
Windows Server 2008 R2 OVF (2025 年 4 月更新) - VMware 虚拟机模板
246 29
Windows Server 2008 R2 OVF (2025 年 4 月更新) - VMware 虚拟机模板
|
Unix 虚拟化 Windows
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 6 月更新)
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 6 月更新)
336 0
|
9月前
|
安全 Unix 虚拟化
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 2 月更新)
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 2 月更新)
313 11
Windows 7 & Windows Server 2008 R2 简体中文版下载 (2025 年 2 月更新)
|
12月前
|
网络安全 Windows
Windows server 2012R2系统安装远程桌面服务后无法多用户同时登录是什么原因?
【11月更文挑战第15天】本文介绍了在Windows Server 2012 R2中遇到的多用户无法同时登录远程桌面的问题及其解决方法,包括许可模式限制、组策略配置问题、远程桌面服务配置错误以及网络和防火墙问题四个方面的原因分析及对应的解决方案。
988 4
|
存储 安全 Apache
2023-10 适用于基于 x64 的系统的 Windows Server 2012 R2 月度安全质量汇总(KB5031419)
2023-10 适用于基于 x64 的系统的 Windows Server 2012 R2 月度安全质量汇总(KB5031419)
1551 2
|
缓存 JavaScript 前端开发
Windows7压缩包安装node.js 报错提示windows Server 2012 R2 和安装React脚手架 最详细教程
对于Windows 7安装node.js 提示“This application is only supported on wWindows 8.1,windows Server 2012 R2, or higher.”类似这种情况的,该问题是因为node.js官方在 x12版本后就不支持win7系统了。
|
开发框架 .NET API
在Windows Server 2008 R2上运行.Net 8应用
在Windows Server 2008 R2上成功运行.Net 8程序,需安装三个补丁:Windows Server 2008 R2 SP1 (KB976932)是基础更新;VC_redist.x64提供MSVC库支持;KB3063858解决.NET运行时加载`kernel.dll`的路径问题。KB3063858可能需要KB2533623。详细信息和下载链接在文中给出。
1250 4

热门文章

最新文章