-
Notifications
You must be signed in to change notification settings - Fork 14
New‐bConnectEndpoint
Alexander Haugk edited this page Jan 21, 2020
·
3 revisions
Create a new endpoint.
-Type
Enum bConnectEndpointType.
-DisplayName
DisplayName of the new endpoint. This is also used as hostname for Windows-Endpoints.
-GroupGuid
Valid GUID of the target OU (default: "Logical Group").
-PrimaryUser
Primary user of this endpoint. Mandatory for WindowsPhone-Endpoints.
Array of NewEndpoint (see bConnect documentation for more details).
New-bConnectEndpoint -Type WindowsEndpoint -DisplayName "WindowsClient1"