Free Change Management Procedures practice questions
10 free 220-1202 questions on Change Management Procedures, each with a full explanation — no account needed. This section sits in the Operational Procedures part of the exam. Answer every question to see your score, then read the lessons below for anything you missed.
A technician needs to apply the monthly Windows endpoint patches using an approved baseline and a defined test group. This process has a proven procedure and carries low risk. Which change type BEST describes this work?
A standard change is pre-approved, repeatable, low-risk work that follows a proven procedure with controls already built into the template. Monthly endpoint patching using an approved baseline and a test group fits this definition perfectly because the risk is already understood and the steps are documented in advance. A normal change is a planned change that needs full review because its risk, impact, or complexity is higher, such as migrating a file share to a new NAS with permission mapping. An emergency change is an urgent fix used to restore service or close a serious exposure, where speed is prioritized and extra after-the-fact controls are added, such as blocking active exploitation of a public service. 'Significant change' is not one of the three recognized change types in change management (standard, normal, emergency), making it an invalid classification. Choosing the correct change type matters because it sets the approval path and level of scrutiny. Misclassifying routine-looking work as standard when the context is actually new can cause reviewers to skip testing, communication, or rollback planning.
During a change window, a technician deploys an application update and users immediately report they cannot launch the software. The change record states the technician should return the system to its last known good state quickly rather than spending hours troubleshooting. Which document is being followed?
A rollback plan (also called a back-out plan) is the documented set of steps that returns a service to the last known good state when results fall outside what the business accepts. It is not the same as 'we will fix it,' because fix-forward can take hours while a rollback aims to restore service quickly. This matches the scenario where the goal is fast recovery rather than lengthy troubleshooting. A backup plan is the written proof that you can recover data and system function after a change; it protects the data itself but does not describe the steps to reverse the change. A risk analysis measures the likelihood and impact of a change before it happens and assigns a risk level, but it does not provide the reversion steps. A sandbox test plan describes how a change is validated in a controlled environment before reaching production, so it applies before deployment, not during recovery. A strong rollback plan defines a clear trigger, names who approves and executes the revert, lists concrete ordered steps, and includes post-rollback verification so the team knows the system is truly stable again.
A junior admin plans to change an SSO token lifetime policy for a single application. To keep the change from expanding, they document the systems, users, locations, and time range the change applies to, and they also list password and MFA policy changes as items that will NOT be touched. Which part of the change request are they completing?
A scope statement defines where a change applies and, just as importantly, where it stops. It acts as a guardrail against 'while we are in there' additions that add risk and time. Naming the systems, users, locations, and time range in scope, and explicitly listing password and MFA policy changes as out of scope, is exactly what a good scope statement does. Success criteria define what 'working' means and how you will verify it, such as 'users can sign in within 30 seconds,' which is not what is being documented here. The risk level is a label (low, medium, or high) derived from likelihood multiplied by impact, and it does not describe boundaries. A maintenance window is the pre-set time when the business accepts planned disruption; it addresses when the change occurs, not what is included or excluded. A clear scope statement makes it hard to 'accidentally' expand a change after approval and allows a reviewer to spot gaps quickly by naming systems, interfaces, affected users, locations, and the tempting add-ons that are deliberately excluded.
A change advisory board (CAB) is reviewing a normal change request. Which of the following is the PRIMARY purpose of the board reviewing the request before it reaches production?
The primary purpose of a change advisory board is to review and approve normal and higher-risk changes so they are safe, timed well, and reversible before reaching production. The board focuses on risk (blast radius and likelihood), timing (maintenance windows, freezes, staffing), testing evidence, communication, and rollback. Approvals control risk without blocking routine work. Performing the implementation steps during the change window is the job of the technician (implementer), not the approving board. Writing the runbook and validation checks is also work done by the technician or change author who prepares the request, not by the CAB whose role is review and approval. Collecting user tickets and tracking symptoms after the change is the responsibility of user support or the service desk, which communicates with users and confirms whether fixes worked from a user perspective. Keeping these roles separated preserves accountability: the request is submitted by a requestor, assessed and executed by a technician, approved by the change approver and system owner, and validated by both technical staff and end users. When the request clearly answers the board's core questions, approval becomes a fast decision rather than a lengthy debate.
A technician writes 'Backup completed' in a change record before applying a risky OS update. A senior admin says this is not enough proof that the data can actually be recovered. Which action would BEST verify the backup before proceeding?
Performing a test restore to an alternate location and opening key files is the strongest verification because it proves the data is readable, complete, and accessible with the right permissions, without overwriting good data. A message of 'backup completed' only tells you the job ran, not that the content can be recovered. Running the backup job a second time still only confirms the job executes; it does not prove the data restores or that files open correctly. Checking that the backup log shows a successful status is a useful integrity signal but has the same limitation as the original 'completed' message, since logs report job completion rather than restore success. Increasing the retention period keeps backups longer but does nothing to confirm that any of those backups are actually recoverable. Verification should use layered checks, from confirming integrity signals or checksums, to spot-checking recent and unusual file formats, to a full test restore to a safe folder or test profile. Treat a successful restore test as the final approval step: if you cannot restore, you are not ready to change the system.
Before applying a firewall rule change to an internet-facing service, a technician assesses that the steps are complex, the outcome is hard to predict, and failure could cause a large outage or expose the network. Which risk level and control combination is MOST appropriate?
Risk is the likelihood of a problem multiplied by how bad it would be, so a complex, hard-to-predict change to a core internet-facing service that could cause a large outage or security exposure is clearly high risk. High-risk changes should be matched with strong controls such as peer review to catch broadly written rules, a tested rollback plan to limit outage time, staged rollout, and a maintenance window. Labeling this as low risk requiring only a maintenance window ignores the severe impact and complexity, and a window alone does not catch configuration errors. Labeling it medium risk requiring only end-user acceptance is insufficient because acceptance happens after the change and does not reduce the chance of a firewall misconfiguration. Labeling it low risk requiring only a peer review understates both likelihood and impact and omits the tested rollback that a high-impact change demands. The core principle is that the risk label must match the controls applied. If a technician marks a change as low risk but the context involves core services, security, or a large blast radius, reviewers will not trust the assessment, and the change may proceed without the safeguards it truly needs.
A technician is documenting a process so that any other team member can complete a task safely on the first attempt. Which of the following is the PRIMARY goal of a strong documented business process?
The primary goal of strong process documentation is repeatable work, meaning another technician can perform the same task in the same order with the same safeguards and without guessing. If the steps only make sense to the person who wrote them, the process has failed. A lengthy binder of policies is the opposite of the goal; short and clear beats long and confusing, and a one-page process that people actually follow is better than a ten-page document nobody reads. A record that assigns blame misrepresents the purpose of documentation; while good notes do create an accountability trail showing who requested, approved, performed, and verified a change, that trail exists to make reviews fair and factual, not to assign blame. Preserving tribal knowledge held by senior staff is exactly the problem good documentation is meant to eliminate, because relying on undocumented knowledge causes handoff errors and longer tickets when that person is unavailable. Effective process documents include clarity, ordered steps, expected results, and pointers to where needed resources live, so a new hire can complete the task safely on the first try.
A team wants to validate a Group Policy and login script change with minimal risk before applying it to the whole organization. They need an environment where they can test the policy against real domain settings but limit which users are affected. Which sandbox option is MOST appropriate?
A test organizational unit in Active Directory is the most appropriate sandbox for validating Group Policy, scripts, and user settings, because it lets you apply the policy to a controlled set of objects within the real domain. This provides realistic validation while limiting which users are affected. A spare test PC with a local account is best for quick checks of installs, drivers, and basic workflows, but a local account does not receive domain Group Policy, so it cannot properly validate a GPO or login script. An isolated lab VLAN is designed for network, DHCP, DNS, firewall, and imaging tests, and by removing domain services it would prevent the policy from applying as it does in production. A cloud test tenant is best for M365, Intune, identity, and SaaS changes, but it uses separate identities and often lacks the connectors and Conditional Access of production, so it does not accurately reflect on-premises Active Directory Group Policy behavior. Every sandbox has limits worth documenting, and choosing an environment that ignores the real integration being tested gives false confidence. Matching the sandbox type to what the change actually touches ensures the test results are trustworthy before rollout.
During implementation, a technician notices error rates spiking in monitoring immediately after completing a step, and the login validation check has failed. The runbook lists these as conditions to pause, roll back, or escalate. What are these predefined conditions called?
Stopping conditions are the clear, predefined signs that a technician should pause, roll back, or escalate during a change. Common examples include a critical validation failing (such as login, DNS resolution, or app launch), error rates spiking in logs or monitoring after a step, unexpected scope growth, or reaching the rollback decision time. Without stopping conditions written into the runbook, teams tend to keep pushing forward and expand the outage. Success criteria describe what 'working' looks like when the change succeeds, such as users signing in within 30 seconds; they define the goal rather than the point at which you abandon the change. Prerequisites are the required access, tools, credentials, change window, and approvals that must be in place before you begin, so they belong to the pre-check phase, not the moment of failure during implementation. Scope boundaries define which systems, users, and locations the change applies to and where it stops, protecting against unapproved additions, but they do not tell you when to halt due to failures. Defining stopping conditions early, based on the maintenance window and available rollback time, ensures the team makes a fast, disciplined go or no-go decision instead of struggling in production until support staff leave.
After a technician upgraded a CRM client, a sales lead signed in, opened a customer record, saved notes, and synced successfully, while the service desk confirmed ticket volume stayed normal for the next hour. Which change management activity does this represent?
End-user acceptance is the final confirmation that a change supports real work, not just technical health checks. It answers whether users can complete their key tasks without new issues, typically by confirming key workflows pass, no new errors appear, and a responsible user or owner signs off. A sales lead signing in, opening a record, saving notes, and syncing while the service desk sees normal ticket volume is a textbook example of end-user acceptance. Peer review is a second qualified person checking the change details for accuracy, least privilege, naming, logging, and rollback steps before implementation, so it happens before production work rather than after go-live. Sandbox testing is trying the change in a controlled environment before it reaches production users, which occurs earlier in the flow and does not involve real production users completing live tasks. Risk analysis measures the likelihood and impact of a change and assigns a risk level before approval, so it also occurs before the change is deployed. End-user acceptance matters because technical validation can pass while users still struggle; confirming that real tasks work and obtaining a sign-off creates a clear record that the business agrees the change met its purpose.
Study this section
Every lesson that covers Change Management Procedures on the 220-1202 exam.