SMS & SCCM
SCCM 2007 于 2007 年 8 月下旬发布 RTM 版,现阶段其资料可说是非常匮乏,能够利用的只有微软的在线 Library 和联机文档了。当然,SCCM 2007 不是一蹴而就的,我们仍然可以利用 SMS 2003 现有的丰富文档资源。在查看 SMS 2003 资料的时候,应该注意一下 SCCM 2007 和 SMS 2003 在哪些地方做了更新,哪些地方没有变化。原文地址: http://www.faqshop.com/configmgr2007/configmgr2007whatsnew.htm ##### # SCCM 2007 特有的功能######################### ConfigMgr 包含了以下一些新功能: Desired Configuration Management (DCM) Network Access Protection (NAP) Wake-On-LAN (WOL) Site Modes (either Native or Mixed Mode with Native being used to [...]
需要明确的地方: Software Update Point 这个角色必须安装在具有 WSUS 3.0 的服务器上 可以存在多个 software update point,但是只能有一个 active software update point, 但整个站点处于 native mode 时,可以存在一个 active Internet-based software update point 以专门供 Internet-based client 使用。 Additionally, if the active software update point is configured as a Network Load Balancing (NLB) cluster, a site system server with the software update point site [...]
SCCM 2007 中的术语 2007年8月24日,微软 System Center Configuration Manager 2007 (SCCM 2007) 已经正式发布了。详情见: http://www.myitforum.com/absolutenm/templates/IndustryNews.aspx?articleid=3845&zoneid=71 本文根据个人理解编写,欢迎大家指出我的错误,我会努力不断将其完善。谢谢! 我的MSN: xnming21@hotmail.com SCCM 中服务器的角色有: Branch Distribution Point Component Server Distribution Point Fallback Status Point Management Point PXE Service Point Reporting Point Server Locator Point Site Database Sever Site Server Software Update Point State Migration Point System health Validation Point Advanced Client: [...]
本文根据个人理解整理而成,原文地址: http://technet.microsoft.com/en-us/library/bb632618.aspx。整理人:许乃明,MSN:xnming21◎hotmail.com,E-mail: simpleman.xu◎gmail.com SCCM 2007 是一个分布式的 Client/Server 系统,也就是说Site Server、Site System 和 Client 之间可以建立连接,其中一些连接的的端口是可以配置的,一些端口是固定不可配置的。 注: 如果需要配置成支持 Internet-based clients,参考 Supported Scenarios for Internet-Based Client Management 配置防火墙策略。对于 Internet-based clients 出了需要考虑端口方面的设置,同时需要考虑允许一些 HTTP verbs 和 headers 通过防火墙,具体参考 Prerequisites for Internet-Based Client Management。 可以配置的端口: Configuration Manager 2007 allows you to configure the ports for the following types of communication: Client to [...]
一、Client Setup Log Files 位置:%windir%\system32\CCMSetup Log file name Description CCMSetup.log Records setup tasks performed by CCMSetup. Can be used to troubleshoot client installation problems. Client.msi.LOG Records setup tasks performed by client.msi. Can be used to troubleshoot client installation problems. 二、Client Computer Log Files 位置: 1. 在充当 management points 的 client 上,log 位置为 SMS_CCM\Logs 2. 在其他 [...]
Clients Fail to Assign to a Site Because the Site Compatibility Check Fails 当 SCCM 2007 的客户端被成功安装,但是不能委派到站点中时,一个可能的原因是在委派的过程中 site compatibility 失败。 解决方法: 首先确定 client 具有检查 site compatibility 的机制,用如下两种方法: Active Directory Domain Services is extended for Configuration Manager 2007, and clients belong to this forest. Clients can find a server locator point that’s published in WINS, or [...]
Continue reading about SCCM 2007 Troubleshooting Client Issues
How to Assign the Fallback Status Point to Client Computers SCCM 2007 client 可以被委派一个 fallback status point,方法如下: 1. 如果在一个站点中已经配置了 fallback status point,那么在之后的采用 client push 方式安装的 client 都会在安装过程中自动被委派一个 fallback status point。 2. 如果站点中已经配置了一个 fallback status point,同时这个站点已经发布到 AD Domain Services,那么在运行 CCMSetup.exe(不带 command 参数)时,会自动在 AD 中寻找 fallback status point。如果 client 和 site server 在同一个域森林下,则这个站点的 fallback status point 会在安装过程中自动安装。 [...]
site mode 被用来配置 client-to-server 的通信。SCCM 2007 中存在两种模式:native mode and mixed mode。 Native mode was introduced in Configuration Manager 2007 to provide a higher level of security between clients and servers than mixed mode provides. Mixed mode exists to provide a supported site mode for networking environments without an existing PKI infrastructure and backward compatibility with [...]
Fallback status point 是 SCCM 2007 系统中的一个 site system role,帮助管理员监控 client 的布署情况以及用来确定 client 安装和委派情况,还可以用来确认 client 是否处于可管理状态。总之,和 client 相关的问题大多可以通过 fallback status point 来排错。 +———+ send +————–+ relay +——–+ + SCCM + ———> + Fallback + ———> + Site + + client + message + status point + + server + +———+ +————–+ +——–+ Attention!!! 1. SMS [...]
Continue reading about 关于 SCCM 2007 中的 Fallback Status Point
SCCM 2007 Beta 对 Site Servers 和 SMS clients 的软硬件要求不同。 Site Server 的硬件要求:CPU: 750 MHz processor (2.0 GHz or faster recommended)RAM: 256 MB minimum (1024 MB recommended)硬盘空间: 2 GB minimum (5 GB free recommended if using operating system deployment) Site Server 的软件要求:Win2003 SP1 or laterWin2003 R2Vista is required for the system health validator point site [...]