{"repo":"baramundisoftware/PS-bConnect","free":true,"listed":false,"github":"https://github.com/baramundisoftware/PS-bConnect","clone":"git clone https://github.com/baramundisoftware/PS-bConnect.git","description":"Powershell module for baramundi Connect (bConnect), the REST-API of the baramundi Management Suite","language":"PowerShell","stars":33,"topics":["baramundi","bconnect","rest-api","automation","management"],"license":"MIT","category":"workflow-automation","readme_excerpt":"PS-bConnect Powershell module for baramundi Connect (bConnect) , the REST-API of the baramundi Management Suite . Installation You can install the module from the Powershell Gallery Repository directly by using the Install-Module Cmdlet: Install-Module -Name bConnect Update You can update the module from the Powershell Gallery Repository directly by using the Update-Module Cmdlet: Update-Module -Name bConnect Usage To use the functions of PS-bConnect you need to import the module into your current session and initialize the connection to the REST-API: Import-Module -Name bConnect $apiCred = Get-Credential -Message \"bConnect\" -UserName \"user@domain.local\" Initialize-bConnect -Server \"SRV-BARAMUNDI\" -Credentials $apiCred Security notice: Do not use common credential, which are also used by other tasks! Create a specific user and password for each script and assign only necessary permissions in the bMS. You may also add the switch -AcceptSelfSignedCertifcate if you use a self-signed certificate at the bConnect port. For more details please visit the Wiki. Support & Warranty This module is provided \"as is\" without any warranty or support from the baramundi software GmbH. If you encounter any issues refer to the issue tracker. Author Alexander Haugk baramundi software GmbH https://www.baramundi.com Contributing Contributions, feature requests and issues are welcome. Please post your request in the issue tracker. License Copyright (c)2023 baramundi software GmbH. This project ist l","default_branch":null,"files":null,"tree":[],"storefront":"/r/baramundisoftware","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/baramundisoftware/PS-bConnect/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}