微软认证考试 题目列表
You work as a network administrator at ABC.com.The ABC.com network consists of a single domain named ABC.com.All servers on the ABC.com network have Windows Server 2012 R2.The ABC.com network contains a server named ABC_SR04 that has a Hyper-V Virtual Switch and several Hyper-V virtual machines.You upgrade the network interface cards (NICs) on ABC_SR04 with NICs that have support for single-root I/O virtualization (SR-IOV). How would you ensure that the virtual machines on ABC_SR04 are able to use the SR-IOV NICs?()A、You should run the New-NetSwitchTeam cmdlet on ABC_SR04B、You need to create an internal virtual network on ABC_SR04.C、You need to install Integration Services on ABC_04.D、You should configure the Hardware Acceleration settings on the virtual machines.E、You need to add a new Hyper-V Virtual Switch on ABC_SR04.F、You need to remove the existing Hyper-V Virtual Switch from ABC_SR04.G、You should run the Set NetIsatapConfiguration cmdlet on ABC_SR04.

You install WSUS on a server that runs windows server 2008. You need to ensure that the traffic between the WSUS administrative web site and the server administrators computer is encrypted what should you do?()A、Configure SSL encryption on the WSUS server website.B、Run the netdom trust /SecurePasswordPrompt command on the WSUS server.C、Configure the NTFS permissions on the content directory to deny Full control permission to the everyone group.D、Configure the WSUS serve to require integrated windows authentication (WA) hen users connect to the WSUS serve.

You are the administrator of your company's network. You have a shared printer (HPLaserJet1) on Computer1. Computer2 also has an identical shared printer (HPLaserJet2). The printer on Computer1 fails. Users have sent jobs to Computer1 and the jobs are waiting to be printed.   How can you print these documents without having the users resubmit the print jobs?()A、Configure the Redirector service to point //Computer1/HPLaserJet1 to  //Computer2/HPLaserJet2B、Select 'Resume Print Job' from the printer's properties, the next available printer will print the print jobs. C、Stop and Restart the printer service, the failed printer will become disabled and the working  printer will take its place.D、Create a second printer port on computer2. Assign the UNC name //Computer1/HPLaserJet1  to the second port.E、Create a second printer port on computer1. Assign the UNC name //Computer2/HPLaserJet2  to the second port.

You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers in the ABC.com domain, including domain controllers, have Windows Server 2012 R2 installed.You have been instructed to make sure that ABC.com users are not able to install a Windows Store application. You then create a rule for packaged apps.  Which of the following is the rule based on?()A、The publisher of the package.B、The publisher of the application.C、The name of the packageD、The name of the applicationE、The package version.F、The application version.

你的公司有一个活动目录域,所有的计算机都是域成员。你的网络包含一个使用Windows集成身份验证的内部站点。你从一台运行Windows 7的计算机上试图连接到这个站点并提示验证。 你确认你的用户账户允许访问这个站点,你需要确保当你连接到这个站点时能自动验证,你该怎么做?()A、为你的账户设置一个复杂密码B、打开凭据管理器,修改你的凭据C、将这个站点的URL添加到信任区域D、将这个站点的URL添加到本地Intranet区域

Certkiller.COM提高一个主要的办公室和20个分公司。配置作为一个单独的网站,每个分公司有一个只读域控制器(RODC)服务器上安装。在远程办事处的用户抱怨说,他们无法登录到自己的帐户。你应该怎么做,以确保用户帐户的缓存凭据只在当地的分支机构的RODC服务器存储()A、打开RODC计算机帐户的安全性“选项卡,并设置允许只接收用户无法登录到自己的帐户的权限B、添加主域RODC的密码复制策略和安全组中添加用户帐户C、配置每个分支机构的一个唯一的安全组和用户帐户添加到各自的安全组。允许密码复制组主要RODC的服务器上添加安全组D、配置和添加一个单独的密码复制策略,在每个RODC计算机帐户

You have an Exchange organization.All servers in the organization have Exchange Server 2010 Service Pack 1 (SP1) installed.You need to identify why a remote SMTP server rejects e-mail sent from the organization. What should you do?()A、Modify the diagnostic logging level on the MSExchangeTransportService object, and then review the Application event logB、Modify the connectivity log settings on the Transport server, and then review the connectivity logs.C、Modify the message tracking settings on the Transport server, and then review the message tracking logs.D、Modify the protocol logging level on the Send connectors, and then review the protocol logs.

