DuckDuckGo Browser
Overview
Version & Lifecycle
Community Notes
DesktopBrowser – Command-line note
Deploy Netskope DesktopBrowser (EnterpriseBrowser.msi) silently in enterprise environments using msiexec /i EnterpriseBrowser.msi /qn NETSKOPEPROFILE="--netskope-mp-host=YourHost --netskope-user-email=$env:USERPROFILE /qn NETSKOPEPROFILE="--netskope-mp-host=YourHost --netskope-user-email=$upn --netskope-tenant-name=YourTenant" where $upn is the user’s principal name (e.g., from Entra ID), enabling auto-profile enrollment without UI interaction.
DesktopBrowser – Command-line note
Deploy Netskope DesktopBrowser (EnterpriseBrowser.msi) silently via Intune Win32 app or PowerShell with the command: msiexec /i EnterpriseBrowser.msi /qn NETSKOPEPROFILE="--netskope-mp-host=YourHost --netskope-user-email=$upn --netskope-tenant-name=YourTenant" to enable auto profile enrollment using the user’s UPN on Entra Joined machines.
First deploy the MSI to a folder like C:UsersPublicLibraries using a pre-install script, then run a remediation PowerShell script to execute the install and trigger enrollment.
This method ensures zero-touch deployment with automatic policy application and desktop icon creation, without requiring restarts.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Uses Chromium Blink engine on Android and Windows; WebKit on iOS and macOS