SY0-501 Exam Question 466

A security administrator is reviewing the following PowerShell script referenced in the Task Scheduler on a database server:
$members = GetADGroupMemeber -Identity "Domain Admins" -Recursive |
Select - ExpandProperty name
if ($members -notcontains "JohnDoe"){
Remove-Item -path C:\Database -recurse -force
}
Which of the following did the security administrator discover?
  • SY0-501 Exam Question 467

    Company A has acquired Company B. Company A has different domains spread globally, and typically migrates its acquisitions infrastructure under its own domain infrastructure. Company B, however, cannot be merged into Company A's domain infrastructure. Which of the following methods would allow the two companies to access one another's resources?
  • SY0-501 Exam Question 468

    An organization wants to implement a solution that allows for automated logical controls for network defense. An engineer plans to select an appropriate network security component, which automates response actions based on security threats to the network. Which of the following would be MOST appropriate based on the engineer's requirements?
  • SY0-501 Exam Question 469

    In performing an authorized penetration test of an organization's system security, a penetration tester collects information pertaining to the application versions that reside on a server. Which of the following is the best way to collect this type of information?
  • SY0-501 Exam Question 470

    A security technician has been receiving alerts from several servers that indicate load balancers have had a significant increase in traffic. The technician initiates a system scan. The scan results illustrate that the disk space on several servers has reached capacity. The scan also indicates that incoming internet traffic to the servers has increased.
    Which of the following is the MOST likely cause of the decreased disk space?