You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com has a server, named ABC-SR15, which has Windows Server 2012 R2 installed. ABC.com also has a server, named ABC-SR16, which has Windows Server 2008 R2 SP1 installed.  You have been instructed to make sure that ABC-SR16 is able to run Windows PowerShell 3.0.  Which of the following actions should you take?()A、You should consider making sure that ABC-SR16 has a full installation of Microsoft .NET Framework 4 installed.B、You should consider making sure that ABC-SR16 has a full installation of Microsoft .NET Framework 2 installed.C、You should consider making sure that ABC-SR16 has WS-Management 3.0 installed.D、You should consider making sure that ABC-SR16 is upgraded to Windows Server 2012 R2.

为应用程序开发人员上班 Certkiller.com。 Certkiller.com 作为其应用程序使用 Visual Studio.NET 2005开发平台。 您正在开发的应用程序将用来连接和控制上安装的现有服务的行为名为 Certkiller 的网络服务器-SR01。 你应该做什么?()A、使用ServiceController类的机器名和服务名属性B、使用ServiceController类的站点属性。C、使用 ServiceInstaller 类的站点属性。D、使用的服务名和显示名称属性ServiceInstaller 类。

您可以在代码中创建以下变量:DateTime dateValue;此外,您编写代码以将时间存储在 dateValue 变量的当地时间。你是序列化所需的价值 dateValue 变量中,如果在一个时区 DateTime 对象序列化和反序列化一个不同的时区,表示本地时间结果应自动调整到第二个时区。你决定要使用的表达式。你应该做什么?()A、使用dateValue.ToString("yyyy-MM-ddTHH:mm:ss.fffffff",CultureInfo.InvariantCulture)B、使用dateValue.ToBinary()C、使用dateValue.KindD、使用dateValue.Ticks

Certkiller.COM有一个Active Directory域和两个域控制器名为CK1和CK2。 CK1主机架构主机角色。突然CK1失败。为了纠正这个问题,你登录到Active Directory使用管理员帐户。您正试图转移架构主机操作角色。但是你失败。你应该怎么做,以确保CK2担任架构主机角色()A、注册Schemamt.dll上的Active Directory域和启动Active Directory架构管理单元B、配置CK2的作为主域控制器C、加入架构管理员组和修改架构设置保存CK2的记录D、获取CK2的架构主机角色E、以上都不是

You need to perform an automated installation of an Exchange Server 2010 server.Which Command should you include in your script?()A、setup.exeB、setup.comC、msiexec.exeD、lpsetupui.exe

Your network consists of a single Active Directory domain. All domain controllers run Windows  Server 2008 R2.     Auditing is configured to log changes made to the Managed By attribute on group objects in an  organizational unit named OU1.   You need to log changes made to the Description attribute on all group objects in OU1 only.     What should you do()A、Run auditpol.exe.B、Modify the auditing entry for OU1.C、Modify the auditing entry for the domain.D、Create a new Group Policy object (GPO). Enable the Audit account management policy setting link the GPO to OU1.

You are responsible for implementing maintenance jobs on a SQL Server 2005 database server. Certain jobs run every Sunday and other jobs run at the beginning of every month. You need to schedule the jobs in the way that uses the least amount of administrative effort. What should you do?()A、Create a job schedule that runs every Sunday.Assign weekly tasks to this schedule.Create a second schedule that runs on the first day of every month. Assign monthly tasks to this schedule.B、Create a job for each task that runs once a day. Use a Transact-SQL statement to check the date and day of the week. If the day is either a Sunday or the first day of the month, execute the code.C、Create a job schedule that runs once a day. Assign jobs to this job schedule. If the day is either a Sunday or the first day of the month, execute the jobs.D、Create a job for each task that runs once a week on Sunday. Add a second job schedule that runs the job on the first of the month

You have a computer that runs Windows 7. The computer is in a workgroup. You need to ensure that youcan decrypt Encrypting File System (EFS) files on the computer if you forget your password.  What are two possible ways to achieve this goal?()A、From Credential Manager, select Back up vault.B、From User Accounts, select Create a password reset disk.C、From User Accounts, select Manage your file encryption certificates.D、From Authorization Manager, modify the Authorization Manager options.