2440 发表于 2019-2-4 07:24:18

配置 SharePoint Server 2007

  一、SharePoint 产品和技术配置向导
  1、运行配置向导
http://blog.运维网.com/attachment/201301/135802920.png
http://blog.运维网.com/attachment/201301/135808502.png
http://blog.运维网.com/attachment/201301/135814851.png
  2、选择服务器场
http://blog.运维网.com/attachment/201301/135821163.png
  3、指定数据库
http://blog.运维网.com/attachment/201301/135827495.png
  说明:注意数据库服务器的配置,包括是否启用TCP端口,数据库服务器的防火墙是否开放了入站连接的端口,等等。
http://blog.运维网.com/attachment/201301/135832675.png
  4、指定web端口与身份验证方式
http://blog.运维网.com/attachment/201301/135839946.png
  说明:如果需要启用“单点登录”等功能,需要选择Kerberos验证,还需要在AD中进一步配置。
http://blog.运维网.com/attachment/201301/135845139.png
  5、完成
http://blog.运维网.com/attachment/201301/135853703.png
http://blog.运维网.com/attachment/201301/135900366.png
http://blog.运维网.com/attachment/201301/140539992.png
  二、SharePoint管理中心
  1、启用管理中心
  关闭“SharePoint 产品和技术配置向导”之后,会自动转到“SharePoint 3.0管理中心”。如果没有自动打开IE浏览器,可在“开始”、“所有程序”、“Microsoft Office Server”中打开。
http://blog.运维网.com/attachment/201301/142210300.png
http://blog.运维网.com/attachment/201301/090506392.png
http://blog.运维网.com/attachment/201301/142504725.png
  上图显示有3个必需的服务未运行。下面将逐一启动。
  2、“Excel Calculation Services”服务
http://blog.运维网.com/attachment/201301/151201406.png
  3、启用“Office SharePoint Server搜索”服务
http://blog.运维网.com/attachment/201301/151210898.png
  4、启用“Windows SharePoint Services搜索”服务
http://blog.运维网.com/attachment/201301/151301970.png
  三、创建Web应用程序
http://blog.运维网.com/attachment/201301/160433289.png
http://blog.运维网.com/attachment/201301/160443130.png
http://blog.运维网.com/attachment/201301/160453650.png
http://blog.运维网.com/attachment/201301/160506641.png
  C:\Users\Administrator>iisreset /noforce
  正在尝试停止...
Internet 服务已成功停止
正在尝试启动...
Internet 服务已成功启动
  C:\Users\Administrator>
  四、创建网站集
http://blog.运维网.com/attachment/201301/162549334.png
http://blog.运维网.com/attachment/201301/162557866.png
http://blog.运维网.com/attachment/201301/162612439.png
  五、验证
  测试网站(如果从其他服务器进行连接,请注意在防火墙开启相应的端口)
http://blog.运维网.com/attachment/201301/163127722.png
  查看IIS
http://blog.运维网.com/attachment/201301/163139615.png
  查看SQL Server
http://blog.运维网.com/attachment/201301/122516883.png



页: [1]
查看完整版本: 配置 SharePoint Server 2007