Per Nergård (MVP)
+2
Oct 4, 2015
visibility 3580
star star star star star
(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

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |