Per Nergård (MVP)
Oct 4, 2015
  3197
(0 votes)

Monitor when the EPiServer license expires

In CMS 6 there was a function in  Admin mode where you could add an email address to wich a notification was sent if the license was about to expire. This functionality seems to have been lost from version 7. Atleast I haven't found it.

In this old blog post I did a scheduled job for CMS5 that did the same thing.

The CMS 5 version did not work when I tried to compile it in CMS 9 so I created a new version wich you can get over at Gist.

All parameters are in constants at the top of the job. If you wan't to create a more user friendly way of sending parameters to a scheduled job have a look at Mathias Kuntos blog post.

Oct 04, 2015

Comments

Please login to comment.
Latest blogs
Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Using Azure Devops Pipelines in Optimizely SAAS (Configured) Commerce

Introduction When working with SAAS Commerce build service v2 your currently need to use a github repo with configured branches to start deployment...

Mark Hall | Apr 4, 2026 |

Forcing Lowercase URLs in Optimizely CMS During Auto-Translation

Learn how to fix uppercase and punctuation issues in Optimizely CMS 12 URL segments caused by LanguageManager auto-translation using a custom...

Stuart | Apr 2, 2026 |

Stott Robots Handler v7 for Optimizely CMS 13

Stott Robots Handler version 7 is now available for  Optimizely PaaS CMS 13 . This is includes updates to support the switch from a Site based...

Mark Stott | Apr 2, 2026

Optimizely CMS 13 First Impressions

Introduction This week Optimizely released the long awaited CMS 13. I upgraded my Optimizely extensions package to CMS 13 and found some interestin...

Mark Hall | Apr 2, 2026 |

Automating Block Translations in Optimizely

Stop manual block-by-block translations. Learn how to use the TranslateOrCopyContentAreaChildrenBlockForTypes config to automate Optimizely CMS...

Stuart | Apr 1, 2026 |