Technical Change Management 1.3 Flashcards

1
Q

Describe the TECHNICAL CHANGE MANAGEMENT PROCESS

A
  • The technical change management is focused more on the implementation of the changes on the technical side.
  • Looks more into “how” to implement the changes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are some important considerations of the TECHNICAL CHANGE MANAGEMENT PROCESS?

A
  • When introducing new changes, it can get complicated when there are multiple individuals or devices involved.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some important considerations when implementing changes that come with outside applications?

A
  • Any application can be considered dangerous and can come with malware, viruses, or a Trojan horse.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the purpose of a ALLOW LIST?

A
  • A very restrictive list.
  • Will only run approved applications on a person’s workstation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the purpose of a DENY LIST?

A
  • More flexible list.
  • Looks more into the code of specific applications.
  • Denies code on that list.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are some important considerations when implementing new changes?

A
  • Only specifically approved changes are permitted to be implemented, unless the scope of the update is expanded.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the significance of DOWNTIME?

A
  • This is a time when services are unavailable and is considered disruptive to the change process.
  • Scheduled during non-production hours.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are important considerations when having DOWNTIME?

A
  • Important to minimize down events.
  • Make sure everyone is aware of the downtime.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the purpose of a PRIMARY and SECONDARY SYSTEM during DOWNTIME?

A
  • A secondary system can provide a backout plan or backup to any updates being implemented.
  • The primary system is where most of the updates are being implemented.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the importance of a RESTART as part of the CHANGE CONTROL PROCESS?

A
  • The new configuration may require a rebooting of the system in order to be implemented.
  • This can also help determine if a system can recover from an outage.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How does the RESTART process affect SERVICES?

A
  • If needing to restart a specific service, this can be performed in seconds or minutes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are considerations if RESTARTING an APPLICATION?

A
  • May requiring the completing closing of the application, and for all users to exit the application.
  • Restart the whole application with the new change.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are some important considerations if including LEGACY APPLICATIONS in the CHANGE MANAGEMENT PROCESS?

A
  • There are maybe no plans to update the legacy application.
  • No development support for the legacy app.
  • The organization may not want to adjust the legacy app.
  • There maybe a some specific and procedures to the app.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are considerations needed for the CHANGE MANAGEMENT PROCESS when dealing with DEPENDENCIES?

A
  • May have to update a service or application before making changes to another service or application.
  • The primary service may require the installation of a secondary service.
  • Some dependencies may need to update across other devices before updating the service.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the importance of the DOCUMENTATION as part of the CHANGE MANAGEMENT PROCESS?

A
  • Daily changes can cause current documentation to become outdated very quickly.
  • Updating diagrams, instructions, or specific pieces of information.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How can VERSION CONTROL assist in the CHANGE MANAGEMENT PROCESS?

A
  • Documentation that tracks updates to aspects of an application which can include: router configurations, Windows OS Patches, or Application registry entries.