Hello, How can i monitor number of days for Windows volume activation expiration? ("Time remaining (days)" in slmgr /dli output)
Windows volume activation expiration monitoring
Modified on 2025-06-10 13:43:24 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
slmgr actually is a VBScript file (C:\Windows\System32\slmgr.vbs).
Maybe you can alter the script and use it as a Custom EXE/SCRIPT Sensor.
See also the VBSscript examples in the "Custom Sensors\EXE" folder of your PRTG installation.
Jun, 2014 - Permalink