Oct 162012
 

I recently wanted to disable fast polling for all the devices that had fast polling. After I couldn’t find a way to easily to do it in the GUI, I turned to the command line to do it.

The following command will find all devices that have fast polling enabled, and then set the polling to normal.

nhListElements.bat -where "pollRate matches fast" | nhModify Elements -fieldName pollRate -value Normal

Share

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

This site uses Akismet to reduce spam. Learn how your comment data is processed.