After restoring an automated backup, is there a programmatic way of restarting PRTG probes? (Instead of using the PRTG Probe Administrator GUI).


Article Comments

Hi,
you might do this with

net stop PRTGProbeService
net start PRTGProbeService

on the Windows Commandline.
Best regards


Aug, 2013 - Permalink