When using an MSSQL Server to hold a RES Wisdom datastore, which prerequisites must be met?
1. SQL server authentication must be set to Windows only.
2. SQL server authentication must be set to mixed mode.
3. A database and database user must be created.
4. An existing System Administrator Login must be available.
A RES Wisdom login belongs to the following Security Roles:
Role 1:
Job Scheduling = Read
Current Activity = Deny
Job Results = Read
Role 2:
Job Scheduling = Deny
Current Activity = Read
Job Results = Modify
What is the resulting security for this login?
How would an administrator make sure that all active dispatchers are available to an agent?
1. Use autodetect and only use discovered dispatchers
2. Use autodetect and retrieve complete dispatcher address list
3. Use dispatcher address list and only use discovered dispatchers
4. Use dispatcher address list and retrieve complete dispatcher address list after discovery
Which connections can be secured with Secure Sockets Layer (SSL)?
Connections between
1. console and agents.
2. datastore and agents.
3. dispatchers and agents.
4. datastore and consoles.