iyth888 发表于 2019-2-4 13:29:45

SharePoint2010部署之一

  SharePoint2010部署之一------------------------------环境准备
  (一)软件要求---------需要哪些Components?
  1.SharePoint Foundation
Q:只有SF组件能不能运行?
A:不可以.需要DataBase存储数据
Q:SharePoint的本质?
A:SharePoint是Asp.net Application Solution
  2.DataBase Server
DataBase的作用--------存放数据
DataBase并非Application的基本单位
Application-----映射___对应-------DataBase
  3.IIS
运行Application的环境.
Application是基本单位
  4.其它环境
64 bit Windows Server 2003
  5.各组件的关系
http://blog.运维网.com/attachment/201212/105404905.png
http://blog.运维网.com/attachment/201212/123413174.png
  -----------------------------------------------------------------------------
  (二)硬件环境
  1、64位CPU
  2、4G RAM



页: [1]
查看完整版本: SharePoint2010部署之一