baramundisoftware / PS-bConnect

Powershell module for baramundi Connect (bConnect), the REST-API of the baramundi Management Suite
https://www.baramundi.com/en/management-suite/interfaces/
MIT License
26 stars 14 forks source link

FR: Get specific data from given Endpoints (Bitlocker PIN, Serial Number, etc.) #77

Closed noshdvar closed 2 years ago

noshdvar commented 2 years ago

Hi,

i have read the possible Commands, and it seems that there is no such possibility to get an output of the used Bitlocker PIN for a specific device. I could as well be wrong :)

My use case would be:

For this i would like to get out the following data:

For other documents (delivery notices) i would also like to get the following data from baramundi:

Is there a way to achieve this? thank you in advance!

T0biii commented 2 years ago

Does this two commands help you? Get-bConnectEndpoint Get-bConnectEndpointSecret

noshdvar commented 2 years ago

Thank you, i will try them in the following days and will get back to you!

T0biii commented 2 years ago

@noshdvar i tried the commands on my instance and got all necessary informations. so do you need some more help?