当前位置:MCITP(70-642)题库

问题:

[单选]

Your network contains an Active Directory domain. The domain contains a Windows Server Update Services (WSUS) server named Server1. A Group Policy object (GPO) named GPO1 configures all computers in the domain to use Server1 for Windows Update.You add a new Windows 7 computer named Computer1 to the domain.From the Update Services console, you discover that Computer1 is not listed as a member of any computer groups.You verify that GPO1 is applied to Computer1.You need to ensure that Computer1 is available in the Update Services console.
What should you do?()

A . On Computer1, run wuauclt.exe /detectnow.
B . On Computer1, run wuauclt.exe /reportnow.
C . On Server1, run wsusutil.exe reset.
D . On Server1, run wsusutil.exe listinactiveapprovals.

You have a DNS zone that is stored in a custom application directory partition.  You install a new domain controller.   You need to ensure that the custom application directory partition replicates to the new domain controller.   What should you use() the Active Directory Administrative Center console。 the Active Directory Sites and Services console。 the DNS Manager console。 the Dnscmd tool。 简述性格类型中的“场依存性与场独立型”行为特征 下面那个代码段正确的增加了一个TextBox控件到一个名为form1的Web窗体上?() TextBox c = new TextBox(); c.ID = "txtUserName"; c.Visible = true;。 TextBox c = new TextBox(); c.ID = "txtUserName"; c.Visible = true; c.Controls.Add(form1);。 TextBox c = new TextBox(); c.ID = "txtUserName"; c.Visible = true; c.Add(form1);。 TextBox c = new TextBox(); c.ID = "txtUserName"; c.Visible = true; form1.Controls.Add(c)。 下列成土母质中属于残积母质的是()。 崩积物。 洪积物。 残积物。 风积物。 You are developing a WCF service. The service includes an operation names GetProduct. You need to ensure that GetProduct will accept a POST request and will indicate that the returned data is XML.   Which two actions should you perform?() Add the WebGet attribute to the service contract.。 Set WebOperationContext.Current.OutgoingRequest.ContentType to "text/xml" in the GetProduct method.。 Add the WebInvoke attribute to the service contract.。 Set WebOperationContext.Current.OutgoingResponse.ContentType to "text/xml" in the GetProduct method.。

Your network contains an Active Directory domain. The domain contains a Windows Server Update Services (WSUS) server named Server1. A Group Policy object (GPO) named GPO1 configures all computers in the domain to use Server1 for Windows Update.You add a new Windows 7 computer named Computer1 to the domain.From the Update Services console, you discover that Computer1 is not listed as a member of any computer groups.You verify that GPO1 is applied to Computer1.You need to ensure that Computer1 is available in the Update Services console.
What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服