An open API service indexing awesome lists of open source software.

https://github.com/grofei/ps-bconnectopenapi

Powershell module for the baramundi OpenAPI Interface. This module is NOT a product of baramundi software GmbH.
https://github.com/grofei/ps-bconnectopenapi

automation baramundi bconnect openapi

Last synced: about 1 year ago
JSON representation

Powershell module for the baramundi OpenAPI Interface. This module is NOT a product of baramundi software GmbH.

Awesome Lists containing this project

README

          

# PS-bconnectOpenAPI
> [!IMPORTANT]
> This module is NOT a product of baramundi software GmbH (https://www.baramundi.com)

Require Powershell 7.x

## Modulinstallation
Datei speichern und mit "Import-Module "[Speicherort\bconnectV2.psm1] installieren

Get-childitem -Path "Pfad des Modules" -Filter *.ps1 | Unblock-File