题目内容 (请给出正确答案)
[主观题]

YourcompanyhasanActiveDirectoryforestthatcontainsWindowsServer2008R2domaincontrollersandDN

Sservers.AllclientcomputersrunWindowsXPSP3.Youneedtouseyourclientcomputerstoeditdomain-basedGPOsbyusingtheADMXfilesthatarestoredintheADMXcentralstore.Whatshouldyoudo()

A.AddyouraccounttotheDomainAdminsgroup.

B.UpgradeyourclientcomputerstoWindows7.

C.Install.NETFramework3.0onyourclientcomputers.

D.CreateafolderonPDCemulatorforthedomaininthePolicyDefinitionspath.CopytheADMXfilestothePolicyDef

查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“YourcompanyhasanActiveDirector…”相关的问题

第1题

你要为Windows7安装创建一个无人应答文件。你可以用什么来做?()

A.WindowsAIK中的WindowsSIM工具

B.Microsoft记事本

C.部署工作台工具

D.Sysprep.exe

点击查看答案

第2题

你是Testking电脑的管理员,你在Susan的电脑上的C盘成功的安装了WindowsXP专业版。Susan是个软件开

发者,她希望她的电脑是个双启动系统,这样她可以使用WindowsXP专业版或Windows2000专业版。她把Windows2000专业版安装到了G盘。在安装完Windows2000专业版后,Susan重启了机器并选择了运行WindowsXP专业版,当系统启动后,Susan看到下列错误的信息:然而,Susan重启机器后能够进入Windows2000系统。你希望Susan的双系统都能运行,你进入Windows2000系统,你要怎么做呢?()

A.把NTLDR文件和WindowsXP专业版光盘上的i386文件夹下的Ntdetect.com文件拷贝到G盘的根目录下

B.从最近的一次备份中恢复C:\Windows\System32\Config\System文件

C.从最近的一次备份中恢复G:\Windows\System32\Config\System文件

D.把NTLDR文件和WindowsXP专业版光盘上的i386文件夹下的Ntdetect.com文件拷贝到C盘的根目录下

点击查看答案

第3题

Yourcompanypurchasesanewapplicationtodeployon200computers.Theapplicationrequiresthatyoumod

ifytheregistryoneachtargetcomputerbeforeyouinstalltheapplication.Theregistrymodificationsareinafilethathasan.admextension.Youneedtopreparethetargetcomputersfortheapplication.Whatshouldyoudo()

A.Importthe.admfileintoanewGroupPolicyObject(GPO).EdittheGPOandlinkittoanorganizationalunitthatcomputer.

B.CreateaMicrosoftWindowsPowerShellscripttocopythe.admfiletothestartupfolderofeachtargetcomputer.

C.CreateaMicrosoftWindowsPowerShellscripttocopythe.admfiletoeachcomputer.RuntheREDIRUsrCONTAI

D.CreateaMicrosoftWindowsPowerShellscripttocopythe.admfiletoeachcomputer.RuntheREDIRCmpCONTA

点击查看答案

第4题

YouaredesigningaWindowsAzureapplicationthatwillallowfortheprocessingofimagefiles.Imageswil

lbeprocessedinbatchesbyremoteapplicationsrunningonmultipleservers.Theapplicationmustmeetthefollowingrequirements:-Remainoperationalduringbatch-processingoperations.-Allowuserstorollbackeachimagetopreviousversions.Eachremoteapplicationmusthaveexclusiveaccesstoanimagewhileprocessingit.Youneedtorecommendanapproachforstoringtheimages.Whatshouldyourecommend?()

A.StoretheimagesinaWindowsAzureQueue.

B.StoretheimagesinWindowsAzureBlobstorage.

C.StoretheimagesinWindowsAzureTablestorage.

D.StoreimagesinasingleWindowsAzureDriveattachedtothewebrole.

点击查看答案

第5题

哪一个Windows安装配置过程在欢迎屏幕出现之前将设置应用到Windows7?()

A.oobeSystem

B.auditSystem

C.specialize

D.offlineServicing

点击查看答案

第6题

YouneedtocreateaclassdefinitionthatisinteroperablealongwithCOM.YouneedtoensurethatCOMapplicationscancreateinstancesoftheclassandcancalltheGetAddressmethod.Whichcodesegmentshouldyouuse?()

A.A

B.B

C.C

D.D

点击查看答案

第7题

你为手提电脑设计一个远程访问策略。你的解决方案必须满足商业需求。()

A.发布一个计算机证书给P_RAS1,重新配置P_RAS1的远程访问策略只接受EAP-MD5验证。然后指定P_RAS1的计算机证书是验证用的

B.发布一个用户证书给P_RAS1的管理员帐户,重新配置远程访问策略只接受EAP-MD5验证。然后指定管理员帐户的用户证书是验证用的

C.发布一个计算机证书给P_RAS1,重新配置远程访问策略只接受EAP-TLS验证。然后指定P_RAS1的计算机证书是验证用的

D.发布一个用户证书给P_RAS1的管理员帐户,重新配置远程访问策略只接受EAP-TLS验证。然后指定管理员帐户的用户证书是验证用的

点击查看答案

第8题

你需要开发一个应用程序,它允许管理员在不使用Service MMC的情况下动态的控制Windows服务.你开始创建一个叫LocalServiceController的类. 你需要在LocalServiceController类中添加正确的代码确保管理员能够启动本地的Windows服务。你应该使用哪个代码?()

A.

B.

C.

D.

点击查看答案

第9题

YouaredesigningastrategyforsynchronizingaSQLAzuredatabaseandmultipleremoteMicrosoftSQLServ

er2008databases.TheSQLAzuredatabasecontainsmanytablesthathavecircularforeignkeyrelationships.YouneedtorecommendanapproachforensuringthatallchangesintheremotedatabasessynchronizewiththeSQLAzuredatabase.Whatshouldyourecommend?()

A.UseSQLAzureDataSyncService.

B.UseSQLServerreplication.

C.UseSQLServerbackupandrestore.

D.UseSQLServerdatabasesnapshots.

点击查看答案

第10题

你要在所有外部存储设备上禁止读、写和执行访问,你应该启用哪项计算机策略设置?()

A.所有可移动存储:允许远程会话访问

B.所有可移动存储类:拒绝所有访问

C.移动磁盘:拒绝读取访问

D.移动磁盘:拒绝写入访问

点击查看答案
热门考试 全部 >
相关试卷 全部 >
账号:
你好,尊敬的上学吧用户
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,
如果您知道正确答案,欢迎您来纠错

警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
上学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
上学吧
点击打开微信