网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
您公司的网络中有一个域,其中有1000台运行Windows 7的客户端计算机。用户经常从计算机中往可移动驱动器中复制数据。您需要确保复制到移动驱动器中的数据是受保护的。您应该怎么做?()
A

使用Encrypting File System(EFS)

B

使用Active Directory Rights Management Services

C

配置一个组策略来强制使用BitLocker To Go

D

在所有客户端计算机上启用Trusted Platform Module(TPM)硬件


参考答案

参考解析
解析: 暂无解析
更多 “单选题您公司的网络中有一个域,其中有1000台运行Windows 7的客户端计算机。用户经常从计算机中往可移动驱动器中复制数据。您需要确保复制到移动驱动器中的数据是受保护的。您应该怎么做?()A 使用Encrypting File System(EFS)B 使用Active Directory Rights Management ServicesC 配置一个组策略来强制使用BitLocker To GoD 在所有客户端计算机上启用Trusted Platform Module(TPM)硬件” 相关考题
考题 单选题与原发性痛经直接相关的激素是()A PB E2C PRLD PCE LH

考题 单选题医疗机构从业人员行为规范是什么时间发布实施的()A 2011年5月26日B 2012年5月26日C 2011年6月26日D 2012年6月26日E 2013年1月26日

考题 单选题1997年中国健康教育协会医院健康教育学术委员会宣告成立,标志着我国医院健康教育与健康促进的全国协作网络的形成,宣告成立的城市是()A 北京市B 上海市C 海口市D 厦门市E 杭州市

考题 单选题对于先兆早产的孕妇,首要的治疗是()A 控制感染B 做好接生准备C 促胎肺成熟D 抑制宫缩E 左侧卧位休息

考题 多选题You create a Web Form. The Web Form allows users to recover their passwords. You add a PasswordRecovery server control by using the following code segment.You need to ensure that the server control generates a new password and sends it by e-mail to the users e?mail address. Which two actions should you perform?()ACreate a valid definition in the Web.config file.BSet the passwordFormat attribute of the configured membership provider to Encrypted.CEnsure that the enablePasswordRetrieval attribute of the configured membership provider is set to False.DEnsure that the enablePasswordRetrieval attribute of the configured membership provider is set to True.