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
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