nerdexam
CiscoCisco

300-215 · Question #1

300-215 Question #1: Real Exam Question with Answer & Explanation

Sign in or unlock 300-215 to reveal the answer and full explanation for question #1. The question stem and answer options stay visible for context.

Submitted by certguy· Mar 6, 2026Cloud Security Operations & Incident Response

Question

A website administrator has an output of an FTP session that runs nightly to download and unzip files to a local staging server. The download includes thousands of files, and the manual process used to find how many files failed to download is time-consuming. The administrator is working on a PowerShell script that will parse a log file and summarize how many files were successfully downloaded versus ones that failed. Which script will read the contents of the file one line at a time and return a collection of objects?

Options

  • AGet-Content-Folder \\Server\FTPFolder\Logfiles\ftpfiles.log | Show-From "ERROR", "SUCCESS"
  • BGet-Content -ifmatch \\Server\FTPFolder\Logfiles\ftpfiles.log | Copy-Marked "ERROR",
  • CGet-Content -Directory \\Server\FTPFolder\Logfiles\ftpfiles.log | Export-Result "ERROR",
  • DGet-Content -Path \\Server\FTPFolder\Logfiles\ftpfiles.log | Select-String "ERROR", "SUCCESS"

Unlock 300-215 to see the answer

You've previewed enough free 300-215 questions. Unlock 300-215 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#PowerShell#Log analysis#Scripting#System administration
Full 300-215 PracticeBrowse All 300-215 Questions