Description
Deploy the ConcealBrowse extension to Google Chrome, Microsoft Edge, and Brave browser on Windows 10+ endpoints seamlessly with ConnectWise Connect (formerly known as Continuum) and PowerShell.
This process results in automatic device registration to the conceal.io platform.
Applies to
- ConnectWise Connect (formerly known as Continuum)
- 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.
ConnectWise Command (fka Continuum) steps
Step 1: Create a custom powershell script
- Log in to ConnectWise Command
- Navigate to Scripts > Essentials > Templates > Custom Scripts
- or go to Scripts > My Scripts > Add > Add custom.
- Select PowerShell Script from the custom script types and click Create a Script from This Template
- Script Name: Install ConcealBrowse Extension
- Description: we recommend linking to this article
- Type: Script
- Command Line Parameter:
- You may open the script and review the documentation at the top to see options you can use to customize your deployment. At a minimum you must specify the following.
- Use the following format and enter your CompanyID and SiteID:
-CompanyId <CompanyID from dashboard.conceal.io> -SiteID <SiteID from dashboard.conceal.io>
- Example:
-CompanyId 12345678-9012-3456-7890-123456789012 -SiteID abcdefgh-ijkl-mnop-qrst-uvwxyzabcdef
- Timeout: 5 minute
- Output Required: Checked
- Save the script
Step 2: Run the Script
- Navigate to Scripts > My Scripts > Install ConcealBrowse Extension > Run.
- Alternatively, go to Jobs and Instances > Add Job and specify the script.
- From the Create Job window, complete the following fields:
- Job Name: Install ConcealBrowse
- Script or batch: Install ConcealBrowse Extension
- Resources: Select the Resources, Resource Groups, or entire Sites the script or batch is run on. (Resource Groups can be defined in Scripts > Essentials > Resource Groups).
- Schedule: Select a schedule or trigger on which to run this script job or batch. Run immediately is appropriate for test deployments
- Notification: optional
- Click Create Job to run or schedule the script job.
Step 3: View Status
- Navigate to Scripts > Jobs and Instances to view status details for the job and for repeated instances of that job
References
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