nerdexam
CompTIA

CV0-003 · Question #391

An administrator is installing a new application on a server. Which of the following should be performed after a new application is installed on a new server?

The correct answer is B. Verify system logs. Verifying system logs immediately after installing a new application confirms the installation succeeded and surfaces any errors or warnings before the system enters production.

Operations

Question

An administrator is installing a new application on a server. Which of the following should be performed after a new application is installed on a new server?

Options

  • AEncrypt the data partition
  • BVerify system logs
  • CEstablish a baseline
  • DEnable SNMP

How the community answered

(37 responses)
  • B
    92% (34)
  • C
    5% (2)
  • D
    3% (1)

Why each option

Verifying system logs immediately after installing a new application confirms the installation succeeded and surfaces any errors or warnings before the system enters production.

AEncrypt the data partition

Encrypting the data partition is a pre-deployment hardening step that should be configured before application installation, not a verification task performed after.

BVerify system logsCorrect

System logs record installation events, service starts, dependency failures, and permission errors that may not be visible through the application UI. Reviewing them post-install is the standard validation step to confirm the application initialized correctly and to catch configuration problems early. Identifying log anomalies at this stage prevents undetected issues from compounding in production.

CEstablish a baseline

Establishing a baseline captures normal system performance metrics and is typically done before changes are introduced so there is a reference point - not as the immediate post-install verification step.

DEnable SNMP

Enabling SNMP is an optional network monitoring configuration task and is not a standard required action immediately following an application installation.

Concept tested: Post-installation log verification for application validation

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/wevtutil

Topics

#system logs#post-installation#application deployment#server hardening

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice