Skip to content

wetling23/Public.TmWfbs.PowerShellModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

Windows PowerShell module for accessing the Trend Micro Worry Free Business Security REST API.

This project is also published in the PowerShell Gallery at https://www.powershellgallery.com/packages/TrendMicroWorryFreeBusinessSecurity.

Installation

  • From PowerShell Gallery: Install-Module -Name TrendMicroWorryFreeBusinessSecurity
  • From GitHub: Save /bin/<version>/TrendMicroWorryFreeBusinessSecurity/<files> to your module directory

Behavior changes

1.0.0.13

  • Out-PsLogging
    • Prepending [INFO], [WARNING], [ERROR], [VERBOSE] blocks before each message.

1.0.0.0

  • Initial release.

About

Trend Micro Worry Free Business Security REST API-related functions.

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors