[Jan-2022] The Best Windows 10 MD-100 Professional Exam Questions [Q157-Q178]

Share

[Jan-2022] The Best Windows 10 MD-100 Professional Exam Questions

Try 100% Updated MD-100 Exam Questions [2022]


Microsoft MD-100 Practice Test Questions, Microsoft MD-100 Exam Practice Test Questions

Microsoft MD-100 is part of a series of two exams from the associate-level certification path. It makes you a step closer to the Microsoft 365 Certified: Modern Desktop Administrator Associate certificate. But to obtain this certification, you should also get the passing score in the Microsoft MD-101 test.

 

NEW QUESTION 157
You have a computer named Computer1. Computer1 runs Windows 10 Pro.
Computer1 is experiencing connectivity issues.
You need to view the IP addresses of any remote computer that Computer1 has an active TCP connection to.
Should you do?

  • A. In Windows Administrative Tools, open Resource Monitor
  • B. In the Setting app. open Update and Security Then open Windows Security and select Firewall and Network protection
  • C. In Windows Administrative Tools, open Performance Monitor
  • D. In the Control Panel, open Network and Internet Then select Network and Sharing Center

Answer: A

 

NEW QUESTION 158
You plan to deploy Windows 10 to 100 secure computers.
You need to select a version of Windows 10 that meets the following requirements:
Uses Microsoft Edge as the default browser
Minimizes the attack surface on the computer
Supports joining Microsoft Azure Active Directory (Azure AD)
Only allows the installation of applications from the Microsoft Store
What is the best version to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.

  • A. Windows 10 Pro
  • B. Windows 10 Home in S mode
  • C. Windows 10 Pro in S mode
  • D. Windows 10 Enterprise

Answer: C

Explanation:
References:
Uses Microsoft Edge as the default browser Minimizes the attack surface on the computer Supports joining Microsoft Azure Active Directory (Azure AD) Only allows the installation of applications from the Microsoft Store https://docs.microsoft.com/es-es/windows/deployment/s-mode

 

NEW QUESTION 159
SIMULATION
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: 10921597

You need to create a group named Group2 on Client2. The members of Group2 must be able to change the system time. The solution must use the principle of least privilege.
To complete this task, sign in to the required computer or computers.

  • A. On Client2, Press Windows+R
    * Type lusrmgr.msc
    * Right click Groups and click New Group.
    * Type in the Group name and a description.
    * Click Add to add members to this group. Specify the name of the user or group or computer to be added.
    * Click Create and Close.
    * Press the Win + R keys to open Run, type secpol.msc into Run, and click/tap on OK to open Local Security Policy.
    * Expand open Local Policies in the left pane of Local Security Policy, click/tap on User Rights Assignment, and double click/tap on the Change the system time policy in the right pane.
    * Click/tap on the Add User or Group button.
    * Click/tap on the Find Now button, select the name of the user or group
    * Click/tap on OK.
    * Click/tap on OK.
    * When finished, you can close Local Users and Groups.
  • B. On Client2, Press Windows+R
    * Type lusrmgr.msc
    * Right click Groups and click New Group.
    * Type in the Group name and a description.
    * Click Add to add members to this group. Specify the name of the user or group or computer to be added.
    * Click Create and Close.
    * Press the Win + R keys to open Run, type secpol.msc into Run, and click/tap on OK to open Local Security Policy.
    * Expand open Local Policies in the left pane of Local Security Policy, click/tap on User Rights Assignment, and double click/tap on the Change the system time policy in the right pane.
    * Click/tap on the Add User or Group button.
    * Click/tap on the Object Types button.
    * Check all the boxes for Object types, and click/tap on the OK.
    * Click/tap on the Advanced button.
    * Click/tap on the Find Now button, select the name of the user or group
    * Click/tap on OK.
    * Click/tap on OK.
    * When finished, you can close Local Users and Groups.

Answer: B

Explanation:
Reference:
https://www.windows-active-directory.com/local-user-management.html
https://www.tenforums.com/tutorials/92910-allow-prevent-users-groups-change-time-windows-10-a.html#option1

 

NEW QUESTION 160
You have a workgroup computer named Computer1 that runs Windows 10 and has the users shown in the following table.

You plan to add a key named Key1 to the following three registry branches:
HKEY_CURRENT_CONFIG\Software
HKEY_LOCAL_MACHINES\Software
HKEY_CURRENT_USER\Software
You need to identify which users can add Key1.
What user or users should you identify for each branch? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Box 1 and Box 2.
These are system-wide registry keys so only Administrators can modify them.
Box 3.
This key affects only the logged in user. Therefore, any user can modify this key.

 

NEW QUESTION 161
Your network contains an Active Directory domain. The domain contains 1,000 computers that run Windows 10.
You discover a known compatibility issue between a feature update and a device driver on the computers.
You need to test the installation of the feature update on a test computer.
Which Windows Update setting should you configure by using a Group Policy Object (GPO)?

  • A. Reschedule Automatic Updates scheduled installations
  • B. Disable safeguards for Feature Updates
  • C. Automatic Updates detection frequency
  • D. Select the target Feature Update version

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/windows/deployment/update/safeguard-opt-out

 

