Use the Blackout and Maintenance windows to schedule a change. Blackout windows specify times during which normal change activity should not be scheduled. Maintenance windows specify times during which change requests should be scheduled. For example, create a blackout schedule for code freezes at the end of the year. blackout-maintenance-schedule

Before you begin

Role required: itil_admin or admin

Ensure that the Change Management - Collision Detector (com.snc.change.collision) plugin is activated.

About this task

Conflict detection uses blackout and maintenance schedules to find potential scheduling conflicts for the configuration items (CIs) associated with a change request. When conflict detection runs, either automatically or by manual request, conflict detection determines if either type of defined schedule applies to the change request. If a potential conflict is identified, a warning message appears and conflicts are listed within the Conflict form section. View conflicts in the Conflict calendar.
Note: To use the business service as the source for a blackout or maintenance schedule, the business service must be converted to an application service. For instructions, see Convert business services to application services. For information about application services, see Application services.

Procedure

  1. Create a blackout or maintenance schedule.
    OptionDescription
    Create a blackout schedule
    1. Navigate to Change > Schedules > Blackout Schedules.
    2. Click New.
    Create a maintenance schedule
    1. Navigate to Change > Schedules > Maintenance Schedules.
    2. Click New.
  2. On the form, fill in the fields.
  3. Open the form context menu and click Save.
    A blackout or maintenance schedule is created and the Schedule Entries, Child Schedules, and Referenced By related lists appear in the change.
    Note:

    The Blackout Schedule [cmn_schedule_blackout] table extends the Condition Schedule [cmn_schedule_condition] table, which in turn extends the Schedule [cmn_schedule] table. The Blackout Schedule table inherits the domain properties from the Schedule table which has the Domain and Domain path columns.

    Because the Blackout schedule table uses the same Child Schedule and Schedule Entry tables as the Schedule table uses, the domain support is identical. The domain_master attribute is used to derive the domain from a parent record. For more information, see Domain support for schedules .

  4. Create one or more schedule entries by completing the following steps:
    1. In the Schedule Entries related list of the new maintenance schedule, click New.
    2. Enter a unique name and define the time during which you want to schedule the maintenance.
      For more information about the schedule entries field, see Schedule entry fields.

Result

A blackout or maintenance schedule is created.

What to do next

Associate the configuration item with the maintenance schedule that is used in the change request.