NRDP_Win Command Line Check?
Posted: Thu Mar 23, 2017 10:57 am
Hello,
I'm trying to send a single NRDP check from the command line in Windows, but I can't seem to find how that's done. I know for Linux and Mac, it goes a little something like this:
What's the NRDP_Win or NCPA equivalent for Windows?
Thank you,
Link
I'm trying to send a single NRDP check from the command line in Windows, but I can't seem to find how that's done. I know for Linux and Mac, it goes a little something like this:
Code: Select all
/usr/bin/php /usr/local/nrdp/clients/send_nrdp.php --url=http://192.168.1.5/nrdp --token=sometoken --host=somehost --service=someservice --state=0 --output="The service looks okay"Thank you,
Link