Client
引用:http://blogs.technet.com/smsandmom/archive/2008/03/06/configmgr-2007-client-push-installation-method-in-a-workgroup.aspx ConfigMgr 2007 是不支持在 workgroup 环境下的 Client push 方式安装的。 其他在工作组环境的限制有: 1. Workgoup clients 不能使用 AD domain services 服务,所以即使 site 已经进行了 AD domain services 的发布,workgroup client 也不能从中受益。如 workgroup clients 只能通过 WINS 或 DNS 来定位 default MP,而不能通过 AD domain services;2. AD system, AD user, AD user group 等 discovery 方式对 workgoup 无效;3. 针对 user 的 advertiesments 对 [...]
原文:http://myitforum.com/cs2/blogs/spruitt/archive/2007/10/01/using-psexec-to-install-the-sms-client.aspx Sometimes the easiest way to install the client may be running it with psexec. That’s especially true if the machine hasn’t been discovered by some mechanism. The options for doing this often cause confusion, because there are two files involved – ccmsetup.exe and client.msi. CCMSETUP looks for client.msi in whatever folder ccmsetup is run [...]
Content Location 是指Client 如何定位 advertisement 和Software update 发布的 Package Source Files。 当一个 Client 需要进行 content location 的时候,会发送 content location 的请求到 MP: 1. 当 Client 位于其 assigned site 的边界内,client 会发送 content location 请求到 default MP; 2. 当 client 位于和其 assigned site 有联系的 secondary site 的边界内的时候,如果 secondary site 有 proxy MP,client 会向 proxy MP 发送 contend location [...]
一、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