...
This tab resembles the property page for the service found in the services of the control panel. Each of the settings available in each tab of this dialog is described below.
Element | Description |
Service status | Status of the Synchronization service. Equivalent to services in the control panel. |
Service Name | The name of the service used by the operating system. |
Display name | The name you will see in services in the control panel. |
Description | Description of the service. |
Startup type | The type of service. This can be either; automatic, manual, or disabled. The default value is automatic. |
Last heartbeat | This is a timestamp for the last synchronization activity. |
Path to executable | The full path to the program that is started by the service. |
...
On the dependencies tab, you can define the service dependencies to other services
Database
On the database tab, you can change the authentication method to the SQL server.
Element | Description |
SQL server | The SQL server that the CapaInstaller Synchronization Service connects to. |
SQL database | The SQL database that holds the CapaInstaller Management Solution database. |
Update | Clicking on this button the settings.xml is updated with the correct database information. |
Use Windows authentication | Instructs the service to establish a database connection by identifying itself with the computer account. |
Use SQL authentication | When this radio button is selected the service will connect to the database with the credentials in the user name and password fields. |
User name | The user name used to connect to the database when SQL authentication is selected. |
Password | The password that goes with the user name stated above. |
Validate | If you are entering credentials for an SQL Authentication, then these credentials must be validated to ensure that the service can access the SQL server correctly. This is done by clicking the 'Validate' button. A positive validation will (re) enable the OK button. |
WSUS
On the WSUS tab, you can change the WSUS settings.
Element | DescriptionPublic IP/ |
Internal URL | This URL is used to communicate with the service by the HTTP Agents |
Port Number | The HTTP port number the service listens on. |
Use Secure Connection | Defines if a secure connection should be usedinside the LAN. |
Public URL | This URL is used to communicate with the service by the HTTP Agents when outside the organization |
Ports | The default ports used by the WSUS server is 8530 for HTTP and 8531 for HTTPS |
Move
On this tab, you can indicate that the service has been moved. This will have the service check if each point and Groups exist on the Wsus Server. If they do not exist, the service til re-create them.
...