Install the Zabbix agent on Windows machines.
A Zabbix server is required for this to do anything useful.
Originally, I intended this to be added to Nacer Laradji's Zabbix Cookbook (github), but there were significant problems making it work this way. (I believe that this is because there are problems in the dependancy chain that prevent this from working directly from the Zabbix cookbook; those cookbooks do not support the Windows platform.)
So, I present to you, a standalone recipe for installing the Zabbix Agent on your Windows hosts.
I am attempting to leverage the (mostly) standard attributes that I have included.
At this time, the actual files placed are version 2.0.3 and have been placed in the recipe manually. Later I may have them fetched as remote_file with respect to the version
Simply add the "Zabbix_windows" recipe to a windows machine after establishing your Zabbix server and setting the Attributes as appropriate to your environment.