MCA Modern Desktop Administrator Practice Tests. Crystal PanekЧитать онлайн книгу.
are the administrator for your company network. You have a mounted Windows 10 Windows Image (.wim). What should you do if you want to view the list of third-party drivers installed on the WIM?Open the mount folder using Windows Explorer.Run dism with the /get-drivers parameter.Run driverquery.exe with the /si parameter.View all hidden drivers using Device Manager.
16 You are the administrator for your company network. You want to edit the Registry without using the Control Panel. What are the two utilities that are supported by Windows 10 to edit the Registry manually? (Choose two.)regeditregedt32regeditorregistryeditor
17 You are the administrator for your company network. A user is using Windows 10 on their laptop computer and wants to change the desktop background. What do you suggest the user do to change the background on the laptop?Right-click My Computer and choose Manage from the context menu.Right-click My Computer and choose Properties from the context menu.Right-click the empty space on the desktop and choose Personalize from the context menu.Select Control Panel ➢ System.
18 You are the administrator for your company network. You have a large number of computers running Windows 10 in a workgroup. These computers have low-bandwidth metered Internet connections. What should you configure if you need to reduce the amount of Internet bandwidth that is being consumed when updates are being downloaded?Use Background Intelligent Transfer Service (BITS).Use Delivery Optimization.Use distributed cache mode in BranchCache.Use hosted mode in BranchCache.
19 You are the administrator for your company network. You have just performed a clean installation of Windows 10 on a computer. Which of the following Windows 10 utilities could you use if you want to create an image of the installation to be used as a template for remote install?Deployment Image Servicing and Management (DISM)Distributed File System (DFS)System Preparation Tool (Sysprep)Windows System Image Manager (Windows SIM)
20 You are the administrator for your company network. On a Windows 10 computer, you are configuring the services. You need to ensure that if a service fails to load, it will attempt to restart. Using the service's Properties dialog box, which tab should you go to?The Dependencies tabThe General tabThe Log On tabThe Recovery tab
21 You are the administrator for your company network. You are planning on deploying a large number of new computers within your network, each with the same configuration. You are looking to create a reference image that will be applied to all of the new machines. Which utility will you use to accomplish this goal?You should use the dism.exe utility.You should use the setup.exe utility.You should use the wdsutil.exe utility.You should use the Windows SIM utility.
22 You are the administrator for your company network. You have a Windows 10 computer that will be used as a reference. You plan to create and deploy an image of this Windows 10 computer. You create an answer file named answer.xml. You want to ensure that the installation applies the answer file after the image has been deployed. Which command should you run prior to capturing the image?dism.exe /append answer.xml /checkdism.exe /mount answer.xml /verifysysprep.exe /generalize /oobe /unattend:answer.xmlsysprep.exe /reboot /audit /unattend:answer.xml
23 You are the administrator for your company network. You are planning to use the System Preparation tool to install Windows 10 using images. You are going to create an image from a reference computer and then copy the image to all of the new machines. However, you do not want to create a security identifier (SID) on the destination computer when you use the image. To achieve this goal, what sysprep.exe command should you use?/generalize/oobe /quiet/specialize
24 You are the administrator for your company network. You have an isolated network that you are using for testing. This testing environment contains multiple computers that are running Windows 10 and are part of a workgroup. When testing, these machines remain as part of the workgroup. You notice that none of the computers are being activated. What should you do if you want to activate these computers without connecting the testing environment to the Internet?Use Active Directory–based activation.Use the Get-WindowsDeveloperLicense cmdlet.Use Key Management Service (KMS).Use the Volume Activation Management Tool (VAMT).
25 You are the administrator for your company network. One of your employees is not happy with how the mouse and keyboard respond when they are trying to work. Which utility would you recommend to the user so that they can configure the mouse pointer rate and the keyboard speed to meet their needs?Computer ManagementControl PanelMicrosoft Management ConsoleRegistry Editor
26 You are the administrator for your company network. An employee has a laptop computer that uses Advanced Configuration and Power Interface (ACPI), and they want to see how much battery power is available. The user also wants to see whether the laptop has been configured to hibernate. What utility should you recommend the user use to answer their questions?Battery MeterComputer ManagerDevice ManagerMicrosoft Management Console (MMC)
27 You are the administrator for your company network. You have an employee with limited vision. You want to set up their computer with the ability to read the screen text aloud as well as any text, menus, and buttons. What accessibility app should you implement?You should implement Dialog Manager.You should implement Narrator.You should implement Orator.You should implement Read-Aloud Text.
28 You are the administrator for your company network. An employee has a laptop that is running Windows 10 Home Edition. What should you do first if you want to synchronize the files from the laptop to their network folder?Configure all of the files on the laptop as read-only.Enable one-way synchronization.Enable two-way synchronization.Upgrade the laptop to Windows 10 Enterprise.
29 You are the administrator for your company network. You are planning on creating a deployment plan that will automate about 100 new Windows 10 computers. You want to use WDS to perform the installations. You plan to create an answer file to automate the installation; however, you do not want to use a text editor. What program can you use if you want to create an unattended answer file using a GUI interface?Microsoft BitLocker Administration and Monitoring (MBAM)Deployment Image Servicing and Management (DISM)System Preparation Tool (Sysprep)Windows System Image Manager (SIM)
30 You are the administrator for your company network. You have a dual-boot machine, but you'd like the primary operating system to be Windows 10. What file do you need to configure?bcboot.inibcdbootbcdeditboot.ini
31 You are the administrator for your company network. Your company uses an app from the Microsoft Store for Business. There are several computers that are not allowed to access the Internet; however, you want to distribute the application to these computers. How do you distribute the application to the machines that don't have Internet access? (Choose all that apply.)Use a Microsoft Intune deployment.Use a WDS deployment.Using DISM, deploy an AppX package.Using ICD, create a provisioning package.Using Windows SIM, create an answer file.
32 You are the administrator for your company network. You need to create a script that will verify the activation status of a large number of computers. What should you include in the script?Run the sfc.exe command with the /scannow parameter.Run the sfc.exe command with the /verifyonly parameter.Run the slmgr.vbs script with the /dli parameter.Run the slmgr.vbs script with the /ipk parameter.
33 You are the administrator for your company network. A user has recently come up to you and asked for your assistance. They accidentally saved the wrong username and password when logging into an application, and they'd like your assistance in fixing it. Where should you go on the user's machine to make that change?Credential ManagerPassword ManagerUsername ManagerWebsite Manager
34 You are the administrator for your company network. You have a Windows 10 domain that contains two computers: Computer1 and Computer2. What should you use if you are on Computer1 and want to view the installed devices and the drivers that are on Computer2?You should use the driverquery.exe command.You should use the Get-OdbcDriver cmdlet.You should use the Get-PnpDevice cmdlet.You should use the Get-WindowsDriver cmdlet.
35 You are the administrator for your company network. You want to prepare a system for imaging, and you are planning to use Sysprep. Which switch should you use if you want to reset the security ID (SID) and clear the event logs?You should use /audit.You should use /generalize.You should use /oobe.You should use /unattend.
36 You are the administrator for your company network. You have a system in your network