Description

This product pack contains 1E Endpoint Automation policy, rules, and instructions to set the Tenant ID and send the device information to solution API.

This pack should be deployed first before any other solution pack such as 1E for Device Refresh or 1E for MS Intune.

Key Features

  • Set the Azure tenant ID in 1E storage on the device.

  • Raise the device information event data to send the data to the 1E Solutions API via event subscription

Setup

  • This Product Pack contains both rules and instructions.
  • Upload this Product Pack with the help of Product Pack Deployment Tool.
  • A 1E Endpoint Automation Policy named Solutions Core will be created.
  • Included rules will be created in this policy.
  • Review and enable the rules then deploy the policy to intended management group.
  • An Instruction set named 1E Solutions will be created containing all the instructions.
  • Create the event subscription to send the event data to the 1E Solutions API.

Note: Use Management Group ID 1 (All Devices) in production to include all the devices.

> Import-Module .\ps1etoolkit

> Set-1EServer <InstanceFQDN>

> Get-1EManagementGroup -Name "<Name of Management Group>"

> Add-1EEventSubscription -ConsumerName GuaranteedState -Topic Event.DeviceRefreshEvents -Url https://solutions.1e.com/API/rest/v1/DeviceEvents

> Add-1EEventSubscriptionAssignment -SubscriptionId <Id output of previous command> -ManagementGroupId <ManagementGroupID > -Deploy

> Add-1EEventSubscription -ConsumerName GuaranteedState -Topic Event.DeviceRefreshDevices -Url https://solutions.1e.com/API/rest/v1/DeviceInfo

> Add-1EEventSubscriptionAssignment -SubscriptionId <Id output of previous command> -ManagementGroupId <ManagementGroupID > -Deploy

> Add-1EEventSubscription -ConsumerName GuaranteedState -Topic Event.DeviceRefreshDeviceR -Url https://solutions.1e.com/API/rest/v1/DeviceResponsivenessDetails

> Add-1EEventSubscriptionAssignment -SubscriptionId <Id output of previous command> -ManagementGroupId <ManagementGroupID > -Deploy

Important Note: Following rules and Instruction have been removed from the Device Refresh DEX Pack:

Rules :-

  • Device Refresh - Device Information
  • Device Refresh - Store TenantId

Instructions :-

  • Raise the device details with event subscription Event.DeviceRefreshDevices and send this to Device Refresh Solution 
  • Set the 1E Solutions TenantId to: <TenantId>
  • Get the stored 1E Solutions TenantId

For existing 1E Solutions customers, it is advisable to disable or delete the above rules and Instruction to avoid redundancy, as these are now included in Solutions Setup DEX Pack

 

Usage

  1. Solutions Core - Store TenantId

This rule stores the Tenant ID in 1E storage that will be used for 1E Solutions API authentication.

 

 

  1. Solutions Core - Device information

This rule sends the Device information solution to the API as per the trigger IntervalHours configured in rule or when Tachyon event Event.SolutionTenantIDSet is raised when Tenant ID is set by rule Solutions Core - Store TenantId.

 

Instructions

Setup the 1E Solutions TenantId to: <TenantId>

Store's the 1E Solutions Tenant Id in  storage for 1E Solutions API authentication.

 

Get the stored 1E Solutions TenantId from 1E storage

Provides the tenant details from 1E storage

 

Raise the device details with event subscription Event.DeviceRefreshDevices and send this to 1E Solutions

Send the selected device details to 1E Solution platform.

 

 

Components

What's New

17 April 2024 (v24.3.3):
> Added Product Number while fetching the Device details.

10 April 2024 (v24.3.2):
> Added instruction to clear Device info from 1E storage.

20 March 2024 (v24.3.1):
> Added Incident Automation policy and rule.

Join Our Newsletter

Copyright © 1E 2022 All Rights Reserved

This website is designed for desktop. If using a mobile browser please change to desktop view.