Quick Start Guide

Module Installation

If you have PowerShell 5+, or have the PowerShellGet module, simply use the Install-Module command.

PS> Install-Module -Name ZabbixTools

Getting Started

Get a list of available commands

PS> Get-Command -Module ZabbixTools