Your network consists of an Active Directory domain and 100 computers that run Windows 7. The domaincontains a logon script named logon.cmd. You plan to deploy a new application named app1.msi by usingthe logon script. App1.msi is stored in //server1/shar

题目

Your network consists of an Active Directory domain and 100 computers that run Windows 7. The domaincontains a logon script named logon.cmd. You plan to deploy a new application named app1.msi by usingthe logon script. App1.msi is stored in //server1/share1. You need to modify the logon script to deploy theapplication.  What should you include in the logon script?()

  • A、Msiexec.exe /i //server1/share1/app1.msi /quiet
  • B、Msinfo32.exe //server1/share1/app1.msi
  • C、Pkgmgr.exe /ip /m://server1/share1/app1.msi
  • D、Sbdinst.exe -u //server1/share1/app1.msi -q
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the network administrator for . All network servers run Windows server 20003, and all client computers run Windows XP Professional.A user named King manages an application server named Server25. One morning,King tries to log on to the network from Server 25. He receives the message shown in the Logon message exhibit.King notifies you of the problem. You open Active Directory Users and Computers and see the display shown in the Active Directory exhibit.You need to enable King to log on to Server 25. Your solution must require the minimum amount of administrative effort.What should you do?()

A. Enable the computer account for Server 25

B. Reset the computer account for Server 25.

C. Remove Server 25 from the domain, and then rejoin Server25 to the domain.

D. Delete the computer account for Server25, and then create a new account with the same name.


参考答案:A

第2题:

Your network consists of a single Active Directory domain named contoso.com. All servers run Windows Server 2003 Service Pack 2 (SP2).You plan to deploy a new DNS zone named adatum.com. You need to ensure that only computers in the contoso.com domain can update host records in the new DNS zone. What should you do?()

  • A、Create a new Active Directory forest named adatum.com. 
  • B、Create a new Active Directory-integrated zone named adatum.com. 
  • C、Create a new standard primary zone named adatum.com. Disable round robin. 
  • D、Create a new standard primary zone named adatum.com. Disable netmask ordering.

正确答案:B

第3题:

You are the network administrator for your company. The network originally consists of a single Windows NT 4.0 domain.

You upgrade the domain to a single Active Directory domain. All network servers now run Windows Server 2003, and all client computers run Windows XP Professional.

Your staff provides technical support to the network. They frequently establish Remote Desktop connections with a domain controller named DC1.

You hire 25 new support specialists for your staff. You use Csvde.exe to create Active Directory user accounts for all 25.

A new support specialist named Paul reports that he cannot establish a Remote Desktop connection with DC1. He receives the message shown in the Logon Message exhibit. (Click the Exhibit button.)

You open Gpedit.msc on DC1. You see the display shown in the Security Policy exhibit. (Click the Exhibit button.)

You need to ensure that Paul can establish Remote Desktop connections with DC1.

What should you do? ()


参考答案:B

第4题:

Your network contains an Active Directory domain. All domain controllers run Windows Server 2008  R2. Client computers run either Windows 7 or Windows Vista Service Pack 2 (SP2).  You need to audit user access to the administrative shares on the client computers.   What should you do()

  • A、Deploy a logon script that runs Icacls.exe.
  • B、Deploy a logon script that runs Auditpol.exe.
  • C、From the Default Domain Policy, modify the Advanced Audit Policy Configuration.
  • D、From the Default Domain Controllers Policy, modify the Advanced Audit Policy Configuration.

正确答案:B

第5题:

Your network has 1,000 client computers that run Windows 7.    You need to install an application, in the Local System account context,on the client computers.   What are two possible ways to achieve this goal?() 

  • A、Configure a logon script.
  • B、Configure a logoff script.
  • C、Configure a startup script.
  • D、Configure a shutdown script.

正确答案:C,D

第6题:

Your network consists of a single Active Directory domain named Contoso.com. All servers on the network run Windows Server 2003 Service Pack 2 (SP2). All client computers on the network run Windows XP Professional Service Pack 3 (SP3). All computers run a custom application named App1. App1 requires domain authentication. App1 does not support smart card authentication. Your company implements a new security policy that states that all users must log on to their computers by using a smart card. You need to ensure that all users can use App1 while eeting the new security policy.  What should you do?()

  • A、Configure the Smart Card service to start automatically on all computers by using a Group Policy object (GPO).
  • B、From the properties of all user accounts, enable the Store password using reversible encryption setting.
  • C、From the properties of all user accounts, enable the Require smart cards for interactive logon setting.
  • D、Enable the Require smart cards for interactive logon policy setting on all computers by using a Group Policy object (GPO).

正确答案:D

第7题:

Your network consists of a single Active Directory domain. The domain contains 10 domain controllers. The domain controllers run Windows Server 2008 and are configured as DNS servers. You plan to create a new Active Directory-integrated zone. You need to ensure that the new zone is only replicated to four of your domain controllers. What should you do first()

  • A、Create a new delegation in the ForestDnsZones application directory partition.
  • B、Create a new delegation in the DomainDnsZones application directory partition.
  • C、From the command prompt, run dnscmd and specify the /enlistdirectorypartition parameter.
  • D、From the command prompt, run dnscmd and specify the /createdirectorypartition parameter.

正确答案:D

第8题:

Your network contains an Active Directory domain named contoso.com. The network has DirectAccess deployed.You deploy a new server named Server1 that hosts a management application.You need to ensure that Server1 can initiate connections to DirectAccess client computers.Which settings should you modify from the DirectAccess Setup console?()

A. Application Servers

B. DirectAccess Server

C. Infrastructure Servers

D. Remote Clients


参考答案:C

第9题:

You are the desktop administrator for your company. The company's network consists of a single Microsoft Windows NT domain. The network contains 2,000 Windows XP Professional computers.  The information security department releases a new security template named NewSecurity.inf. You are instructed to apply the new template to all 2,000 Windows XP Professional computers. You use the Security Configuration and Analysis console to import NewSecurity.inf into a security database named NewSec.sdb. You copy NewSec.sdb to a folder named Sec on a server named Server1. You need to apply NewSecurity.inf to the Windows XP Professional computers. What should you do?() 

  • A、Use the Security Configuration and Analysis console to export a template named NewSec.inf from NewSec.sdb. Copy NewSec.inf to each client computer. 
  • B、Write a logon script that copies NewSec.sdb to the %systemroot%/System32 folder on each client computer. 
  • C、Copy NewSec.sdb to the Netlogon shared folder on each domain controller. 
  • D、Write a logon script that runs the Secedit /configure /db //Server1/Sec/NewSec.sdb command. Apply the logon script to all domain user accounts. 

正确答案:D

第10题:

Your network consists of Windows XP computers in a single Active Directory directory service   domain. All computers are located in a single Active Directory site. You need to design and deploy a new  Group Policy object (GPO) that automatically installs a custom application on computers.  What are two possible ways to achieve this goal?()

  • A、 Link the GPO to the domain and assign the application.
  • B、 Link the GPO to the site and assign the application.
  • C、 Link the GPO to the domain and publish the application.
  • D、 Link the GPO to the site and publish the application.

正确答案:A,B

更多相关问题