题目内容 (请给出正确答案)
[单选题]

YourcompanyhasanActiveDirectoryforest.Thecompanyhasbranchofficesinthreelocations.Eachlocationhasanorganizationalunit.YouneedtoensurethatthebranchofficeadministratorsareabletocreateandapplyGPOsonlytotheirrespectiveorganizationalunits.Whichtwoactionsshouldyouperform()

A.AddtheuseraccountsofthebranchofficeadministratorstotheGroupPolicyCreatorOwnersGroup.

B.ModifytheManagedBytabineachorganizationalunittoaddthebranchofficeadministratorstotheirrespectiveorg

C.RuntheDelegationofControlWizardanddelegatetherighttolinkGPOsforthedomaintothebranchofficeadmin

D.RuntheDelegationofControlWizardanddelegatetherighttolinkGPOsfortheirbranchorganizationalunits

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

第1题

以下哪个工具你可以用来检测运行在你的WindowsVista计算机上的应用程序是否存在Windows7中的已知的问题?()

A.Windows7升级顾问

B.Sysprep

C.USMT

D.Windows PE

点击查看答案

第2题

YouworkwithadatabasenamedDB1,whichislocatedonaSQLServer2005computer.Youdiscoverthatatables

canonTable1inDB1causesaslowquery.Table1isaverylargetablethatisusedfrequently.Youascertainthatthequerycontainsthefollowingstatement.SELECTcol1,col2FROMtable1WHEREcol3=Youneedtoprovidemaximumqueryperformance.Table1mustremainavailabletousers.Whatshouldyoudo?()

A.UpdateallstatisticsonTable1inDB1.

B.UsetheCREATESTATISTICSstatementinDB1tocreatemissingstatisticsoncol3ofTable1.

C.Setthepriorityboostserveroptionto1.

D.Executethefollowingstatement.USEDB1GOCREATEINDEXindex1ONtable1(col3)INCLUDE(col1,col2)WITH(ONLINE=ON)GO

点击查看答案

第3题

YouaredesigningaWindowsAzureapplicationthatwillstoredata.Youhavethefollowingrequirements:-

Thedatastoragesystemmustsupportthestorageofmorethan500GBofdata.-Dataretrievalmustbepossiblefromalargenumberofparallelthreadswithoutthreadsblockingeachother.Youneedtorecommendanapproachforstoringdata.Whatshouldyourecommend?()

A.UseWindowsAzureQueues.

B.UseWindowsLiveMesh2011.

C.UseasingleSQLAzuredatabase.

D.UseWindowsAzureTablestorage

点击查看答案

第4题

YourcompanyhasrecentlyacquiredanewsubsidiarycompanyinQuebec.TheActiveDirectoryadministrato

rsofthesubsidiarycompanymustusetheFrench-languageversionoftheadministrativetemplates.YoucreateafolderonthePDCemulatorforthesubsidiarydomaininthepath%systemroot%\SYSVOL\domain\Policies\PolicyDefinitions\FR.YouneedtoensurethattheFrench-languageversionofthetemplatesisavailable.Whatshouldyoudo()

A.DownloadtheConf.adm,System.adm,Wuau.adm,andInetres.admfilesfromtheMicrosoftWebsite.CopytheAD

B.CopytheADMLfilesfromtheFrenchlocalinstallationmediaforWindowsServer2008R2totheFRfolderonthes

C.CopytheInstall.WIMfilefromtheFrenchlocalinstallationmediaforWindowsServer2008R2totheFRfolderonth

D.CopytheADMXfilesfromtheFrenchlocalinstallationmediaforWindowsServer2008R2totheFRfolderonthes

点击查看答案

第5题

你要从一台运行WindowsXP专业版的计算机传输用户的加密证书到Windows7专业版,应该使用以下哪个程序?()

A.文件设置和传送向导

B.USMT

C.Windows轻松传送

D.Robocopy.exe

点击查看答案

第6题

YouaredesigningawebservicethatwillbehostedinWindowsAzure.Thewebservicewillacceptandstorest

ructuredandsemi-structureddata.Thewebservicemustmeetthefollowingrequirements:-Updatealldatawithinasingletransaction.-Enforcethedatastructureforstructureddatawithinthedatastore.Youneedtorecommendanapproachforstoringthedata.Whatshouldyourecommend?()

A.UseWindowsAzureQueues.

B.UseasingleSQLAzuredatabase.

C.UseasingleWindowsAzureDrive.

D.UseWindowsAzureTablestorage.

点击查看答案

第7题

您正在测试一个组件,该组件对Meeting 类实例进行序列化处理,以使它们能够保存到文件系统。Meeting

具有如下定义:public class Meeting {private string title;public int roomNumber;public string[] invitees;public Interview(){}public Interview (string t){title = t;} }组件包含一个带有以下代码段的过程Meeting myMeeting = new Meeting("Objectives");myMeeting.roomNumber=20;string[] attendees = new string[2]{"Amy", "Ally"};myMeeting.invitees = attendees;XmlSerializer xs = new XmlSerializer(typeof(Meeting));StreamWriter writer = new StreamWriter(@"C:\Meeting.xml");xs.Serialize(writer, myMeeting);writer.Close();/您需要确定作为运行此过程的结果写入C:\Meeting.xml 文件的XML 块。哪个XML 块代表将写入C:\Meeting.xml 文件的内容?()

A.

B.

C.

D.

点击查看答案

第8题

你要获得USMT4.0,必须从Microsoft网站下载什么工具?()

A.Windows升级密钥产品包

B.Windows升级顾问

C.WAIK

D.Microsoft应用程序兼容性工具包

点击查看答案

第9题

你需要设计一个补丁管理策略以满足商业需求,你该怎样做?()

A.在内部网络的一台计算机上安装系统管理服务器(SMS),使用默认的域策略GPO分发SMS客户端软件到域中的所有计算机

B.在内部网络的一台计算机上安装微软的操作管理器(MOM),使用默认的域策略GPO分发MOM客户端软件到域中的所有计算机

C.在一台web服务器上安装软件更新服务(SUS),并配置成每晚同步和批准更新。配置客户端计算机从web服务器上接收自动更新。确保用户在白天重启计算机

D.在一台域控制器上安装软件更新服务(SUS),并配置成每晚同步和批准更新。配置客户端计算机从域控制器上接收自动更新。确保用户在白天重启计算机

点击查看答案

第10题

YourcompanyhasanActiveDirectoryforestthatcontainsWindowsServer2008R2domaincontrollersandDN

Sservers.AllclientcomputersrunWindowsXPSP3.Youneedtouseyourclientcomputerstoeditdomain-basedGPOsbyusingtheADMXfilesthatarestoredintheADMXcentralstore.Whatshouldyoudo()

A.AddyouraccounttotheDomainAdminsgroup.

B.UpgradeyourclientcomputerstoWindows7.

C.Install.NETFramework3.0onyourclientcomputers.

D.CreateafolderonPDCemulatorforthedomaininthePolicyDefinitionspath.CopytheADMXfilestothePolicyDef

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

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

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

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

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