题目内容

Your company has a main office and two branch offices. Domain controllers in the main office host an Active Directory-integrated zone. The DNS servers int he branch office host a secondary zone for the domain and use the main office DNS servers as their DNS master servers for the zone. The company adds a new branch office. You add a member server named Branch3 and install the DNS service on the server. You configure a secondary zone for the domain. The zone transfer fails. You need to configure DNS to provide zone data to the DNS server in the new branch office. What should you do? ()

A. Run dnscmd using the ZoneResetMasters option
B. Run dnscmd by using the ZoneResetSecondaries option
C. Add the new DNS server to the Zone Transfers tab on one of the DNS servers in the main office
D. Add the new DNs server to the DNSUpdateProxy Global security group in Active Directory Users and Computers

查看答案
更多问题

YourcompanyhasasingleActiveDirectorydomain.ThedomainhasserversthatrunWindowsServer2008R2.YouhaveaservernamedNAT1thatfunctionsasaNATserver.YouneedtoensurethatadministratorscanaccessaservernamedRDP1byusingRemoteDesktopProtocol(RDP).Whatshouldyoudo?()

A. ConfigureNAT1toforwardport389toRDP1.
B. ConfigureNAT1toforwardport1432toRDP1.
ConfigureNAT1toforwardport3339toRDP1.
D. ConfigureNAT1toforwardport3389toRDP1.

You work as an application developer at Certkiller .com. You are preparing to run diagnostics on an application by using TraceSwitch objects. You start by adding the following elements to the application configuration file: You then test the TraceSwitch settings by using the code displayed in the exhibit below: What represents the output that will be displayed by this test?()

A
B
C
D

You create a Web page that contains the following div. You have a JavaScript array named imageurls that contains a list of image URLs. You need to write a JavaScript function that will insert images from the URLs into target. Which code segment should you use?()

A. $(imageurls).each(function(i,url){ $("", url).append("#target"); });
B. $(imageurls).each(function(i,url){ $("#target") += $("").attr("src", url); });
C. $.each(imageurls, function(i,url){ $("").attr("src", url).appendTo("#target"); });
D. $.each(imageurls, function(i,url){$("#target").append("").src = url; });

Exhibit: YouarecreatingacompositecontrolforcapturinguseraddressinformationinaWebapplication.Youdefineanumberofpropertiesthattheusercansetatdesigntime.YouneedtogroupthesepropertiesinthePropertiesdialogbox.Inaddition,youneedtoensurethatwhenusersclickonaparticularproperty,theyreceiveashortexplanationofthatproperty.Thepropertiesareshownintheexhibit.Whichtwoactionsshouldyouperform?()

AttachtheCategoryattributeclasstothecontrolsclassdefinition.SetitsvaluetoUserAddress.Marktheclassaspublic.
B. AttachtheBrowsableattributeclasstoeachpropertyinthegroup.SetitsvaluetoTrue.Markthepropertyasprivate.
C. AttachtheCategoryattributeclasstoeachpropertyinthegroup.SetitsvaluetoUserAddress.Markthepropertyaspublic.
D. AttachtheDescriptionattributeclasstoeachpropertyinthegroup.Seteachvaluetoadescriptionofthegivenproperty.
E. AttachtheDefaultPropertyattributeclasstoeachpropertyinthegroup.Seteachvaluetoadescriptionofthegivenproperty.

答案查题题库