Take the community feedback survey now.

Per Nergård (MVP)
Oct 4, 2015
  3049
(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
Mastering Optimizely DXP: How to Download Blobs Like a Pro with PowerShell

In 2021 I wrote a blog post with detailed instuctions on how to download blobs from Optimizely DXP environment. I at least have used that blog post...

Antti Alasvuo | Nov 30, 2025

Automating Cleanup Tasks with Optimizely Scheduled Jobs

Scheduled jobs in Optimizely CMS are a powerful way to automate any background tasks like content cleanup, indexing, or reporting. I created a simp...

Madhu | Nov 29, 2025 |

Implementing Custom Line Item Pricing in Optimizely Commerce 14

In many enterprise commerce implementations, business users often need the flexibility to override product pricing at the cart level - especially...

Sunil | Nov 28, 2025

Using Okta and OpenID Connect with Optimizely CMS 12

Modern CMS solutions rarely live in isolation. Your editors already log into other systems with SSO, and they expect the same from Optimizely CMS. ...

Sanjay Kumar | Nov 28, 2025