NEW QUESTION 162
You have a computer named Computer1 that runs Windows 10. Computer1 belongs to a workgroup.
You run the following commands on Computer1.
New-LocalUser -Name User1 -NoPassword
Add-LocalGroupMember Users -Member User1
What is the effect of the configurations?

  • A. User1 is prevented from signing in until the user is assigned additional user rights.
  • B. User1 appears on the sign-in screen and must set a new password on the first sign-in attempts.
  • C. User1 is prevented from signing in until an administrator manually sets a password for the user.
  • D. User1 appears on the sign-in screen and can sign in without a password.

Answer: D

Explanation:
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.localaccounts/new-localuser?
view=powershell-5.1

 

NEW QUESTION 163
You have a computer named Computer1 that runs Windows 10.
Computer1 has the local users shown in the following table.

Which users can analyze the event logs on Computer1? 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/security/identity-protection/access-control/local-accounts#sec-localsystem

 

NEW QUESTION 164
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 165
You have a computer named Computer1 that runs Windows 10.
Computer1 contains the folders shown in the following table.

You include Folder1, Folder2, and Folder3 in the Documents library.
You configure File History to run every 15 minutes, and then turn on File History.
For each of the following statements, select Yes if the statement in true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 166
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. No
  • B. Yes

Answer: B

Explanation:
Explanation
References:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc75417

 

NEW QUESTION 167
You have a Microsoft Azure Active Directory (Azure AD) tenant.
Some users sign in to their computer by using Windows Hello for Business.
A user named User1 purchases a new computer and joins the computer to Azure AD.
User1 attempts to configure the sign-in options and receives the error message shown in the exhibit.

You open Device Manager and confirm that all the hardware works correctly.
You need to ensure that User1 can use Windows Hello for Business facial recognition to sign in to the computer.
What should you do first?

  • A. Enable UEFI Secure Boot.
  • B. Install a virtual TPM driver.
  • C. Purchase an infrared (IR) camera.
  • D. Upgrade the computer to Windows 10 Enterprise.

Answer: D

Explanation:
Explanation
References:
https://docs.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/hello-planning-guide

 

NEW QUESTION 168
You have a computer that runs Windows 8.1.
When you attempt to perform an in-place upgrade to Windows 10, the computer fails to start after the first restart.
You need to view the setup logs on the computer.
Which folder contains the logs?

  • A. \$Windows.~BT\Inf
  • B. \$Windows.~BT\Sources\Panther\
  • C. \Windows\Temp
  • D. \Windows\Logs

Answer: B

Explanation:
References:
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-log-files-and-eventlogs

 

NEW QUESTION 169
Your network contains the segments shown in the following table.

You have a computer that runs Windows 10.
The network interface of the computer is configured as shown in the exhibit. (Click the Exhibit tab.)

You need to identify which IP address the computer will have on the network when the computer connects to the segments.
Which IP address should you identify for each segment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 170
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: 10921597

You need to create a file named Private.txt in a folder named Folder1 on the C drive of Client2.
You need to encrypt Private.txt and ensure that a user named User1 can view the contents of Private.txt.
To complete this task, sign in to the required computer or computers.

Answer:

Explanation:
See explanation below.
* After creating Private.txt and saving it Folder1, right-click on the Private.txt, and select Properties from the context menu.
* On the General tab, click Advanced. Next, check the box "Encrypt contents to secure data" and click
* OK.
* A window will pop up asking you whether or not you want to encrypt the file and its parent folder.
Select the "Encrypt the file only" and click OK.
* Private.txt will now show its file name in green color.
* Right-click Private.txt and then select Properties.
* Click Advanced on the General tab.
* Click Details on the Advanced Attributes tab to open the User Access dialog box.
* Click Add to open the Encrypting File System dialog box and then select User1.
* Click OK to add User1 to the list of users who have access to the file.
* Click OK until you've exited out of the dialog boxes.
Reference:
https://www.top-password.com/blog/password-protect-notepad-text-files-in-windows-10/
https://sourcedaddy.com/windows-7/how-to-grant-users-access-to-an-encrypted-file.html

 

NEW QUESTION 171
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2016 and a computer named Computer1 that runs Windows 10.
Server1 contains a share named Backup. All users can read and write data in Backup.
On Monday at 13:00, you configure Backup and Restore (Windows 7) on Computer1 to use the following settings:
* Backup Destination:\\Server1\Backup
* What do you want to back up?:Local Disk (D:), Include a system image of drives: System Reserved, (C:)
* Schedule: Daily at 23:00
You need to identify how many backups will be available on Thursday at 17:00.
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:
References:
https://www.windowscentral.com/how-make-full-backup-windows-10#create_system_image_windows10https://www.bleepingcomputer.com/tutorials/create-system-image-in-windows-7-8/

 

