Per Nergård (MVP)
+1
Oct 4, 2015
visibility 3518
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
Optimizely Commerce 14 Now Supports .NET 10

In my previous post, Optimizely CMS 12 Now Fully Supports .NET 10 , I noted one remaining limitation: Commerce 14 (Commerce Connect) did not yet...

Bien Nguyen | Aug 7, 2026

The Top 10 Things I'm Actually Using AI For

A while back I wrote about ReviewPR, an Azure Function that uses AI to review Azure DevOps pull requests. That was one specific use case, but over...

KennyG | Aug 5, 2026

Drag-and-Drop Reordering for Commerce Media Collection in Optimizely Commerce Connect

Optimizely Commerce Connect ships a polished asset editor for the CommerceMediaCollection  property on catalog entries. It lets editors add, remove...

Linh Doan Cuu | Aug 5, 2026

Order tabs with drag and drop V2

I earlier did a very simple Blazor version to be able to sort tabs with drag and drop. I wanted to update it a bit and also display how the tabs ar...

Per Nergård (MVP) | Aug 4, 2026