使用组策略部署软件安装考题分析(1)
添加时间: 2007-4-1 6:54:02 作者: 微软认证参考 阅读次数:169 来源: http://www.d9soft.com
问题:
你是一个Windows 2000 网络 的 管理 人员。你的网络包含5台Windows 2000 Server服务器和100台Windows 2000 Professional的客户机。
你希望部署一个运行在Windows 2000 Professional上的应用程序的升级。你希望当用户登录到域的时候自动安装软件的更新。
你该怎么办?
A. 创建一个分布式文件系统(DFS)。将应用程序的更新放在DFS根文件夹中。
B. 为应用程序的更新创建一个Microsoft Windows安装包。配置RIS使用该安装包。
C. 为应用程序的更新创建一个Microsoft Windows安装包。在所有的计算机上应用本地计算机策略来部署这个安装包。
D. 为应用程序的更新创建一个Microsoft Windows安装包。在组策略中部署这个安装包。
正确答案:D
注解:为了通过Windows 2000网络自动安装Windows安装包,你应该将安装包应用到组策略中。
错误答案:
A. DFS用于组织网络文件夹,并不用于部署应用程序的更新。
B. RIS用于部署Windows 2000 Professional的自动安装,并不用于部署应用程序的更新。
C. 将安装包部署到所有本地计算机策略中将会需要花费很大的管理精力。将其部署到组策路中会更加简单。
利用"路由和远程访问"插件排错
问题
你在配置了路由和远程访问功能的Windows 2000 Server上安装了第二台Modem。拨号用户报告他们不能够使用新的Modem来连接到服务器。
你该怎么样来帮助找到问题的原因?
A. 使用“路由和远程访问”插件来查找是否两个Modem都正常工作。
B. 从命令行模式运行Net Config Server命令
C. 从命令行模式运行Net Statistics命令
D. 使用Regedt32在HKEY_LOCAL_MACHINE System CurrentControlSet Services RemoteAccess键值中查看Error Control值
正确答案:A
解释:“路由和远程访问”插件能够用于检测modem的端口状态。
错误答案:
B. Net Config Server命令用于在服务器的工作时显示或改变服务器服务的设置。这并不能诊断Modem问题。
C. Net Statistics命令用于显示本地工作站或服务器服务的统计日志。它并不能诊断modem的问题。
D. 在Windows 2000种,系统配置信息位于注册表中。这用于简化对于一台计算机或网络的管理;然而,一个错误的注册表键值会使整个操作系统崩溃。因此不推荐修改注册表。
系统的监控与优化之NTFS文件压缩
问题:
What happens to a compressed file when you move it from a NTFS partition folder to a non-NTFS partiiton folder?
A.Windows 2000 automatically uncompresses the file or folder
B.the file remains compressed
C.The file or folder inherits whatever the compression state of the target folder is
D.The file or folder is recompressed
select the 1 best answer
当你妆一个使用NTFS格式分区中的使用文件压缩后的文件移动到一个非NTFS分区的文件夹时,会发生什么事?
解答:
当这样操作的时候,压缩过的文件在非NTFS格式中将是解压后的状态,即在非NTFS格式中,不存在文件压缩。
NTFS 压缩概述:
NTFS 压缩在使用 NTFS 文件系统的卷上可用,NTFS 压缩有以下功能和限制:
·您可以使用 NTFS 压缩来压缩个别文件和文件夹,也可以压缩完整的 NTFS 卷。
·您可以压缩文件夹而不压缩其内容。
·您可以使用 NTFS 压缩文件而不用把它们解压缩,因为它们的解压缩和再压缩无须用户干预。
·您可以使用不同的颜色来显示 NTFS 压缩文件和文件夹的名称以便于识别。
·在使用 NTFS 压缩文件时您可能会注意到性能有所下降。在打开压缩文件时,Windows 自动为您·解压缩它;在关闭该文件时,Windows 重新压缩它。此过程可能会降低计算机的性能。
·NTFS 压缩文件和文件夹仅在存储在 NTFS 卷上时才保持压缩状态。
·您不能对 NTFS 压缩文件进行加密。
正确答案:A
参考资料:
MCSE Training Kit Microsoft Windows 2000 Server Exam 70-215,2nd Ed --Chapter13:Monitoring and Optimization--Lesson 1:Disk Monitoring and Optimization
Data Compression
Data compression enables you to compress files and folders on NTFS volumes. Compressed files and folders occupy less space on an NTFS-formatted volume, which enables you to store more data. The compression state for each file and folder on an NTFS volume is set to either compressed or uncompressed.
认识Windows中用户名称的限定
问题:
Which of the following is a valid logon name?
A.“Matt_Brown”
B.Matt_Brown
C.Matt-Brown
D.Brown,Matt
select the 2 best answers
选择两个可用的登录名。
解答:
上述四个哪两个才是合法(或者说是合理)的用户名呢?只需要看它们是否包含有不合法的字符即可判断。
登录名不可以包含:" / [ ] ; : = ,+ * ? < >
所以,
正确答案:BC
参考资料:MCSE Trainking Kit Microsoft Windows 2000 Server Exam 70-215 ,2nd Ed--Chapter 7 Administering Microsoft Windows 2000 Server --Lesson 2 : Administering User Accounts
原文如下:
Naming Conventions
The naming convention establishes how users are identified in the domain. A consistent naming convention will help you and your users remember user logon names and locate them in lists.
The following table summarizes several points to consider in determining a naming convention for your organization:
Consideration Explanation
Unique user logon names User logon names for domain user accounts must be unique to the Directory. Domain user account names must be unique within the OU where you create the domain user account. Local user account names must be unique on the computer where you create the local user account.
20 characters maximum User logon names can contain up to 20 uppercase or lowercase characters; the field accepts more than 20 characters, but Windows 2000 recognizes only the first 20.
Invalid characters The following characters are invalid: " / [ ] : ; = , + * ? < >
User logon names are not case sensitive You can use a combination of special and alphanumeric characters to help uniquely identify user accounts. User logon names are not case sensitive, but Windows 2000 preserves the case.
Employees with duplicate names If two users are named John Doe, you can use the first name and the last initial and then add letters from the last name to differentiate the duplicate names. In this example, one user account logon name could be Johnd and the other Johndo. Another possibility would be to number each useR logon name, for example, Johnd1 and Johnd2.
Type of employee In some organizations, it is useful to identify temporary employees by their user account. For example, to identify temporary employees, you can use a T and a dash in front of the user's logon name: T-Johnd. Or you might use a parenthetical phrase, such as John Doe (Temp).
Service account naming conventions Many background services require user accounts in order to operate. Consider appending the name of the user account with an abbreviated generic name such as svc for service or a service type name such as exc for a background account used by Microsoft Exchange services.
上一篇文章: 正确利用磁盘限额进行管理题分析(1) 下一篇文章: 自动私有IP寻址技术考题分析(1)
相关文章:

