nerdexam
Cisco

350-201 · Question #78

Refer to the exhibit. Which command was executed in PowerShell to generate this log?

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

350-201 question #78 exhibit

Options

  • AGet-EventLog -LogName*
  • BGet-EventLog -List
  • CGet-WinEvent -ListLog* -ComputerName localhost
  • DGet-WinEvent -ListLog*

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    85% (17)
  • D
    10% (2)

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.

Full 350-201 Practice