This is an attempt to create a comprehensive LT PoSH module. To import this module in your scripts you can run:
(new-object Net.WebClient).DownloadString('https://raw.githubusercontent.com/pvasilion/LabTech-Powershell-Module/master/LabTech.psm1') | iex