exam questions

Exam MD-102 All Questions

View all questions & answers for the MD-102 exam

Exam MD-102 topic 1 question 40 discussion

Actual exam question from Microsoft's MD-102
Question #: 40
Topic #: 1
[All MD-102 Questions]

DRAG DROP -
You have a computer that runs Windows 10 and contains two local users named User1 and User2.
You need to ensure that the users can perform the following actions:
User1 must be able to adjust the date and time.
User2 must be able to clear Windows logs.
The solution must use the principle of least privilege.
To which group should you add each user? To answer, drag the appropriate groups to the correct users. Each group 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.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
volto
Highly Voted 1 year, 11 months ago
Answers are wrong User1: "By default, only users with administrator rights in Windows 10 can change time and date settings." User 2: "Restricting the Manage auditing and security log user right to the local Administrators group is the default configuration."
upvoted 16 times
Futfuyfyjfj
1 year, 11 months ago
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/clear-eventlog?view=powershell-5.1
upvoted 3 times
Garrick98
1 year, 9 months ago
That is correct, "you must be a member of the Administrators group on the affected computer."
upvoted 2 times
Besxp
1 month, 3 weeks ago
Both Administrators User1: Adjust Date and Time Default Behavior: Only members of the Administrators group can change the system date and time on Windows 10 by default. Power Users cannot change the system time (tested and confirmed). Standard Users and Event Log Readers cannot change the system time. User2: Clear Windows Logs Default Behavior: Only members of the Administrators group can clear event logs (including Security, Application, and System logs). Event Log Readers can read but not clear logs (Microsoft Docs). Performance Log Users and Power Users cannot clear logs.
upvoted 1 times
...
...
...
Futfuyfyjfj
1 year, 11 months ago
https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/change-the-system-time#default-values
upvoted 3 times
...
...
letters1234
Highly Voted 1 year, 11 months ago
As a twist, in Windows 11 a standard user can change the time without elevation. Make sure to read that this question says Windows 10.
upvoted 14 times
...
jayek
Most Recent 4 months, 4 weeks ago
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771990(v=ws.10)#:~:text=Default%20local%20groups,-Article
upvoted 1 times
...
AK_1234
6 months, 1 week ago
Answer incorrect: - User1- Administrator ( Members of the Administrators group have the necessary permissions to change system settings, including the date and time.) - User2 -event log readers (Members of the Event Log Readers group have the necessary permissions to read and clear Windows logs.)
upvoted 2 times
cd2cfde
1 month ago
Omg.😳 The Event Log Readers group in Windows allows users to view event logs but does not grant permission to clear or delete them. To clear event logs, a user must have administrative privileges. This is confirmed by multiple sources stating that you must be signed in as an administrator to clear event logs, whether using Event Viewer, Command Prompt, or PowerShell. Standard users and members of the Event Log Readers group cannot perform this action.
upvoted 1 times
...
...
yhano
8 months, 3 weeks ago
User1: To adjust the date and time, User1 should be added to the Power Users group. This group has the necessary permissions to change the system time without granting full administrative rights1. User2: To clear Windows logs, User2 should be added to the Administrators group. Only administrators have the rights to manage and clear event logs2.
upvoted 1 times
...
larry_derby
9 months, 1 week ago
on my test Windows 10, hyper-v, works fine only Admin, account. Power User, can't change time, Performance user can't clean events.
upvoted 2 times
...
Faceless_Void
1 year ago
You have a computer that runs Windows 10 and contains two local users named User1 and User2. You need to ensure that the users can perform the following actions: User1 must be able to adjust the date and time. User2 must be able to clear Windows logs. The solution must use the principle of least privilege. To which group should you add each user? what permission will you give to user1 and user2? Copilot Sent by Copilot: To ensure that User1 and User2 can perform their respective tasks while adhering to the principle of least privilege, you should assign them to the appropriate groups and permissions: User1 (Adjust the date and time): Group: Add User1 to the Power Users group. Permission: Grant the Change the system time permission through Local Security Policy or Group Policy. User2 (Clear Windows logs): Group: Add User2 to the Event Log Readers group. Permission: Grant the Manage auditing and security log permission through Local Security Policy or Group Policy.
upvoted 2 times
...
Jt909
1 year ago
Administrators for both. Lab tested on Windows 10 22H2 domain-joined. With Power Users and Performance Log Users always access denied .
upvoted 10 times
...
LukeXtreme
1 year, 2 months ago
Looks like the below is correct: User1: Administrator; you need this for changing time and date however there is GPO policy you could set to go around it but that's not a possible answer here User2 : Administrator; By default, only members of the Administrators group are able to clear the system logs. Workaround? You would need to change the Security Descriptor to allow users to clear the logs; however, this is a security-sensitive operation and should be done with caution.
upvoted 3 times
...
mail2bala3011
1 year, 4 months ago
I justed tested on my lab User1: Administrator User2 : Administrator Administrator can perform both action
upvoted 8 times
...
sergioandreslq
1 year, 5 months ago
User1: The Power Users group is able to install software, manage power and time-zone settings, and install ActiveX controls, actions that limited Users are denied. User 2: Only administrator
upvoted 2 times
...
MR_Eliot
1 year, 5 months ago
In Windows 10 & 11 you can change the timezone without any admin priviliges. Hower when you want to change the date and time settings, it will ask you for admin permissions. So my anwers: 1: Administrators 2: Administrators. Performance log users can only shedule colletion of logs. Not remove the system logs.
upvoted 3 times
...
Softeng
1 year, 5 months ago
- User 1: Administrator - User 2: Administrator https://community.spiceworks.com/topic/2244141-power-users-vs-local-admins
upvoted 1 times
...
Darkfire
1 year, 5 months ago
User1: Administrator User2: Administrator Change system time = https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/change-the-system-time#default-values Clear eventlog = https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/clear-eventlog?view=powershell-5.1 Only Administrators can. The other user groups are not administrators.
upvoted 3 times
Judith1969
1 year, 5 months ago
You are talking about domain joined in this case. I don't see any reference to that in this question. I am thing user 1: Power Users and user 2: Administrators.
upvoted 1 times
...
...
Merrybob
1 year, 6 months ago
User 1: Power Users (they use the principle of least privilege and can change Time/Date settings and are still available in Windows 10) User 2: Administrators (only the local administrators group members can delete Windows logs) Ref: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/clear-eventlog?view=powershell-5.1#description
upvoted 2 times
...
Amir1909
1 year, 6 months ago
- Administrators - Administrators
upvoted 1 times
...
Tonsku
1 year, 7 months ago
user1: power users user2: administrators
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...