Description
Deploy the ConcealBrowse extension to Google Chrome, Microsoft Edge, and Brave browser on Windows 10+ endpoints seamlessly with LogMeIn Central and PowerShell.
This process results in automatic device registration to the conceal.io platform.
Applies to
- LogMeIn Central with Automation Module
- Microsoft PowerShell
- Google Chrome version 101 and newer
- Microsoft Edge version 77 and newer
- Windows must be joined to Active Directory or Azure Active Directory
- Brave browser
- Microsoft Windows 10+
Procedure
- You may download the Install-ConcealBrowse.ps1 PowerShell script from this article: Current ConcealBrowse PowerShell Script
- The script contains detailed documentation and examples for your review.
- Open your ConcealBrowse dashboard (https://dashboard.conceal.io) and navigate to the tab labelled Devices on the left side menu.
- On the Devices page, click Register New Device in the upper right hand corner.
- Once you click on Register a New Device, you will see two variables generated for the Company ID and Site ID. These will be used as arguments when executing the PowerShell script.
LogMeIn Central Steps
Requirement: You must have a premier subscription and/or the Automation Module
- On the lefthand side, click Remote Execution, then Manage
- If you do not see Remote Execution and/or One2Many is greyed out, you may not have the Automation Module and will need to purchase it to continue.
- Click Create new job
- Name: Install ConcealBrowse Extension on Windows
- Click + Add Step
- Select PowerShell execution
- Click Upload and select the Install-ConcealBrowse.ps1 script
- In the PowerShell script section use the following format and enter your CompanyID and SiteID:
& ".\Install-ConcealBrowse.ps1" -CompanyId <CompanyID from dashboard.conceal.io> -SiteID <SiteID from dashboard.conceal.io>
- Example:
& ".\Install-ConcealBrowse.ps1" -CompanyId 12345678-9012-3456-7890-123456789012 -SiteID abcdefgh-ijkl-mnop-qrst-uvwxyzabcdef
- Click + Choose computers and select the computers to deploy to
- Click Run
- Click Refresh until the job completes
- To help troubleshoot any issues, click the Job and then review the logs for each device
Reference
0
0
Was this article helpful?
0 out of 0 found this helpful
Articles in this section
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using Kaseya VSA and PowerShell
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using ConnectWise Command and PowerShell
- Deploy the ConcealBrowse extension to Chrome on most operating systems using Chrome Browser Cloud Management and Jumpcloud
- Deploy the ConcealBrowse extension to Chrome on most operating systems using Chrome Browser Cloud Management
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using NinjaOne/NinjaRMM and PowerShell
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using LogMeIn Central and PowerShell
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using JumpCloud and PowerShell
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using Syncro and PowerShell
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using PDQ Deploy and PowerShell
- Deploy the ConcealBrowse extension to Chrome, Edge, and Brave on Windows 10+ using Automox and the PowerShell Script