Cisco
350-201 · Question #78
350-201 Question #78: Real Exam Question with Answer & Explanation
The correct answer is B: Get-EventLog -List. This "Get-EventLog -List" command gets a list of event logs along with their properties such as maximum size, retention, overflow action, and the number of entries.
Host-Based Analysis
Question
Refer to the exhibit. Which command was executed in PowerShell to generate this log?
Exhibit
Options
- AGet-EventLog -LogName*
- BGet-EventLog -List
- CGet-WinEvent -ListLog* -ComputerName localhost
- DGet-WinEvent -ListLog*
Explanation
This "Get-EventLog -List" command gets a list of event logs along with their properties such as maximum size, retention, overflow action, and the number of entries.
Topics
#PowerShell#Windows Event Log#Get-EventLog#log analysis
Community Discussion
No community discussion yet for this question.
