Skip to content

Commit c3463b5

Browse files
authored
Merge pull request #321 from ProVal-Tech/new-install-dashlane-chrome-extension
create document for new dashlane deployment script
2 parents d3c0f92 + 1c256f7 commit c3463b5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
id: '7fa0ba87-97a3-4d8f-a5fe-d9faa697b533'
3+
slug: /7fa0ba87-97a3-4d8f-a5fe-d9faa697b533
4+
title: 'Install Dashlane - Chrome Extension'
5+
title_meta: 'Install Dashlane - Chrome Extension'
6+
keywords: ['extensions','browsers','chrome','deployment']
7+
description: 'This script will add the Dashlane Credential Protection extension to Google Chrome.'
8+
tags: ['extensions','browsers','chrome']
9+
draft: false
10+
unlisted: false
11+
---
12+
13+
## Summary
14+
15+
This script will add the Dashlane Credential Protection extension to Google Chrome.
16+
17+
**NOTE:** The "MassDeploymentKey" needs to be filled under Global and Parameters for installation, and documentation detailing where to find this key is included below.
18+
19+
## Dependencies
20+
21+
The configuration token found in step 5 of this process needs to be added as the MassDeploymentKey global variable in the script.
22+
23+
[Dashlane Documentation](https://support.dashlane.com/hc/en-us/articles/22882258054674-Mass-deploy-Omnix-Credential-Protection-using-Windows-and-Intune#step-policy)
24+
25+
## Global And Parameters
26+
27+
| Name | Description |
28+
|-------------------|-----------------------------------------------------------------------------------------------|
29+
| ExtensionIDs | The extension ID for the Dashlane credential extension. |
30+
| MassDeploymentKey | Configuration Token to link the extension to a central tenant. This also enables silent deployment. |
31+
32+
## Output
33+
34+
- Script Logs

0 commit comments

Comments
 (0)