To perform a silent installation
msiexec /i "<Path to QuickConnectSyncEngine_x86.msi>" /qb
INSTALLDIR="<Path to installation folder>" QCSVCUSERNAME="<Domain\UserName>" QCSVCPASSWORD="<Password>"
msiexec /i "<Path to QuickConnectSyncEngine_x64.msi>" /qb
INSTALLDIR="<Path to installation folder>" QCSVCUSERNAME="<Domain\UserName>" QCSVCPASSWORD="<Password>"
In the above syntax:
Argument |
Description |
INSTALLDIR |
Specifies the installation folder for the One Identity Quick Connect Sync Engine. When this argument is omitted, the following default installation folder is used: %ProgramFiles%\One Identity\Quick Connect |
QCSVCUSERNAME |
Specifies the user name of the account under which you want the Quick Connect Service to run. When this argument is omitted, the current user account is used. |
QCSVCPASSWORD |
Specifies the password of the account you supplied in the QCSVCUSERNAME argument. |
To perform a silent installation
msiexec /i "<Path to QuickConnectCaptureAgent_x86.msi>" /qb
INSTALLDIR="<Path to installation folder>" REBOOT="<Value>"
msiexec /i "<Path to QuickConnectCaptureAgent_x64.msi>" /qb
INSTALLDIR="<Path to installation folder>" REBOOT="<Value>"
In the above syntax:
Argument |
Description |
INSTALLDIR |
Specifies the installation folder for the Capture Agent. When this argument is omitted, the following default installation folder is used: %ProgramFiles%\One Identity\Quick Connect Capture Agent |
REBOOT |
Allows you to suppress a system restart in a situation where a restart is required for the Capture Agent installation to complete. To suppress the restart, use the following syntax: REBOOT="ReallySupress" |
The following table lists the default communication ports used by One Identity Quick Connect Sync Engine:
Port |
Protocol |
Type of traffic |
Direction of traffic |
53 |
TCP/UDP |
DNS |
Inbound, outbound |
88 |
TCP/UDP |
Kerberos |
Inbound, outbound |
135 |
TCP |
RPC endpoint mapper Port 135 is a dynamically allocated TCP port for RPC communication with Active Directory domain controllers. For more information about ports used for RPC communication, see the following Microsoft Support Knowledge Base articles at support.microsoft.com: Restricting Active Directory replication traffic and client RPC traffic to a specific port (article ID: 224196) How to configure RPC dynamic port allocation to work with firewalls (article ID: 154596) How to configure RPC to use certain ports and how to help secure those ports by using IPsec (article ID: 908472) The default dynamic port range for TCP/IP has changed in Windows Vista and in Windows Server 2008 (article ID: 929851) |
Inbound, outbound |
139 |
TCP |
SMB/CIFS |
Inbound, outbound |
445 |
TCP |
SMB/CIFS |
Inbound, outbound |
389 |
TCP/UDP |
LDAP |
Outbound |
3268 |
TCP |
LDAP |
Outbound |
636 |
TCP |
SSL This port is only required if One Identity Quick Connect Sync Engine is configured to use SSL to connect to an Active Directory domain. |
Outbound |
3269 |
TCP |
SSL This port is only required if One Identity Quick Connect Sync Engine is configured to use SSL to connect to an Active Directory domain. |
Outbound |
808 |
TCP |
LDAP Quick Connect Capture Agent Traffic between One Identity Quick Connect Sync Engine and Quick Connect Service |
Inbound, outbound |
7148 |
TCP |
Quick Connect Capture Agent |
Inbound, outbound |
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center