CV0-003 · Question #242
A company upgraded a hosted vulnerability scanner to the latest version, and now tickets are not being created to assign critical vulnerabilities. After confirming the ticketing issue, all the…
The correct answer is D. There is an application compatibility issue. Roll back to the previous working backup. When a software upgrade breaks a specific integration and all services are confirmed running, the most likely cause is an application compatibility issue best resolved by rolling back to the last known good state.
Question
A company upgraded a hosted vulnerability scanner to the latest version, and now tickets are not being created to assign critical vulnerabilities. After confirming the ticketing issue, all the scanning services are confirmed to be running on the VM. Which of the following is the MOST likely cause and best method to fix the issue?
Options
- AThere was an IP change to the VM. Make changes to the server properties.
- BThe upgrade has a bug Reboot the server and attempt the upgrade again.
- CThe vulnerability scanner is on a different subnet. Open the ports, and it will reconnect.
- DThere is an application compatibility issue. Roll back to the previous working backup.
How the community answered
(56 responses)- A5% (3)
- B16% (9)
- C21% (12)
- D57% (32)
Why each option
When a software upgrade breaks a specific integration and all services are confirmed running, the most likely cause is an application compatibility issue best resolved by rolling back to the last known good state.
An IP address change would disrupt all network-dependent scanner functions and connectivity, not solely ticket creation, and would have been apparent before confirming services are running.
Rebooting and re-attempting the same upgrade would not resolve a compatibility bug introduced in the new version - it would reproduce the same broken state.
A subnet or firewall port issue would prevent the scanner from communicating with the ticketing system entirely from the start, and is unrelated to the upgrade event that triggered the problem.
Because the upgrade is the only change made and scanning services are confirmed operational, the broken ticket creation points to a compatibility issue between the new scanner version and the ticketing system integration - rolling back to the previous working backup immediately restores the known-good configuration without requiring further diagnosis of the new version's bug.
Concept tested: Post-upgrade rollback for application compatibility failure
Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-server-update-services/manage/updates-operations
Topics
Community Discussion
No community discussion yet for this question.