Skip to content

BTIT-MSP/LabTech-Powershell-Module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

388 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabTech-Powershell-Module

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/BTIT-MSP/LabTech-Powershell-Module/master/LabTech.psm1') | iex

This is also useful for deploying Automate via Intune or other combination of methods without needing to have the .EXE / MSI etc.

Functions

ConvertFrom-LTSecurity

ConvertTo-LTSecurity

Get-LTError

Get-LTLogging

Get-LTProbeErrors

Get-LTProxy

Get-LTServiceInfo

Get-LTServiceInfoBackup

Get-LTServiceSettings

Hide-LTAddRemove

Install-LTService

Invoke-LTServiceCommand

New-LTServiceBackup

Redo-LTService

Rename-LTAddRemove

Reset-LTService

Restart-LTService

Set-LTLogging

Set-LTProxy

Show-LTAddRemove

Start-LTService

Stop-LTService

Test-LTPorts

Uninstall-LTService

Update-LTService

About

This is an attempt to create a comprehensive LT PoSH module. Forked for internal use by BTIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PowerShell 100.0%