Closed phillscholl closed 1 year ago
i guess this two informations are collectet via mini Inventur. in the Docs this to Properties are read Only:
so it cant be set via bConnect (creation=C, reading=R and updating=U)
Then why can i set them when i create an endpoint in baramundi?:
good question maybe someone from Baramundi can answer it:
@baramundi-ahaugk
@baramundi-lkersten
or open a ticket
This script only utilizes the existing functions of the bConncet API. The requested properties are read-only.
You may open a feature request via Feedback-Portal to request a change in the future.
Please add LocalID and Architecture as a parameter to the New-bConnectEndpoint.
Example: New-bConnectEndpoint -Type WindowsEndpoint -DisplayName "$hostname" -HostName "$hostname" -LocalID 1033 -Architecture "x64"