YourcompanyusesNetworkAccessProtection(NAP)toenforcepoliciesonclientcomputersthatconnecttothenetwork.ClientcomputersrunWindows7.AGroupPolicyisusedtoconfigureclientcomputerstoobtainupdatesfromWindowsServerUpdateServices(WSUS).CompanypolicyrequiresthatupdateslabeledImportantandCriticalmustbeappliedbeforeclientcomputerscanaccessnetworkresources.Youneedtoensurethatclientcomputersmeetthecompanypolicyrequirement.Whatshouldyoudo?()
A. Enableautomaticupdatesoneachclient.
B. EnabletheSecurityCenteroneachclient.
C. Quarantineclientsthatdonothaveallavailablesecurityupdatesinstalled.
Disconnecttheconnectionuntiltherequiredupdatesareinstalled.
查看答案
Your network contains an Active Directory domain. The relevant servers in the domain areconfigured as shown in the following table. You need to ensure that all device certificate requests use the MD5 hash algorithm. What should you do()
A. On Server2, run the Certutil tool.
B. On Server1, update the CEP Encryption certificate template.
C. On Server1, update the Exchange Enrollment Agent (Offline Request) template.
D. On Server3, set the value of the HKLM\Software\Microsoft\Cryptography\MSCEP\ HashAlgorithm\HashAlgorithm registry key.
YoucreateaWebFormthatallowsuserstocreateanewaccount.YouaddaCreateUserWizardcontrolbyusingthefollowingcodesegment.Youneedtoensurethatthewizardautomaticallysendsane-mailmessagetouserswhentheyfinishcreatingtheiraccounts.YouaddavalidelementtotheWeb.configfile.WhichcodesegmentshouldyouaddtothePage_Loadevent?()
A. Wizard1.RequireEmail=True
B. Wizard1.Email="user@address.com"
C. Wizard1.MailDefinition.From="registration@mysite.com"
D. SmtpMail.SmtpServer="mail.contoso.com"
Your company has a server named Server1 that runs a Windows Server 2008 Core Installation, and the DNS server role. Server1 has one network interface named Local Area Connection. The static IP address of the network interface is configured as 10.0.0.1. You need to create a DNS zone named local.contoso. com on server1. Which command should you use?()
A. ipconfig /registerdns:local.contoso.com
B. dnscmd Server1 /ZoneAdd local.contoso.com /DSPrimary
C. dnscmd Server1 /ZoneAdd local.contoso.com /Primary /file local.contoso.com.dns
D. netsh interface ipv4 set dnsserver name=local.contoso.com static 10.0.0.1 primary
You need to create a method to clear a Queue named q.Which code segment should you use?()
A
B
C
D