NEW QUESTION 172
You have a computer named Computer1 that runs Windows 7. Computer1 has a local user named User1 who has a customized profile.
On Computer1, you perform a clean installation of Windows 10 without formatting the drives.
You need to migrate the settings of User1 from Windows7 to Windows 10.
Which two actions should you perform? To answer, drag the appropriate actions to the correct targets. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

References:
https://docs.microsoft.com/en-us/windows/deployment/usmt/usmt-how-it-works

 

NEW QUESTION 173
You have 15 computers that run Windows 10. Each computer has two network interfaces named Interface1 and Interface2.
You need to ensure that network traffic uses Interface1, unless Interface1 is unavailable.
What should you do?

  • A. Run the Set-NetIPInterface -InterfaceAlias Interface1 -InterfaceMetric 1 command.
  • B. Run the Set-NetAdapterBinding -Name Interface2 -Enabled $true -ComponentID ms_tcpip - ThrottleLimit 0 command.
  • C. Set a static IP address on Interface 1.
  • D. From Network Connections in Control Pane, modify the Provider Order.

Answer: A

Explanation:
Explanation/Reference:
References:
https://tradingtechnologies.atlassian.net/wiki/spaces/KB/pages/27439127/How+to+Change+Network+Adapter
+Priorities+in+Windows+10
https://docs.microsoft.com/en-us/powershell/module/nettcpip/set-netipinterface?view=win10-ps

 

NEW QUESTION 174
Your network contains an Active Directory domain. The domain contains a user named Admin1. All computers run Windows 10.
You enable Windows PowerShell remoting on the computers.
You need to ensure that Admin1 can establish remote PowerShell connections to the computers. The solution must use the principle of least privilege.
To which group should you add Admin1?

  • A. Remote Desktop Users
  • B. Power Users
  • C. Remote Management Users
  • D. Access Control Assistance Operators

Answer: C

Explanation:
Explanation/Reference:
References:
https://4sysops.com/wiki/enable-powershell-remoting/

 

NEW QUESTION 175
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 deploy Windows 10 to a computer named Computer1.
Computer1 contains a folder named C:\Folder1. Folder1 contains multiple documents.
You need to ensure that you can recover the files in Folder1 by using the Previous Versions tab.
Solution: You enable File History and add Folder1 to File History.
Does this meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
Reference:
https://support.microsoft.com/en-za/help/17128/windows-8-file-history

 

NEW QUESTION 176
You have a computer named Computer1 that runs Windows 10 and is joined to an Active Directory domain named adatum.com.
A user named Admin1 signs in to Computer1 and runs the whoami command as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 177
You have the computers shown in the following table.

You need to identify which computers support the features.
BitLocker Drive Encryption (BitLocker)
Microsoft Application Virtualization (App-V)
Which computers support the features? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

References:
https://www.microsoft.com/en-us/windowsforbusiness/compare

 

NEW QUESTION 178
......


Detailed exam outline

The Microsoft MD-100 exam focuses on four main pillars. Each of them includes subcategories that help any learner become a skilled professional in managing Windows 10 applications and features. Thus, the outline is the following:

  • Connectivity Configuration

    The weight of this domain is around 15-20% of the total exam questions and it is split into two subchapters. The first one is associated with networking. The candidates will have to demonstrate that they know how to work with client IP settings and VPN as well as show their understanding of troubleshooting principles. The second subtopic relates to remote connectivity. It assesses the test takers’ ability to perform PowerShell remoting, administer remote desktop access, and many more.

  • Devices and Data Management

    This section includes the tasks related to local users, groups, and administering devices and covers about 35-40% of the whole exam content. The tasks will include your ability to manage all of this and be able to manage devices in directories. Also, part of the questions will focus on data access and protection configuration. It includes the configuration of NTFS and shared permissions. This objective is also about Windows security management. It covers the implementation of encryption as well as configuration of Windows Defender Firewall and user account control.

  • Windows 10 Deployment

    Up to 15-20% of all the exam questions belong to this topic. It is divided into two subsections. The first one covers Windows 10 deployment processes such as configuration of language packs or user data migration. The second area handles post-installation configuration. In this subtopic, the applicants will understand how to work with Internet Explorer or Edge effectively and how to customize Windows Desktop.

  • Windows Maintenance

    This objective has up to 25-30% of the whole syllabus. To master it and answer the related questions, you should show that you are able to provide data recovery and manage updates. These subsections include your understanding of how to perform file recovery or recovery of Windows 10, your skills in checking for updates and troubleshooting them, as well as your ability to select the appropriate servicing channel. Another essential domain included in this subject is related to Windows management and monitoring. This means that you should know how to manage the environment of Windows 10 and analyze event logs.

 

MD-100 Exam Questions Get Updated [2022] with Correct Answers: https://www.prep4king.com/MD-100-exam-prep-material.html

Pass MD-100 Exam - Real Questions & Answers: https://drive.google.com/open?id=18FmDIopK7sxMwmAH4fCEDAK2IvyyLQMT