Description
Deploy the ConcealBrowse extension to Google Chrome, Microsoft Edge, and Brave browser on Windows 10+ endpoints seamlessly with N-Sight RMM and PowerShell.
This process results in automatic device registration to the conceal.io platform.
Applies to
- N-Able N-Sight RMM
- 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.
N-Sight Steps
-
Log in to N-Sight RMM
-
On the left navigation, verify Assets is selected
-
Click Settings > Script Manager
-
Click New
- Fill out the required fields as shown below:
- Name: Windows-Install ConcealBrowse Extension
- Description: we recommend linking to this article
- Type: Automated Task
- OS: Windows
- File Upload: Locate the Install-ConcealBrowse.ps1 script you downloaded earlier, upload that here.
-
Click Save in the bottom right
- Close the Script Manager window
Step 2: Configure the deployment task
- Select a client, site, or device(s) to enable the edit task context menu
- In the submenu toward the top, click Edit > Task > Add
-
Search for and select the script created earlier (eg Windows-Install ConcealBrowse Extension). It should fall under the User Defined section. Click Next.
-
When asked “Select which device type you want to add the task to:”, make sure Workstations is selected, this is required. You may also choose Servers, but it is not required. Click Next.
-
Filled out the fields as described:
-
Descriptive Name: Ex: Install Task
- Command Line:
- 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
-
-
Click Next >
-
For “Select Frequency Method” select Manual for now, then click Next
-
For “Set maximum permitted execution time”, 5 minutes seems to be sufficient, click Next.
-
Select the test devices you wish to deploy to, click Add Task.
Step 3: Test the deployment task
- Select a client, site, or device(s) to enable the edit task context menu
- In the submenu toward the top, click Edit > Task > Run
-
Choose either the task and, then click Next.
- Task example: “Windows-Install CocnealBrowse Extension - Install Task”
- Task example: “Windows-Install CocnealBrowse Extension - Install Task”
-
Verify the desired deployment target(s) are selected, and click Run Task
- Progress may be monitored by selecting a device, then clicking the Tasks tab
- We've found a successful installation looks like the screenshot below
- We've found a successful installation looks like the screenshot below
-
Browsers will load the extension after one or more of the following occur:
-
Browser is restarted
- Approximately every hour, browsers will check for new settings
-
Step 4: Scale up
-
When ready, a larger target group may be selected for deployment. Use the steps above to repeat this process.
References
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