Description
Deploy the ConcealBrowse extension to Google Chrome, Microsoft Edge, and Brave browser on Windows 10+ endpoints seamlessly with the Install-ConcealBrowse.ps1 PowerShell script. This installation process will rely on device-based registration rather than user-based registration for licensing.
Applies to
-
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+
- Microsoft PowerShell
Procedure
- You may download the Install-ConcealBrowse.ps1 PowerShell script from this article, you must be logged in to access it, creating an account is free: Current ConcealBrowse PowerShell Script
- 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 parameters when executing the PowerShell script.
- Open a PowerShell prompt as an Administrator
- Change the directory to the folder where the script is located
- You may need to set your PowerShell Execution policy to bypass for this one session:
Set-ExecutionPolicy Bypass -Scope Process
- Use the following command, replacing the parameters with the Company ID and Site ID from your dashboard. You may also see the script for more documentation, examples, and parameters:
.\Install-ConcealBrowse.ps1 -SiteID "SiteID from dashboard.conceal.io" -CompanyId "CompanyID from dashboard.conceal.io"
- Execute the script
Deploying the Shell Script Using Your RMM
The PowerShell script may be used with most Remote Monitoring and Management (RMM) solutions.
We recommend deploying to a small group of individuals to start. This will ensure that your scripts are running properly. Once you verify that the ConcealBrowse deployment is successful with this first group, start deploying to other groups in your organization.
*Never hesitate to contact your Customer Success Manager for any questions or concerns. You may also open a support ticket at support.conceal.io by scrolling to the bottom and clicking Submit a request.
Related to:
Was this article 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