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.
You have a server named Server1 that runs Windows Server 2016. Server1 hosts a line-ofbusiness application named App1. App1 has a memory leak that occasionally causes the
application to consume an excessive amount of memory. You need to log an event in the
Application event log whenever App1 consume more than 4 GB of memory.
Solution: You create a performance counter data collector.
Does this meet the goal?

A.
Yes
B.
No
Its A keep in mind only user/service accounts not computer info
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/using-performance-monitor-to-find-a-user-mode-memory-leak
3
12
“You need to log an event in the
Application event log whenever App1 consume more than 4 GB of memory”
You need to create a performance count alert
The correct answer is B
27
0
Answer is B
8
0
yes B
no performance counter data collector
but Performance counter alert and enable
Log and entry in the application event log
this is not enable default
5
0