Hello, How can i monitor number of days for Windows volume activation expiration? ("Time remaining (days)" in slmgr /dli output)


Article Comments

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