Pass MD-100 Brain Dump Updated Certification Sample Questions
Online MD-100 Test Brain Dump Question and Test Engine
NEW QUESTION 58
Please wait while the virtual machine loads. Once loaded, you may proceed to the lab section. This may take a few minutes, and the wait time will not be deducted from your overall test time.
When the Next button is available, click it to access the lab section. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.
Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.
Labs are not timed separately, and this exam may more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.
Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.
Username and password
Use the following login credentials as needed:
To enter your password, place your cursor in the Enter password box and click on the password below.
Username: Contoso/Administrator
Password: Passw0rd!
The following information is for technical support purposes only:
Lab Instance: 11145882

You need to ensure that Windows feature updates on Client1 are deferred for 15 days when the updates become generally available.
To complete this task, sign in to the required computer or computers.
Answer:
Explanation:
Select the Start button, then select Settings > Update & Security > Windows Update.
Under Update settings, select Advanced options.
From the boxes under Choose when updates are installed, select the number of days you would like to defer a feature update or a quality update.
Reference:
https://support.microsoft.com/en-us/help/4026834/windows-10-defer-feature-updates
NEW QUESTION 59
Your company uses Microsoft Deployment Toolkit (MDT) to deploy Windows 10 to new computers.
The company purchases 1,000 new computers.
You need to ensure that the Hyper-V feature is enabled on the computers during the deployment.
What are two possible ways to achieve the goal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Add a task sequence step that runs dism.exe.
- B. Add a configuration setting to Windows Deployment Services (WDS).
- C. In a Group Policy object (GPO), from Computer Configuration, configure Application Control Policies.
- D. Add a task sequence step that adds a provisioning package.
- E. Add a custom command to the Unattend.xml file.
Answer: A,D
Explanation:
Explanation
References:
Provisioning package works with Windows Configuration Designer to provision win10 features and runtime settings. WCD (provisioning Package) is GUI based while DISM is command line based and dose same function. Unattend.xml / answer files are used with installation media. It contains settings, definitions and values to use during Windows Setup. In an answer file, you specify various setup options. These options include how to partition disks, where to find the Windows image that will be installed, and which product key to apply.
https://docs.microsoft.com/en-us/windows/deployment/deploy-windows-mdt/create-a-windows-10-reference-im
NEW QUESTION 60
You have a computer that runs Windows 10. The computer is in a workgroup. The computer is used to provide visitors with access to the Internet.
You need to configure the computer to meet the following requirements:
* Always sign in automatically as User1.
* Start an application named App1.exe at sign-in.
What should you use to meet each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
References:
http://www.itexpertmag.com/server/complete-manageability-at-no-extra-cost
NEW QUESTION 61
Your network contains an Active Directory domain. The domain contains 1,000 computers that run Windows 10.
You discover that when users are on their lock screen, they see a different background image every day, along with tips for using different features in Windows 10.
You need to disable the tips and the daily background image for all the Windows 10 computers.
Which Group Policy settings should you modify?
- A. Do not suggest third-party content in Windows spotlight
- B. Turn off Windows Spotlight on Settings
- C. Turn off all Windows spotlight features
- D. Turn off the Windows Welcome Experience
Answer: C
Explanation:
Explanation
References:
https://docs.microsoft.com/en-us/windows/configuration/windows-spotlight
Topic 1, Contoso, Ltd
Overview
Contoso, Ltd. is a consulting company that has a main office in Montreal and two branch offices in Seattle and New York.
Contoso has IT, human resources (HR), and finance departments.
Contoso recently opened a new branch office in San Diego. All the users in the San Diego office work from home.
Existing environment
Contoso uses Microsoft 365.
The on-premises network contains an Active Directory domain named contoso.com. The domain is synced to Microsoft Azure Active Directory (Azure AD).
All computers run Windows 10 Enterprise.
You have four computers named Computer1, Computer2, Computer3, and ComputerA. ComputerA is in a workgroup on an isolated network segment and runs the Long Term Servicing Channel version of Windows
10. ComputerA connects to a manufacturing system and is business critical. All the other computers are joined to the domain and run the Semi-Annual Channel version of Windows 10.
In the domain, you create four groups named Group1, Group2, Group3, and Group4.
Computer2 has the local Group Policy settings shown in the following table.
The computers are updated by using Windows Update for Business.
The domain has the users shown in the following table.
Computer1 has the local users shown in the following table.
Requirements
Planned Changes
Contoso plans to purchase computers preinstalled with Windows 10 Pro for all the San Diego office users.
Technical requirements
Contoso identifies the following technical requirements:
* The computers in the San Diego office must be upgraded automatically to Windows 10 Enterprise and must be joined to Azure AD the first time a user starts each new computer. End users must not be required to accept the End User License Agreement (EULA).
* Helpdesk users must be able to troubleshoot Group Policy object (GPO) processing on the Windows 10 computers. The helpdesk users must be able to identify which Group Policies are applied to the computers.
* Users in the HR department must be able to view the list of files in a folder named D:\Reports on Computer3.
* ComputerA must be configured to have an Encrypting File System (EFS) recovery agent.
* Quality update installations must be deferred as long as possible on ComputerA.
* Users in the IT department must use dynamic look on their primary device.
* User6 must be able to connect to Computer2 by using Remote Desktop.
* The principle of least privilege must be used whenever possible.
* Administrative effort must be minimized whenever possible.
* Assigned access must be configured on Computer1.
NEW QUESTION 62
You have 20 computers that run Windows 10. The computers are in a workgroup.
You need to create a local user named Admin1 on all the computers. Admin1 must be a member of the Remote Management Users group.
What should you do?
- A. Create a script that runs the New-ADUser cmdlet and the Set-AdGroup cmdlet.
- B. Create a Group Policy object (GPO) that contains the Local User Group Policy preference.
- C. From Windows Configuration Designer, create a provisioning package, and then run the provisioning package on each computer.
- D. Create a script that runs the New-MsolUser cmdlet and the Add-ADComputerServiceAccount cmdlet.
Answer: B
Explanation:
Explanation
References:
https://blogs.technet.microsoft.com/askpfeplat/2017/11/06/use-group-policy-preferences-to-manage-the-local-ad
NEW QUESTION 63
You need to meet the technical requirements for the HR department users.
Which permissions should you assign to the HR department users for the D:\Reports folder? To answer, select the appropriate permissions in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
References:
https://www.online-tech-tips.com/computer-tips/set-file-folder-permissions-windows/
NEW QUESTION 64
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a laptop named Computer1 that runs Windows 10.
When in range, Computer1 connects automatically to a Wi-Fi network named Wireless1.
You need to prevent Computer1 from automatically connecting to Wireless1.
Solution: From the Services console, you disable the Link-Layer Topology Discovery Mapper service.
Does this meet the goal?
- A. Yes
- B. No
Answer: B
NEW QUESTION 65
You are a network administrator at your company.
A user attempts to start a computer and receives the following error message: "Bootmgr is missing." You need to resolve the issue.
You start the computer in recovery mode.
Which command should you run next? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
References:
https://neosmart.net/wiki/bootrec/#Bootrec_in_Windows10
NEW QUESTION 66
You have a computer that runs Windows 10.
You need to be able to recover the computer by using System Image Recovery.
What should you use to create a system image?
- A. System Protection
- B. Windows System Image Manager (Windows SIM)
- C. File History
- D. Backup and Restore (Windows 7)
Answer: D
NEW QUESTION 67
You have a computer named Computer1 that runs Windows 10. Computer1 is in a workgroup.
Computer1 contains the local users shown in the following table.
Computer1 contains the folders shown in the following table.
The Users group has Full control permissions to Folder1, Folder2, and Folder3.
User1 encrypts two files named File1.docx and File2.docx in Folder1 by using EFS.
Which users can move each file? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
EFS works by encrypting a file with a bulk symmetric key. The symmetric key that is used to encrypt the file is then encrypted with a public key that is associated with the user who encrypted the file. Because the encryption & decryption operations are performed at a layer below NTFS, it is transparent to the user and all their applications.
Box 1: User1, User2, and Administrator
Box 2: User1, User2, and Administrator
All three are members of the Users group that has Full control permissions to Folder1, Folder2, and Folder3.
NEW QUESTION 68
You have a workgroup computer named Computer1 that runs Windows 10. Computer1 contains five local user accounts.
You need to ensure that all users who sign in to Computer1 see a picture named Image1.jpg as the desktop background.
What should you do?
- A. Rename Image1.jpg as Desktop.jpg and copy the picture to the C:\Windows\system32\folder.
- B. From the Local Group Policy Editor, modify the Desktop settings.
- C. From the Settings app. modify the Background settings.
- D. Rename Image1.jpg as Desktop.jpg and copy the picture to the C:\Users\Default\Desktopfolder.
Answer: B
Explanation:
References:
https://www.top-password.com/blog/set-a-default-background-wallpaper-for-windows-10-desktop/
NEW QUESTION 69
Your network contains an Active Directory domain named contoso.com. The domain contains two computers named Computer1 and Computer2 that run Windows 10 and are joined to the domain.
On Computer1, you create an event subscription named Subscription1 for Computer2 as shown in the Subscription1 exhibit. (Click the Subcription1 tab.)
Subscription1 is configured to use forwarded events as the destination log.
On Computer1, you create a custom view named View1 as shown in the View1 exhibit. (Click the View1 tab.)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 70
You have a workgroup computer that runs Windows 10.
You need to set the minimum password length to 12 characters.
What should you use?
- A. Local Group Policy Editor
- B. Credential Manager in Control Panel
- C. Local Users and Groups in Computer Management
- D. Sign-in options in the Settings app
Answer: A
Explanation:
Explanation/Reference:
Configure Connectivity
Testlet 1
Case Study
This is a case study. Case studies are not timed separately. You can use as much exam times as you would like to complete each case. However, there may be additional studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.
Overview
Existing Environment
Fabrikam, Inc. is a distribution company that has 500 employees and 100 contractors.
Active Directory
The network contains an Active Directory forest named fabrikam.com. The forest is synced to Microsoft Azure Active Directory (Azure AD). All the employees are assigned Microsoft 365 E3 licenses.
The domain contains a user account for an employee named User10.
Client Computers
All the employees have computers that run Windows 10 Enterprise. All the computers are installed without Volume License Keys. Windows 10 license keys are never issued.
All the employees register their computer to Azure AD when they first receive the computer.
User10 has a computer named Computer10.
All the contractors have their own computer that runs Windows 10. None of the computers are joined to Azure AD.
Operational Procedures
Fabrikam has the following operational procedures:
* Updates are deployed by using Windows Update for Business.
* When new contractors are hired, administrators must help the contactors configure the following settings on their computer:
- User certificates
- Browser security and proxy settings
- Wireless network connection settings
Security Policies
The following security policies are enforced on all the client computers in the domain:
* All the computers are encrypted by using BitLocker Drive Encryption (BitLocker). BitLocker recovery information is stored in Active Directory and Azure AD.
* The local Administrators group on each computer contains an enabled account named LocalAdmin.
* The LocalAdmin account is managed by using Local Administrator Password Solution (LAPS).
Problem Statements
Fabrikam identifies the following issues:
* Employees in the finance department use an application named Application1. Application1 frequently crashes due to a memory error. When Application1 crashes, an event is written to the application log and an administrator runs a script to delete the temporary files and restart the application.
* When employees attempt to connect to the network from their home computer, they often cannot establish a VPN connection because of misconfigured VPN settings.
* An employee has a computer named Computer11. Computer11 has a hardware failure that prevents the computer from connecting to the network.
* User10 reports that Computer10 is not activated.
Technical Requirements
Fabrikam identifies the following technical requirements for managing the client computers:
* Provide employees with a configuration file to configure their VPN connection.
* Use the minimum amount of administrative effort to implement the technical requirements.
* Identify which employees' computers are noncompliant with the Windows Update baseline of the company.
* Ensure that the service desk uses Quick Assist to take remote control of an employee's desktop during support calls.
* Automate the configuration of the contractors' computers. The solution must provide a configuration file that the contractors can open from a Microsoft SharePoint site to apply the required configurations.
NEW QUESTION 71
Your network contains an Active Directory domain named contoso.com. The domain contains named Computer1 that runs Windows 10.
On Computer1, you create an NTFS folder and assign Full control permissions to Everyone.
You share the folder as Share1 and assign the permissions shown in the following table.
When accessing Share1, which two actions can be performed by User1 but not by User2? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Set the permissions for a file.
- B. Rename a file created by another user.
- C. Copy a file created by another user to a subfolder.
- D. Take ownership of file.
- E. Delete a file created by another user.
Answer: A,D
Explanation:
Explanation/Reference:
References:
https://www.varonis.com/blog/ntfs-permissions-vs-share/
NEW QUESTION 72
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A user named User1 has a computer named Computer1 that runs Windows 10. Computer1 is joined to an Azure Active Directory (Azure AD) tenant named contoso.com. User1 joins Computer1 to contoso.com by using [email protected].
Computer1 contains a folder named Folder1. Folder1 is in drive C and is shared as Share1. Share1 has the permission shown in the following table.
A user named User2 has a computer named Computer2 that runs Windows 10. User2 joins Computer2 to contoso.com by using [email protected].
User2 attempts to access Share1 and receives the following error message: "The username or password is incorrect." You need to ensure that User2 can connect to Share1.
Solution: In Azure AD, you create a group named Group1 that contains User1 and User2. You grant Group1 Modify access to Folder1.
Does this meet the goal?
- A. Yes
- B. No
Answer: A
Explanation:
Explanation
References:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc75417
NEW QUESTION 73
You need to implement a solution to configure the contractors' computers.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
References:
https://docs.microsoft.com/en-us/windows/configuration/provisioning-packages/provisioning-install-icd
NEW QUESTION 74
You have a file named Reg1.reg that contains the following content.
What is the effect of importing the file?
- A. In a key named command, the default value will be set to notepad.exe.
- B. A key named command will be renamed as notepad.exe.
- C. In a key named Notepad, the command value will be set to @="notepad.exe".
Answer: C
NEW QUESTION 75
You have a computer named Computer1 that runs Windows 10. Computer1 contains a registry key named Key1 that has the values shown in the exhibit. (Click the Exhibit tab.).
You have a Registration Entries (.reg) file named File1.reg that contains the following text.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Key1]
"String1"=-
@="2"
You need to identify the effect of importing File1.reg to Computer1.
What should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Box 1: String1 will be deleted.
To delete a value, append equals and then minus to the value. For example:
"String1"=-
Box 2: Value1 will have a value of 1
@="2" sets the default value to 1 but Value1 already has a DWORD value.
A DWORD (32-bit) value is a hexadecimal value. Value1 is 0x00000001 which is 1.
References:
https://www.computerhope.com/issues/ch000848.htm
https://www.computerperformance.co.uk/vista/reg-create/
NEW QUESTION 76
You need to meet the technical requirement for User6.
What should you do?
- A. Remove User6 from Group2 in the domain.
- B. Add User6 to the Remote Desktop Users group on Computer2.
- C. And User6 to the Administrators group on Computer2.
- D. Add User6 to the Remote Desktop Users group in the domain.
Answer: A
NEW QUESTION 77
You have several computers that run Windows 10. The computers are in a workgroup and have BitLocker Drive Encryption (BitLocker) enabled.
You join the computers to Microsoft Azure Active Directory (Azure AD).
You need to ensure that you can recover the BitLocker recovery key for the computers from Azure AD.
What should you do first?
- A. Disable BitLocker.
- B. Add a BitLocker key protector.
- C. Suspend BitLocker.
- D. Disable the TMP chip.
Answer: B
Explanation:
Explanation
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/windows/security/information-protection/bitlocker/prepare-your-organization- for-bitlocker-planning-and-policies#bitlocker-key-protectors
NEW QUESTION 78
Your company uses Microsoft Deployment Toolkit (MDT) to deploy Windows 10 to new computers.
The company purchases 1,000 new computers.
You need to ensure that the Hyper-V feature is enabled on the computers during the deployment.
What are two possible ways to achieve the goal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Add a custom command to the Unattend.xml file.
- B. Add a task sequence step that runs dism.exe.
- C. Add a configuration setting to Windows Deployment Services (WDS).
- D. In a Group Policy object (GPO), from Computer Configuration, configure Application Control Policies.
- E. Add a task sequence step that adds a provisioning package.
Answer: A,E
Explanation:
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/windows/deployment/deploy-windows-mdt/create-a-windows-10-reference-image
NEW QUESTION 79
You have a workgroup computer named Computer1 that runs Windows 10. Computer1 has the users accounts shown in the following table:
Computer1 has the local Group Policy shown in the following table.
You create the Local Computer\Administrators policy shown in the following table.
You create the Local Computer\Non-Administrators policy shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Explanation:
Explanation
Reference:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-vista/cc766291(v=ws.10)
NEW QUESTION 80
Your network contains an Active Directory domain. The domain contains the users shown in the following table.
The domain contains a computer named Computer1 that runs Windows 10. Computer1 contains a folder named Folder1 that has the following permissions:
User2: Deny Write
Group1: Allow Read
Group2: Allow Modify
Folder1 is shared as Share1$. Share1$ has the following configurations:
Everyone: Allow Full control
Access-based enumeration: Enabled
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
YES, YES, NO
References:
https://www.varonis.com/blog/ntfs-permissions-vs-share/
http://www.ntfs.com/ntfs-permissions-file-advanced.htm
https://docs.microsoft.com/en-us/windows-server/storage/dfs-namespaces/enable-access-based-enumeration-on
NEW QUESTION 81
You have a computer named Computer1 that runs Windows 10.
On Computer1, you turn on File History.
You need to protect a folder named D:\Folder1 by using File History.
What should you do?
- A. From File History in Control Panel, configure the Select drive settings
- B. From File Settings app, configure the Backup settings
- C. From the Settings app, configure the Recovery settings
- D. From File Explorer, modify the General settings of D:\Folder1
Answer: B
NEW QUESTION 82
You have a computer that runs Windows 10. The computer contains a folder. The folder contains sensitive data.
You need to log which user reads the contents of the folder and modifies and deletes files in the folder.
You need to log which user reads the contents of the folder and modifies and deletes files in the folder.
Solution: from the properties of the folder, you configure the Auditing settings and from the Audit Policy in the local Group Policy, you configure Audit system events.
Does this meet the goal?
- A. Yes
- B. No
Answer: B
Explanation:
Files and folders are objects and are audited through object access, not though system events.
References:
https://www.netwrix.com/how_to_detect_who_changed_file_or_folder_owner.html
NEW QUESTION 83
......
How much MD-100 Exam Cost
The price of the MD-100 exam is $165 USD.
Real Microsoft MD-100 Exam Dumps with Correct 300 Questions and Answers: https://www.pass4leader.com/Microsoft/MD-100-exam.html
Microsoft MD-100 Certification Real 2021 Mock Exam: https://drive.google.com/open?id=18BNfxRfqJ7lXwOCS4gkrlwBBd3skaC03