Applies to LANDesk Management Suite 9.0 SP3 and newer
Issue:
Cannot right-click a provisioning template to schedule it.
Schedule option is greyed out.
Cannot schedule OSD scripts.
Cannot create OSD scripts.
Cannot select Windows PE for the Boot environment when creating a new provisioning template.
Cause:
Installed a new 9.0 SP3 Core Server using the existing 9.0 SP3 Core Server's DB.
Note: The issue can also be caused by moving the existing LANDesk database to a new database server. Also take note that the same symptom can occur for LANDesk(R) Management Suite 9.5 and 9.5 SP1. The solution below is the same.
Solution:
1. Run the following SQL statement against the LANDesk database:
update keyvalue set intvalue=0 where applicationname='WAIKLicenseAgreement'
2. Reopen the LANDesk Console and accept the license agreement.