今天在网上逛,突然发现有关于SMS的在线讲座,想到翔帅叫看看关于SMS的咚咚,顺便进去听了听。中国人讲的,不过ppt和操作系统是英文的:(
感觉还不错,不过就是普通话太差。待会儿我会把我的随堂笔记贴在下面,比较乱,希望大家不要介意哈,一个字,一个字打得哦,连复制都不行(视频),我容易吗我?呜呜…
听完后,感觉要想应用sms,现在还不现实,因为现在网管会整个网络系统还没有采用域来管理,所以如果用SMS的话,只有采用最低效的Network模式(详见笔记),意义不大。
算了,不想说了,感冒阿,太惨了!!!贴!!!
===== 华丽的分界线 =====
SMS在企业中的应用
中科院软件研究所 史震
一、体系架构:
* 操作架构
Based on Windows Server 2003:
Like DNS,DHCP,ISA Server(Security),SQL Server(DataBase),SMS Server
* 应用程序架构
Based on Application Center 2000
* 信息流架构
Based on Exchange2003
二、SMS应用范围:
* Asset Management:Hardware
* Software Distribution:Software
* Security Update:Update(Better than SUS:Not only Server SP,Office SP)
* Remote Computer Support:Remote Help
* Mobility Support:移动用户流量本地化
三、Features of SMS:
* Hardware and software inventory:
Hardware software change
Software inventory
Example:
Forbidden QQ,MSN LIKE Program
* Software Distribution:
Noman setup
活动目录中的组策略只能基于域来分发软件,如果只属于某个工作组则无能为力了
* Software metering:
盗版软件
软件使用信息,使用者,启动、停止时间、频率
Example:
某台计算机安装了Office2000但一直没有使用,或使用特别少,再购买时减少购买Office2003数量
* Remote Tools:
减少时间成本
* Software Update Management:
Test
Distribution
Compared to SUS:
Not only Windows Service Pack
But also Office,SQL,Exchange,RRS Service Pack
四、Administrative Support Features:
* Reporting:
IE Explorer report viewer:
1、软件,硬件资产清单;
2、计算机详细配置、状态
3、分发软件、分布时问题,软件使用情况
Feature:
1、可定制
2、可Filter:
如:没有安装xp SP2的计算机
* Status viewing:
某个组件执行特定活动的特征串
* Performance viewing:
Example:大量广播排查
* Backup and recovery tools:
备份恢复SMS站点
* Remote Control
五、Mixed version Hierarchy Considerations:
Certain operating systems and features are no longer supported
SMS 2.0 ok,SMS 2003 no:
* Windows 3.1,3.1.1,95,Before NT 4.0 sp5 pre,ME,XP Home Edition,PE,
* Novel
* Before Sql 7.0 sp2
* SBS(Small Bussiness Server)
* Alpha CPU System
六、Explaining SMS Hierarchies
SMS Site:
* 管理资源
* 三位代码唯一标示
* 主(父子)、辅站点(子)
* 主:数据库支持,存储数据,SQL Server,管理工具
* 父子信任关系
* 有广域网连接时考虑分层结构
七、Key Components:
* Site Server
* Site System Roles:
Client Access Point
Management Point
Reporing Point
Distribution Point
Server Locator Point
* Site Database
* Advanced Client:2000 later
* Legacy Client:windows98,NT 4.0 SP6
* Client — Site System Roles — Site Server — Database
八、Services that Site System Provide:
* CAP(Client Access Point): For Legacy Client
Legacy Client通过活动目录AB的查询找到SLP(Server Locator Point),然后找到CAP
* Distribute Point:
安装软件时
* Management Point:For Advanced Client
* Reporing Point:
直接访问数据库
九、The Role of an SMS Client
* 安装SMS Client Agent
* Key Tasks:
* 接受处理SMS数据指令
* 扫描信息,报告SMS站点服务器
* 安装程序和更新
十、What are Collections?
* 对特定资源的划分
* 创建集合(在服务器端):
* Example:
对All Windows XP System Collection分发XP SP2
创建发现模式—创建Collection(通过模式)
十一、Explaning SMS Site-to-Site Communication
* Consideration for creating multiple site:
Network Performance
Number of resources(数据库宿主主机性能)
Features required by users(SMS2003 plus SMS2.0)
International consideration(语言考虑)
Corporate structure
Domain structure(也可考虑修改不合理的域结构)
* How information flows form site to site:
Management Instructions and Data:From parent to Child
Resource Report and Client data:From Child to parent
十二、Explaining SMS Site:
* What are SMS Site Boundaries?
活动目录站点边界(AD Name)
Legacy:必须位于AD内
Advanced:Mobile,可指定
* 资源搜集模式:
Network网络发现:Based on IP Address,多个LAN,多个站点,信息统一于父站点
AD系统发现:从AD数据库中读取
AD User发现
AD System Group发现
Windows User Domain Account发现
Windows Group Domain Account发现
Heartbeat发现:必须维持联系(一般都要启用)
十三、答疑时间:
1、SMS,MOM(Microsoft Operations Manager)差别?
SMS静态、MOM动态