+
+{% capture desktop %}
+
+#### Download Desktop App
Download the latest version of the Directory Connector Desktop App from our [GitHub releases page](https://github.com/bitwarden/directory-connector/releases){:target="_blank"} or by using one of the following official links:
@@ -50,7 +63,13 @@ Download the latest version of the Directory Connector Desktop App from our [Git
- [{% icon fa-apple %} macOS (.dmg)](https://vault.bitwarden.com/download/?app=connector&platform=macos)
- [{% icon fa-linux %} Linux (.AppImage)](https://vault.bitwarden.com/download/?app=connector&platform=linux)
-#### Download the CLI Tool
+{% endcapture %}
+{{ desktop | markdownify }}
+
+
+{% capture commandline %}
+
+#### Download CLI Tool
Download the latest version of the Directory Connector CLI from one of the following links:
@@ -58,6 +77,11 @@ Download the latest version of the Directory Connector CLI from one of the follo
- [{% icon fa-apple %} macOS CLI](https://vault.bitwarden.com/download/?app=connector&platform=macos&variant=cli-zip)
- [{% icon fa-linux %} Linux CLI](https://vault.bitwarden.com/download/?app=connector&platform=linux&variant=cli-zip)
+{% endcapture %}
+{{ commandline | markdownify }}
+
+
+
## Source code
As with everything at Bitwarden, the Directory Connector is open source and hosted on GitHub at [github.com/bitwarden/directory-connector](https://github.com/bitwarden/directory-connector).
diff --git a/_articles/directory-connector/gsuite-directory.md b/_articles/directory-connector/gsuite-directory.md
index fcc1e9f7..0208462a 100644
--- a/_articles/directory-connector/gsuite-directory.md
+++ b/_articles/directory-connector/gsuite-directory.md
@@ -106,6 +106,7 @@ Complete the following steps to configure the setting used when syncing using Di
|Interval|Time between automatic sync checks (in minutes).|
|Remove disabled users during sync|Check this box to remove users from the Bitwarden Organization that have been disabled in your directory.|
|Overwrite existing organization users based on current sync settings|Check this box to always perform a full sync and remove any users from the Bitwarden Organization if they are not in the synced user set.|
+|More than 2000 users or groups are expected to sync.|Check this box if you expect to sync 2000+ users or groups. If you don't check this box, Directory Connector will limit a sync at 2000 users or groups.|
|Sync users|Check this box to sync users to your Organization.