Maintenance Schedule that applies to multiple CI Classes

joeweisiger
Giga Expert

I am taking the ITSM Implementation simulator course.  One of the tasks is listed below.  I am supposed to create a Maintenance Schedule that applies to 3 CI Classes, but it only allows you to apply to 1.  How do I do this?

joeweisiger_0-1689195383162.png

 

 

1. Create a maintenance schedule named: "Data Center - Maintenance Weekend Schedule".

  a) Should be applied to all "Network", "Unix Server", and "Linux Server" CI classes.

  b) Create a schedule entry for all day, every Monday (repeating weekly) until the end of the year as part of this schedule.

2. Create a blackout schedule named: "Monthly Freeze/Blackout Period".

  a) Should be applied to all CI classes.

  b) Create a schedule entry for every 3rd Thursday of each month (repeating monthly), until the end of the year as part of this blackout schedule.

Hint: Validate the Source field is set to the proper value!

1 ACCEPTED SOLUTION
4 REPLIES 4

jMarshal
Mega Sage
Mega Sage

Try this

jMarshal_0-1689197633716.png

 

um99
Tera Contributor

class as "network" is not showing in the list, its something netware.Screenshot (156).png

You have "applies to server", so the classes will only be ones that apply to the cmdb_ci_server table...you'll need to change the "applies to" to be "Configuration Item [cmdb_ci]" to see all available classes in that list.

jMarshal_0-1689885971558.png

 

joeweisiger
Giga Expert

Thank you for the help, jMarshal!