Lotus Learning Management System R1

Size: px
Start display at page:

Download "Lotus Learning Management System R1"

Transcription

1 Lotus Learning Management System R1 Version March 2004 Administrator's Guide G

2 Contents Chapter 1 Introduction to the Learning Management System and Administration...1 Understanding the Learning Management System architecture... 1 The Learning Management System components... 2 Who s who in the Learning Management System?... 6 The roles in the Learning Management System... 6 The Learning Management System user interface and user tasks... 7 The user interface and tasks available to anonymous users... 7 The user interface and tasks available to students... 7 The user interface and tasks available to managers... 8 The user interface and tasks available to instructors... 8 The user interface and tasks available to administrators... 8 Other Administration tasks Chapter 2 Using the Learning Management System with Other IBM Products...11 Using Sametime for Chat Using Domino for Discussion Preparing the Domino server Enabling a Discussion server in the Learning Management System Creating a course s Discussion database Using Lotus Virtual Classroom for Live sessions Using Discovery Server for searching company knowledge Knowledge Search Learning Management System updates to Discovery Server profiles Enabling a Discovery Server in the Learning Management System Enabling single sign-on with multiple IBM products Single sign-on requirements Enabling single sign-on Chapter 3 Managing the Learning Management System Databases...23 Chapter 4 Managing the Learning Management System...25 Enabling Server settings Contents iii

3 Enabling notifications General Enrollment Certificate Curriculum Course management Scheduling notifications Setting up announcements Display preferences Setting default display preferences System logging Setting up logging Chapter 5 Managing Users...35 How the Learning Management System tracks users Using LDAP servers Overview of working with an LDAP directory Using the Learning Management System for rostering Adding users Using the command line for rostering...38 Setting up the JDBC environment Rostering users from an LDIF file (rosterldif.bat or rosterldif.sh) Rostering users from a criteria file (rostercrit.bat or rostercrit.sh) Logging Rostering against large LDAP directories Segmenting users with the Rostering utilities Anonymous access Matching strings Defining roles Assigning explicit roles Managing auto assignments Setting permissions Creating roles iv Learning Management System Administrator's Guide

4 Summary of permissions Defining access control Assigning access control for locations Assigning access control for course master folders Assigning access control course offerings folders Managing profiles Creating a profile category Modifying a profile category Deleting a profile category Creating a profile Modifying a profile Deleting a profile Assigning profiles Using profiles Associating a profile with a course Updating user records Assigning roles Assigning auto-enrollment profiles Assigning user profiles De-rostering users Chapter 6 Managing Courses...69 Managing the Course Catalog Masters Course offerings Creating and managing resources Managing enrollments Enrolling individuals in a course Enrolling users in a selected course Enrolling users by profile Withdrawing individuals from a course Withdrawing users from a selected course Enabling users to enroll themselves in a course Contents v

5 Enabling users to withdraw themselves from a course Enrolling users from a wait list Removing users from a wait list Viewing the users enrolled in a selected course Viewing the courses in which a user is enrolled Viewing the users on the wait list for a course Monitoring attendance for enrolled users Viewing and modifying results Offline Learning Enabling the Home Offline permission Setting up the Offline Learning Client Enabling a course for offline use Downloading updates to the Offline Learning Client and offline courses Tracking student progress in an offline course Chapter 7 Managing Reports...87 Who runs reports? Predefined reports Report output File Format Report Locale Running reports Scheduling reports Managing Scheduled Reports Modifying Report Scheduler Task settings Defining custom reports Creating a report Editing reports.xml Enabling the custom reports Selective generation of reports using the Learning Management System user segmentation feature Chapter 8 Using the Learning Management System Portlets What are portlets? About the Learning Management System portlets vi Learning Management System Administrator's Guide

6 My Course Catalog portlet My Course Calendar portlet My Courses portlet Portlet.war file details Deploying the Learning Management System portlets on the WebSphere Portal Installing the Learning Management System portlets on the WebSphere Portal Server Configuring portlet parameters for use with the Learning Management System Security Debugging the portlets Portlets and national language support (NLS) Appendix A Troubleshooting General problems LDAP issues Error messages Appendix B Sample LDIF Entry Appendix C Learning Management System Search Rules Appendix D Learning Management System Glossary Index Contents vii

7 viii Learning Management System Administrator's Guide

8 Chapter 1 Introduction to the Learning Management System and Administration The Learning Management System is a scalable, flexible platform for managing both classroom-based and e-learning activities, resources, curriculums, and courseware catalogs across the enterprise. The product is an end-to-end fully integrated learning solution. The Learning Management System organizes and delivers courses, tracks and reports on student activities, and reserves instructors and resources, enabling customers to manage their entire training program from a single platform. Using a Web browser, a student can review the online course catalog and enroll in both instructor-led classroom training and e-learning offerings. Alternatively, the Learning Management System can automatically enroll a student in particular courses based upon profiles that the course administrator creates. After enrolling in a course, the student receives a confirmation and will receive notifications of schedule changes if any occur. Instructors and training managers can reserve resources to avoid scheduling conflicts, develop curriculums for various audiences, and provide managers with reports on their employees' training activities. The Learning Management System streamlines the overall management of an organization's training activities, increasing efficiencies and saving time and expenses. Because the Learning Management System supports industry standards, organizations can offer a wide variety of courseware developed with third party products, such as Macromedia Dreamweaver, or they can develop their own courses in-house with the Learning Management System authoring tool. Subject matter experts can create courses on their own, with no programming skills required. The Learning Management System runs on the IBM WebSphere Application Server platform. This chapter includes the following sections: Understanding the Learning Management System architecture This section describes all of the components in the Learning Management System, as well as the flow of data in the Learning Management System. Who s who in the Learning Management System? This section describes the people involved in running the Learning Management System and describes their functions and roles. The Learning Management System user interface and user tasks This section describes the tasks that users with various roles can complete from the Learning Management System user interface. Other administration tasks This section describes additional tasks that administrators complete. Understanding the Learning Management System architecture This section describes the components in the Learning Management System and how they interact with each other. Chapter 1: Introduction to the Learning Management System and Administration 1

9 The Learning Management System components The Learning Management System includes several required components, and can also include several optional components. These include: Learning Management System (LMS) Server The Learning Management System Server is the central functional component of the system. The Learning Management System Server contains the functions and capabilities for configuring and coordinating the other components of the system. You can deploy one Learning Management System Server, or you can create a cluster of Learning Management System Servers to improve performance and availability. Each server in the cluster contains the same Learning Management System files and data. Administrators, instructors, and students all have access to portions of the Learning Management System Server functionality. For administrators, the Learning Management System Server provides the ability to manage courses, course catalogs, students, and resources, to create reports, and to manage Learning Management System settings and Learning Management System components. For instructors, the Learning Management System Server provides the ability to select courses to run, schedule activities and resources, and track student progress. For students, the Learning Management System Server provides the ability to browse the course catalog, enroll in courses, display and complete course activities, and observe records of 2 Learning Management System Administrator's Guide

10 their own progress. Students can also use the Learning Management System Server to download the Offline Learning Client so that they can work on courses on their own computers without having a network connection. The Learning Management System Server is required. Delivery Server The Delivery Server launches course content, provides course navigation features, tracks student progress, and sends tracking information to the Learning Management System Server. You can have multiple Delivery Servers in the Learning Management System, with different data on each Delivery Server. This lets you divide the load and take into consideration the location of the students. For example, it would be more cost-effective to have a student in Japan access a Delivery Server in Japan rather than a Delivery Server in Argentina. You can also use WebSphere to create one or more clusters of Delivery Servers. The Delivery Server is required, except for courses that take place entirely in a classroom and have no online content or sessions. Content server The Content Server maintains a copy of Web-based course content after a course is imported into the Learning Management System. In most cases, the Content Server is an HTTP server. The Learning Management System Server can deploy content to the Content Server using FTP or by copying content directly to the Content Server's file system. You can have multiple Content Servers in the Learning Management System and you can cluster them. Each Delivery Server can have more than one Content Server. In smaller organizations, you can use the same server for the Content Server that you use for the Delivery Server. The Content server is required. Relational database management system (RDBMS) The RDBMS software can reside on the same machine as the Learning Management System software for a small installation, but it usually resides on one or more separate machines for performance reasons. The Learning Management System Server and the Delivery Server use relational databases to store information about users, courses, the catalog, and other settings needed to run the Learning Management System. The Learning Management System Server and the Delivery Server store information in separate databases. In addition, the Audit database tracks events that occur in the Learning Management System, such as a course being removed from the course catalog or a student being registered for a course. These databases frequently reside on the same database server, but they don t have to. You use RDBMS utilities to create these databases. Then, when you install the Learning Management System, these databases are customized for your system. When users use the Learning Management System, the Learning Management System Server and the Delivery Server initiate database transactions to retrieve and update information. The RDBMS is required. Authoring tool The Learning Management System includes an authoring tool that you can use to create or modify course content and evaluations and import them into the Learning Management System. The authoring tool saves the content as a SCORM 1.2 package, which is the required standard to use the courses in the Learning Management System. In addition, you can use the authoring tool or the Command Line Import Utility to import courses from other sources into the Learning Management System. If the course uses a version of SCORM prior to version Chapter 1: Introduction to the Learning Management System and Administration 3

11 1.2 or a version of AICC, you must use the authoring tool to import the course into the Learning Management System. The authoring tool converts the course to the SCORM 1.2 standard. If the course already uses the SCORM 1.2 standard, you can use the Command Line Import Utility to import the course into the Learning Management System. You have the option of installing the authoring tool when you install the Learning Management System. If you install the authoring tool, put it on a server that content creators can access, preferably an FTP server or an HTTP server. Content creators download a copy of the tool from the server and use it locally. The authoring tool is required for importing courses that are not in the SCORM 1.2 format. It is optional for creating courses and for importing courses that are in the SCORM 1.2 format. Command Line Import Utility You can use the Command Line Import Utility to import courses from other sources into the Learning Management System. These courses must use the SCORM 1.2 standard. For importing multiple courses into the Learning Management System, it is best to use the Command Line Import Utility. If you are importing a lot of courses, you can schedule the Command Line Import Utility to run overnight or on a weekend so that it does not use resources during the busiest times of the week. As with the authoring tool, you have the option of installing the Command Line Import Utility when you install the Learning Management System. If you install the Command Line Import Utility, put it on a server that content creators can access, preferably an FTP server or an HTTP server. Content creators download a copy of the tool from the server and use it locally. The Command Line Utility is optional. LDAP server The Learning Management System uses your LDAP directory as a repository of authentication information and user information. The Learning Management System communicates with the LDAP directory to verify that users are part of your organization and for other user information. Prior to adding students to the Learning Management System ( rostering students), the students must have an entry in the LDAP directory. Administrators must also have an entry in the LDAP directory. LDAP is an industry standard for enterprise directories. Compatibility with LDAP lets Learning Management System users employ the same user names and passwords that they employ for other applications in the enterprise. If you do not already have an LDAP server set up, you can create one using IBM Directory Server, which is included with the Learning Management System software. An LDAP server is required. FTP server You can use an FTP server as an intermediary server between the authoring tool or the Command Line Import Utility and the Learning Management System Server. Use the authoring tool or the Command Line Import Utility to place the courses onto the FTP server. The server imports the courses from there. SMTP server You need an SMTP server if you want to send notifications to users and give users access to the Help desk. The SMTP server is optional. IBM Lotus Virtual Classroom (LVC) server If your organization has both IBM Lotus Virtual Classroom R1.1 and IBM Lotus LVC Connector, you can schedule live online sessions as part of a course. These sessions let the instructor present material to everyone at once and then lead a discussion about the material. During these live sessions, you can have 4 Learning Management System Administrator's Guide

12 students break out into small groups to work on different tasks, and then have the students get back together to discuss what they did during the breakout session. You can include live sessions as part of the course content when you create a course. If you create a course that contains the course structure but no course content, you can use the Learning Management System Server later to create live sessions for that course. For information about enabling and using an LVC server, see Using Lotus Virtual Classroom with the Learning Management System. The LVC server is optional. Discussion server If your organization has an IBM Lotus Domino server ( or later), you can enable that server as a Discussion server in the Learning Management System so that students and instructors can access coursespecific discussion databases to communicate with each other. For information about enabling and using a Domino server as a Discussion server, see Chapter 2, Using the Learning Management System with Other IBM Products. A Discussion server is optional. Discovery Server If your organization has IBM Lotus Discovery Server 2.0 or later and students are using Microsoft Internet Explorer as their browser, you can use a Discovery Server with the Learning Management System. The Discovery Server lets users search your organization s data repositories for information that is relevant to the subject matter of a particular course. For information about enabling and using a Discovery Server, see Chapter 2, Using the Learning Management System with Other IBM Products. A Discovery Server is optional. Chat server If your organization has an IBM Lotus Sametime 3.0 server, you can enable that server as a Chat server in the Learning Management System so that students and instructors in a course can send instant messages to each other. For information about enabling and using a Sametime server as a Chat server, see Chapter 2, Using the Learning Management System with Other IBM Products. A Chat server is optional. Offline Learning Client The Offline Learning Client lets students download courses and work on them while they are disconnected from the server. Using the Offline Learning Client is optional. Clustering Learning Management System components You can create a cluster of Learning Management System Servers, Delivery Servers, or other Learning Management System components. Clusters can provide better performance in an enterprise because multiple servers share the workload. In addition, clusters provide increased availability; if one server in a cluster stops, the other servers pick up the load. Chapter 1: Introduction to the Learning Management System and Administration 5

13 You use WebSphere Application Server (WAS) to create and manage clusters. For information, see the WAS documentation. Who s who in the Learning Management System? There can be many types of users in the Learning Management System, based on the types of interactions they usually have with the system. Not every organization has all of these types of users. Some of the primary user types are: Students -- Users who participate in learning events but do not lead them. Students enrolled in a course have access to all of the course content, including live sessions, evaluations, and test scores. Students can also attend some classes anonymously. Anonymous users can view the online content, but cannot attend live online sessions or receive evaluations. Whether or not a course is configured for anonymous users is up to the course administrator. Instructors -- Users who participate in courses as leaders. Instructors run reports to view student progress, manage Discussion Boards for classes they teach, and manage the virtual classrooms while leading live sessions. Content developers Users who develop course material using the authoring tool or a third-party product (such as Macromedia Dreamweaver). Content developers can be people in your organization or people at outside vendors. These people might be responsible for importing course content into the Learning Management System, or they might just give the course content to someone else in your organization who imports the content into the Learning Management System. Course administrators -- Users who perform tasks related to creating, posting, and tracking online learning events, as well as enrolling and tracking students. Course administrators may be responsible for creating offerings, adding users to the Learning Management System ( rostering ), enrolling students in courses, and tracking student progress. A training department may assign one person to fill these functions while several instructors actually lead the courses. System administrators -- Users who are responsible for installing and maintaining the Learning Management System software and related third-party components. System administrators tend to focus on different functional areas than course administrators. While course administrators focus on course-related tasks, system administrators use the system-related features and settings in the interface. You may find some overlap between course administrator and system administrator tasks in your organization; for example, both people may be responsible for rostering users in the Learning Management System. Masters manager - Some organizations have a person who creates and configures course masters in the Masters Catalog. Offerings manager -- Some organizations have a person who creates and configures catalog entries and course offerings in the course catalog. Registrar - Some organizations have a person to enroll students in courses. However, courses can also be configured to allow students to enroll themselves. In addition, the Learning Management System can automatically enroll students in particular courses based upon profiles that the course administrator creates. The roles in the Learning Management System The Learning Management System lets you assign roles to users. These roles determine what the user can do in the Learning Management System. By default, there are five roles. However, you can add or delete roles and change what can be done by each of the roles. The default roles are: Anonymous Student 6 Learning Management System Administrator's Guide

14 Manager Instructor Administrator The following section describes the default privileges for each of the roles in the Learning Management System. The Learning Management System user interface and user tasks The Learning Management System user interface changes depending on the role of the user. Users have access to various tabbed pages of settings and commands. The number of tabbed pages that each user sees and what is on those tabbed pages depends on the roles that users have been assigned. In addition, rostered users have access to a menu that lets them use Help and set their user preferences, such as the time zone, their preferred language, and their calendar options. The administrator can change what the user interface displays for each type of role and the tasks users can access. This section describes the default tabs and many of the default tasks available to users with each of the five default roles. The user interface and tasks available to anonymous users Users who access the Learning Management System anonymously without logging in see the following two tabbed pages in the user interface: Home tab From the Home tab, anonymous users can find out information about the features in the Learning Management System. Student Catalog tab From the Student Catalog tab, anonymous users can look through the student catalog to find courses they want to take, find information about those courses, and preview a course, if the course was enabled for previewing (attending a course anonymously). The user interface and tasks available to students Users who are assigned the Student role see the following two tabbed pages in the user interface: Home tab From the Home tab, students can access their calendars to see what activities are scheduled for their courses. They can also create profiles for themselves to indicate what types of courses interest them. In addition, they can view communications that they receive from the system, such as confirmations of enrollments in courses. Students can also download the Offline Learning Client. From this tab, students can also view a list of courses in which they are enrolled and courses they have completed. They can also view curriculums and certificates they are working towards, with a list of the courses required for each curriculum and certificate. In addition, students can view progress reports for courses in which they are enrolled, as well as receive information about the Learning Management System and assistance using the Learning Management System. Student Catalog tab From the Student Catalog tab, students can search for courses they want to take, find information about those courses, and enroll in those courses, if the courses allow self-enrollment. Chapter 1: Introduction to the Learning Management System and Administration 7

15 The user interface and tasks available to managers Typically, Manager refers to someone who manages people who might be enrolled in courses. Users who are assigned the Manager role see the following three tabbed pages in the interface. Home tab From the Home tab, managers can do the same things that students can do. Student Catalog tab From the Student Catalog tab, managers can do the same things that students can do. Reports tab From the Reports tab, managers can create reports to do such things as track student progress, view a class roster, and view activity reports. Managers can schedule reports to run automatically at specific times or create reports manually at any time. Note By default, all reports are available to managers, instructors, and administrators. As administrator, you can limit this by assigning permissions for specific reports to specific roles. The user interface and tasks available to instructors Users who are assigned the Instructor role see the following four tabbed pages in the interface: Home tab From the Home tab, instructors can do the same things that managers and students can do. They can also view information about courses they are teaching and about live sessions they are scheduled to lead. In addition, they can change the dates of live sessions they are scheduled to lead and change the materials needed for live sessions. Student Catalog tab From the Student Catalog tab, instructors can do the same things that managers and students can do. Course Management tab From the Course Management tab, instructors can view and modify the following: student progress in a course, the list of students enrolled in a course, and the information in user profiles. Reports tab From the Reports tab, instructors can create reports to do such things as track student progress, view a class roster, view the teaching schedule, and view how far a student has progressed in a specific curriculum. Instructors can schedule reports to run automatically at specific times or create reports manually at any time. Note By default, all reports are available to managers, instructors, and administrators. As administrator, you can limit this by assigning permissions for specific reports to specific roles. The user interface and tasks available to administrators Users who are assigned the Administrator role see the following eight tabbed pages in the interface. Note If you have both a course administrator and a system administrator in your organization, the first seven tabs contain tasks that are usually performed by the course administrator, and the last tab (Settings) contains tasks that are usually performed by the system administrator. Home tab From the Home tab, administrators can do the same things that instructors, managers, and students can do. 8 Learning Management System Administrator's Guide

16 Student Catalog tab From the Student Catalog tab, administrators can do the same things that instructors, managers, and students can do. Users tab From the Users tab, administrators can roster and deroster users (add users to and remove users from the Learning Management System); assign roles and profiles to users; create and modify roles; create and modify user profiles, which help to determine which courses might be appropriate for particular users; and create and modify auto-enrollment profiles, which are used to enroll users automatically in specific courses. Course Catalog tab From the Course Catalog tab, administrators can create, view, modify, unregister, copy, and delete masters in the Masters Catalog. In addition, they can add, modify, and delete offerings, such as courses, certificates, and curriculums, in the Offerings Catalog. Course Management tab From the Course Management tab, administrators can enroll users in courses, view results for specific users, view results for users in a particular course, and view user results for a particular instructor. In addition, they can view and modify the enrollments, waiting list, and approvals for a specific course. Administrators can also unenroll students, and they can manage user profiles and auto-enrollment profiles. Resources tab From the Resources tab, administrators can add and edit locations that provide training rooms; add and edit specific training rooms and details about those rooms, such as type of room, seating capacity, and available equipment; add vendors and edit information about existing vendors (vendors provide resources, such as instructors); and add instructors and details about those instructors, such as whether they are internal or external to your organization, what their skills are, and which geographical location they are in. Reports tab Administrators can run all the reports in the system. These include catalog reports, such as information about courses, certifications, and course masters; enrollment reports; user progress reports; resource reports (about classrooms, locations, instructors, and vendors); and several other types of reports. Administrators can also create a badge for each student in a particular course. For information about the various types of reports, see Chapter 7, Managing Reports. Settings tab From the Settings tab, administrators can modify settings for the Learning Management System Server, such as settings for the Help system, the Help Desk, the location of the Offline Learning Client, settings for enabling , LDAP settings, user default settings for when they access the Learning Management System, settings for automatic notifications, and settings that control system logging. From this tab, administrators also add and delete Delivery Servers, as well as modify information about existing Delivery Servers. From this tab, administrators can also add and delete Collaboration Servers, such as Chat servers, Discussion Servers, LVC Servers, and Discovery Servers. They can also modify information about existing Collaboration Servers. From this tab, administrators can also add, modify, and delete announcements that appear on a student s home page; and add, modify, and delete customization sets, which let you alter the user interface for specific users. Chapter 1: Introduction to the Learning Management System and Administration 9

17 Other Administration tasks Besides the administration tasks described in the section The interface and tasks available to administrators, administrators have other tasks to perform. In the Learning Management System, the system administrator is responsible for servers and software. The system administrator would most likely be responsible for the following tasks that were not mentioned previously: Installing and upgrading the Learning Management System servers For information about these topics, see the Installation Guide and the Migration Guide. Installing necessary software on server machines to be used with the Learning Management System, such as operating systems and database management systems. In your organization, there may be one or more people whose job it is to set up machines for everyone in order to ensure standardized configurations. Those people should read about the Learning Management System system requirements in the Release Notes to make sure your servers are installed with software supported by the Learning Management System. Enabling Sametime for chat, Domino for discussion, Lotus Virtual Classroom for live sessions, and Discovery Server for searching company knowledge. For information about these topics, see Chapter 2, Using the Learning Management System with Other IBM Products. Enabling Single Sign-on (also known as single logon) so that users will not be prompted for a user name and password every time they access a new component in the Learning Management System. For information about enabling Single Sign-on, see Chapter 5, Managing Users. Deploying the Learning Management System portlets in order to use the WebSphere portal to access and display information about specific areas of the Learning Management System. For information about deploying the Learning Management System portlets, see Chapter 8, Using the Learning Management System Portlets. Other people in your organization may be assigned to administer the database management system and enforce controlled access to corporate databases. Managing the relational databases required by the Learning Management System - the system database, the Delivery databases, and the Audit database - is accomplished through scripts using tools provided by the database or operating system vendor. The people responsible for administering the database management system should read Installing and configuring database servers and schema in the Installation Guide, as well as Chapter 3, Managing the Learning Management System Databases, in this guide. 10 Learning Management System Administrator's Guide

18 Chapter 2 Using the Learning Management System with Other IBM Products This chapter discusses how to administer the portions of the Learning Management System that involve capabilities being hosted by IBM Lotus Sametime 3.0, IBM Lotus Domino and higher, IBM Lotus Virtual Classroom R1.1, and IBM Lotus Discovery Server 2.0 and higher. The capabilities that these products provide to Learning Management System users are real-time chat, discussion forums, Live virtual classroom sessions, and knowledge discovery. Because the Learning Management System is designed to work with these products, you can manage some of these products features from within the Learning Management System. Note For Microsoft Internet Explorer users, Learning Management System Chat and Discussion require the Microsoft Java Virtual Machine and do not support the use of Sun Microsystems Java plug-in. For information on administering the Learning Management System portlets designed to work with WebSphere 5.0, see Chapter 8, Using the Learning Management System Portlets. Using Sametime for Chat The Learning Management System supports chat, or the exchange of instant messages, among the instructor and students in a given course. Course-specific chat capability can be made available for users enrolled in or teaching a course regardless of whether or not the course includes a Live session activity. In order for chat to be available in a course, all of the following requirements must be met: The company has a Sametime 3.0 server. (The term Sametime server refers to a server that includes both Domino and Sametime.) It is best if the Sametime server is dedicated to supporting Sametime services. For more information, see the IBM Lotus Sametime 3.0 Administrator s Guide, available from Lotus Documentation at You must enable one or more Chat servers in the Learning Management System by doing the following: 1. In the Learning Management System, click the Settings tab. 2. Click the Collaboration Servers link, and then click the Chat tab. 3. Click Add. 4. Enter a name for the Chat server that can be used to identify the server when the course offering is created. For example, enter Chat1. 5. Enter a description for the server. 6. Enter the URL for the Chat server. For example, enter 7. Click Save. 8. Repeat steps 3 to 7 for each Chat server. 9. Click Done. The course developer sets the chat property for the course in the authoring tool, or the chat requirement is selected when creating the course master. A Chat server is selected when creating the course offering. For more information on creating course masters and course offerings, see Chapter 6, Managing Courses. The user is enrolled in or teaching the course. Chat is not available in courses that allow anonymous participants. Chapter 2: Using the Learning Management System with Other IBM Products 11

19 Users start chat by launching the course and clicking the Chat button in the Course Tools menu, which opens a chat toolbar. The toolbar allows users to access a list of course participants currently online, to join a chat session with one or more other participants, to invite other participants to join a session, and to change their online status. The single sign-on capability of the WebSphere application server and Sametime allows course participants to authenticate with the Sametime server transparently whenever they use chat -- they don t need to log in again to access the chat toolbar. Using Domino for Discussion If your company has a Domino server ( or later) and you enable it as the Discussion server in the Learning Management System, you can create course-specific Discussion databases from the Learning Management System that instructors and students can access from an open course activity. Preparing the Domino server You need to copy the Discussion Database template and a servlet (contained in the Discussion Servlet JAR file) to each Domino server that will host discussions for the Learning Management System. 1. Ensure that the StdR5Disc template, discsw50.ntf, exists in the Domino Data directory. 2. Copy the Discussion Servlet JAR file (LMSDISCUSSIONS.JAR) to the Domino\data\domino\servlet directory. Note If this directory does not exist on the Domino server, you must create it. 3. From the Domino Administrator, edit the Server document as follows: Click the Security tab. Under Agent Restrictions, in the Run restricted LotusScript/Java agents field, enter IBM Learning Management System/Lotus Notes Companion Products. The Discussion Database template contains server-side agents that require this permission. These agents are signed with the trusted ID that you entered. For a list of restricted LotusScript and Java features and information about agents, see IBM Lotus Domino Designer Help. 4. Edit the server document to add LMSDISCUSSIONS.JAR to Domino s class path: Click the Internet Protocols Domino Web Engine tab. Under Java Servlets, in the Java servlet support field, make sure that Domino Servlet Manager is selected. In the Class path field, append the class path for the LMSDISCUSSIONS.JAR file. For example, enter domino\servlet;domino\servlet\ LMSDiscussions.jar. Note the inclusion of a semicolon (;). Save and close the Server document. 5. Assign an alias to the servlet, since Domino, for security reasons, does not allow servlet names containing periods to be used in a servlet URL: Locate the servlets.properties file (lower-case name) in the Domino data directory. If it does not exist, create it. Using a text editor, add the following lines to the file. The second line must be typed exactly as shown. # Properties for the Lotus Discussion database servlet servlet.lmsdisc.code= com.lotus.elearn.discussions.discussionservlet Save and close the file. 6. In the Domino console, enable the servlet by entering the following command: tell http restart 12 Learning Management System Administrator's Guide

20 Enabling a Discussion server in the Learning Management System For Discussion capability to be available from within the Learning Management System, you must provide the Learning Management System with information about each Domino server in your company that is providing the service. 1. In the Learning Management System, click the Settings tab. 2. Click the Collaboration Servers link, and then click the Discussion tab. 3. Click Add. 4. Enter a name for the Discussion server that can be used to identify the server when the course offering is created. For example, enter Disc1. 5. Enter a description for the server. 6. Enter the Domino Administrator s user name and password. 7. Select Use secure transport if you require users to access the discussion database via the Secure Sockets Layer (SSL) using the HTTPS protocol. 8. Enter the URL for the Discussion server. For example, enter 9. Click Save. 10. Repeat steps 3 to 9 for each Discussion server. 11. Click Done. Creating a course s Discussion database To create a course s discussion database from the Learning Management System, do the following: 1. Define the Discussion server in the Learning Management System Settings as described in the preceding procedure. 2. (Optional) If you want to require a discussion database for courses created from the course master, select Requires Discussion when creating the master. 3. When creating the course offering, select Domino Discussion on the Course Details page. Note It is possible to use a service other than Domino for the Discussion by specifying the service s URL. 4. Specify the Discussion server by clicking the Select button and selecting a server from the list. 5. Enter a database title and a file name for the database. The discussion database file name must be unique in the system. Otherwise, you will get a message "Unable to connect to Domino server. The exception thrown was 4005: Notes error: File already exists (filename.nsf)." 6. Select the full-text index option if you want users to be able to search the database. 7. Modify the access control list for the database to give the instructor Editor access or greater. An instructor assigned to a course with an associated Discussion database does not automatically have editor access to that database. For more information on creating course masters and course offerings, see Chapter 6, Managing Courses. Using Lotus Virtual Classroom for Live sessions A Live session is a scheduled online class for which all participants log in at the same time. If your company has Lotus Virtual Classroom R1.1, along with the IBM Lotus LVC Connector (the tool that makes it work with the Learning Management System), courses in the Learning Management System can include a Live session as a course activity. Users enrolled in a course that includes a Live session can join the session by going to their calendar, by Chapter 2: Using the Learning Management System with Other IBM Products 13

21 launching the course, or by going to This Week s Activities. For more information, see Using Lotus Virtual Classroom with the Learning Management System. Using Discovery Server for searching company knowledge If your organization has Discovery Server 2.0 or later, and users have Microsoft Internet Explorer as their browser, you can enable Knowledge Search links in the Learning Management System, as well as enable updates of Discovery Server s user profiles with the Learning Management System data. Discovery Server needs to be installed into an existing Domino (or later) infrastructure, but on a clean (non-domino) server. For more information on Discovery Server, see IBM Lotus Discovery Server Administration Help, available from Lotus Documentation at Knowledge Search Specifying a Discovery Server in the Learning Management System Settings enables a Knowledge Search link on Home Page that takes a user to the company s K-map. If a course developer entered Find an Expert keywords for a given course in the authoring tool, the Knowledge Search link is also displayed in the Course Tools menu for that course. Here, it provides search results from across the company s data repositories on information relevant to the subject matter of the course. For information on entering Find an Expert keywords in the authoring tool, see the authoring tool Help. Learning Management System updates to Discovery Server profiles Enabling updates of Discovery Server profiles in the Learning Management System Settings results in Discovery Server profiles including Learning Management System courses, curriculums, and certifications and their dates of completion in each profile s Professional training field. Enabling a Discovery Server in the Learning Management System For knowledge discovery capability to be available from within the Learning Management System, you must provide the Learning Management System with information about the Discovery Server in your company. 1. In the Learning Management System, click the Settings tab. 2. Click the Collaboration Servers link, and then click the Discovery Server tab. 3. Enter the URL for the Discovery Server. For example, enter 4. Enter your user name and password. 5. If you want Discovery Server user profiles to be updated with the Learning Management System coursecompletion data, select Enable updates for user profiles. 6. Click Save. Enabling single sign-on with multiple IBM products For collaboration and knowledge management capabilities to work in the Learning Management System, the WebSphere application server and the Sametime, Domino, Lotus Virtual Classroom, or Discovery server that hosts the capability must share a common LDAP directory. Moreover, you must enable single sign-on (SSO) on WebSphere and on all the servers that host the collaboration capabilities. SSO allows Web users to authenticate only once within a DNS domain, so when users change to another server after being authenticated, they are not prompted to log in again. 14 Learning Management System Administrator's Guide

22 Single sign-on is the process which permits users to move between different Web applications or different parts of the same Web application hosted by the same or different physical machines, without being prompted for a user name and password (or certificate) every time. Single sign-on is a feature of WebSphere, Domino, Lotus Virtual Classroom, and Sametime, but it is not a feature of the Learning Management System; however, it is required by the Learning Management System. SSO is a function of the infrastructure products that support Web applications. Single sign-on is implemented using the Lightweight Third Party Authentication (LTPA) solution (as defined in WebSphere and Domino) as follows: Successful logons to one Learning Management System component gives unchallenged access to all other components in the same domain. Successful logons to one LTPA-enabled application gives unchallenged access to all other LTPA-enabled applications in same domain. A trust relationship must exist among the servers involved. Trust is assured by having the servers use a set of common LTPA keys; only servers with the shared LTPA keys can participate in the trust relationship. When a person first authenticates against a server participating in the trust relationship, the LTPA keys are used to generate a token that is passed back to the person's browser in the form of a cookie. This cookie can then be recognized by the other servers participating in the trust relationship, which use the LTPA keys to validate the embedded token. Single sign-on cookies are not persistent; that is, the logon information is not retained after a person closes his or her Web browser. Single sign-on is documented in the following product manuals: The WebSphere documentation covers SSO in the guide entitled, IBM WebSphere Application Server, Version 5: Security. You can view this guide at ftp://ftp.software.ibm.com/software/webserver/appserv/library/wasv5base_sec.pdf The Domino documentation covers SSO in the guide entitled, Administering the Domino System, available from Lotus Documentation at The Sametime documentation covers SSO in the guide entitled, Lotus Sametime 3.0 and Enterprise Meeting Server 1.0 Administrator s Guide, available from Lotus Documentation at The Lotus Virtual Classroom covers SSO in the guide entitled IBM Lotus Virtual Classroom 1.1 Installation Guide, available from Lotus Documentation at You can also find extensive information regarding single sign-on in the following IBM Redbooks: IBM WebSphere V4.0 Advanced Edition Security (part number SG246520) Domino and WebSphere Together, Second Edition (part number SG245955) Redbooks are available in HTML or PDF format from The different application components are based on the servers listed in the following table. Learning Management System servers Application Underlying server Learning Management System Server WebSphere Application Server (WAS), Version 5 Delivery Server WebSphere Application Server (WAS), Version 5 Discussion Lotus Domino Chat Lotus Domino and Lotus Sametime Knowledge Management Lotus Domino and Lotus Discovery Server Lotus Domino Lotus Virtual Classroom WebSphere Portal Server Version 4.x WebSphere Application Server (WAS), Version 4 Note SSO is required to avoid multiple authentication challenges between the Learning and DS servers even when these two components are installed on the same computer. Chapter 2: Using the Learning Management System with Other IBM Products 15

software Learning Management System R1

software Learning Management System R1 software Learning Management System R1 Administrator's Guide December 2003 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE

More information

software Learning Management System R1

software Learning Management System R1 software Learning Management System R1 Administrator's Guide September 2003 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE

More information

Lotus Learning Management System R1

Lotus Learning Management System R1 Lotus Learning Management System R1 Version 1.0.4 March 2004 Quick Install Guide G210-1793-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Administration Guide

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Administration Guide BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0 Administration Guide SWDT487521-636611-0528041049-001 Contents 1 Overview: BlackBerry Enterprise Server... 21 Getting started in your BlackBerry

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Feature and Technical Overview

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Feature and Technical Overview BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0 Feature and Technical Overview SWDT305802-525776-0331031530-001 Contents 1 Overview: BlackBerry Enterprise Server... 5 New in this release...

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

software Learning Management System R1

software Learning Management System R1 software Learning Management System R1 Authoring Tool Guide May 2003 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0. Feature and Technical Overview

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0. Feature and Technical Overview BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Feature and Technical Overview SWDT305802-524791-0331031644-001 Contents 1 Overview: BlackBerry Enterprise Server... 5 New in this release...

More information

Laserfiche Rio 10.3: Deployment Guide. White Paper

Laserfiche Rio 10.3: Deployment Guide. White Paper Laserfiche Rio 10.3: Deployment Guide White Paper January 2018 Table of Contents How Laserfiche Licensing Works... 4 Types of Licenses... 4 Named User Licenses... 4 WebLink Public Portal Licenses... 6

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Cisco Collaborative Knowledge Learning Management System

Cisco Collaborative Knowledge Learning Management System Cisco Collaborative Knowledge Learning Management System Administrator Guide Cisco Collaborative Knowledge employs an agile development methodology that provides continuous updates to the platform. Our

More information

software Learning Management System R1

software Learning Management System R1 software Learning Management System R1 Installation Guide December 2003 Copyrights Disclaimer THIS DOCUMENTATION IS PROVIDED FOR REFERENCE PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS

More information

IBM Lotus Sametime Advanced 8

IBM Lotus Sametime Advanced 8 IBM Lotus Sametime Advanced 8 Lisa Sarkady Lotus IT Specialist Great Lakes District 1 Agenda Sametime product family overview Sametime Advanced overview & demo Architecture & Deployment 2 IBM Software

More information

Oracle Directory Services 11g: Administration

Oracle Directory Services 11g: Administration Oracle University Contact Us: 0180-2000-526 / +49 89-14301200 Oracle Directory Services 11g: Administration Duration: 5 Days What you will learn After completing this course, you should be able to perform

More information

Configuration Guide. BlackBerry UEM. Version 12.7 Maintenance Release 2

Configuration Guide. BlackBerry UEM. Version 12.7 Maintenance Release 2 Configuration Guide BlackBerry UEM Version 12.7 Maintenance Release 2 Published: 2017-12-04 SWD-20171130134721747 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the

More information

IBM Exam A Administering IBM Lotus Sametime 8.5 Version: 6.0 [ Total Questions: 130 ]

IBM Exam A Administering IBM Lotus Sametime 8.5 Version: 6.0 [ Total Questions: 130 ] s@lm@n IBM Exam A2040-988 Administering IBM Lotus Sametime 8.5 Version: 6.0 [ Total Questions: 130 ] IBM A2040-988 : Practice Test Question No : 1 - (Topic 0) You are planning to upgrade your Sametime

More information

software Lotus LearningSpace - Virtual Classroom V1.1 Installation Guide

software Lotus LearningSpace - Virtual Classroom V1.1 Installation Guide software Lotus LearningSpace - Virtual Classroom V1.1 Installation Guide COPYRIGHT Disclaimer THIS DOCUMENTATION IS PROVIDED FOR REFERENCE PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS

More information

MOODLE MANUAL TABLE OF CONTENTS

MOODLE MANUAL TABLE OF CONTENTS 1 MOODLE MANUAL TABLE OF CONTENTS Introduction to Moodle...1 Logging In... 2 Moodle Icons...6 Course Layout and Blocks...8 Changing Your Profile...10 Create new Course...12 Editing Your Course...15 Adding

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

IBM Tivoli Federated Identity Manager Version Installation Guide GC

IBM Tivoli Federated Identity Manager Version Installation Guide GC IBM Tivoli Federated Identity Manager Version 6.2.2 Installation Guide GC27-2718-01 IBM Tivoli Federated Identity Manager Version 6.2.2 Installation Guide GC27-2718-01 Note Before using this information

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Adobe Connect: Overview

Adobe Connect: Overview Adobe Connect: Overview Table of Contents Table of Contents... 1 Overview of Adobe Connect... 2 Recommended Use... 2 Roles and Privileges... 2 Menu Bar... 3 Prepare Room and Upload Content... 4 Create

More information

IBM Tivoli Identity Manager V5.1 Fundamentals

IBM Tivoli Identity Manager V5.1 Fundamentals IBM Tivoli Identity Manager V5.1 Fundamentals Number: 000-038 Passing Score: 600 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ IBM 000-038 IBM Tivoli Identity Manager V5.1 Fundamentals

More information

BusinessObjects Enterprise XI

BusinessObjects Enterprise XI Overview Contents This document contains information on LDAP authentication and how to configure with this type of authentication. INTRODUCTION... 2 What Is LDAP?...2 LDAP platforms supported by...3 LDAP

More information

WebSphere Application Server V7: Administration Consoles and Commands

WebSphere Application Server V7: Administration Consoles and Commands Chapter 5 of WebSphere Application Server V7 Administration and Configuration Guide, SG24-7615 WebSphere Application Server V7: Administration Consoles and Commands WebSphere application server properties

More information

Job Aid: Creating and Configuring Classes

Job Aid: Creating and Configuring Classes Job Aid: Creating and Configuring Classes Contents Creating & Configuring Classes... 1 Key Concepts... 1 Creating a Class... 2 Enter Class Details... 3 Generate Registration Links... 8 Configuring a Class...

More information

COPYRIGHT Under the copyright laws, neither the documentation nor the software may be copied, photocopied, reproduced, translated, or reduced to any

COPYRIGHT Under the copyright laws, neither the documentation nor the software may be copied, photocopied, reproduced, translated, or reduced to any COPYRIGHT Under the copyright laws, neither the documentation nor the software may be copied, photocopied, reproduced, translated, or reduced to any electronic medium or machine-readable form, in whole

More information

Sametime Links 3.0 Toolkit

Sametime Links 3.0 Toolkit Sametime Links 3.0 Toolkit Community Services API Developer s Guide and Reference Disclaimer Copyright and Trademark Information THIS DOCUMENTATION IS PROVIDED FOR REFERENCE PURPOSES ONLY. WHILE EFFORTS

More information

Lotus Workplace Collaborative Learning

Lotus Workplace Collaborative Learning Lotus Workplace Collaborative Learning Version 2.0 Authoring Tool Guide G210-1781-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS

More information

RSA Authentication Manager 7.1 Help Desk Administrator s Guide

RSA Authentication Manager 7.1 Help Desk Administrator s Guide RSA Authentication Manager 7.1 Help Desk Administrator s Guide Contact Information Go to the RSA corporate web site for regional Customer Support telephone and fax numbers: www.rsa.com Trademarks RSA,

More information

IBM Lotus Sametime Media Manager Cluster Deployment Walk-through Part VI- Bandwidth Manager IBM Corporation

IBM Lotus Sametime Media Manager Cluster Deployment Walk-through Part VI- Bandwidth Manager IBM Corporation IBM Lotus Sametime 8.5.2 Media Manager Cluster Deployment Walk-through Part VI- Bandwidth Manager Prerequisites for this part of the walk-through We've completed parts I, II, II, IV, and V Lotus Domino

More information

Federated Identity Manager Business Gateway Version Configuration Guide GC

Federated Identity Manager Business Gateway Version Configuration Guide GC Tivoli Federated Identity Manager Business Gateway Version 6.2.1 Configuration Guide GC23-8614-00 Tivoli Federated Identity Manager Business Gateway Version 6.2.1 Configuration Guide GC23-8614-00 Note

More information

software Learning Management System R1

software Learning Management System R1 software Learning Management System R1 Installation Guide September 2003 Copyrights Disclaimer THIS DOCUMENTATION IS PROVIDED FOR REFERENCE PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS

More information

SAS Model Manager 2.3

SAS Model Manager 2.3 SAS Model Manager 2.3 Administrator's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS Model Manager 2.3: Administrator's Guide. Cary,

More information

IBM Workplace Collaboration Services API Toolkit

IBM Workplace Collaboration Services API Toolkit IBM Workplace Collaboration Services API Toolkit Version 2.5 User s Guide G210-1958-00 IBM Workplace Collaboration Services API Toolkit Version 2.5 User s Guide G210-1958-00 Note Before using this information

More information

CMB-207-1I Citrix Desktop Virtualization Fast Track

CMB-207-1I Citrix Desktop Virtualization Fast Track Page1 CMB-207-1I Citrix Desktop Virtualization Fast Track This fast-paced course covers select content from training courses CXA-206: Citrix XenApp 6.5 Administration and CXD-202: Citrix XenDesktop 5 Administration

More information

DISCLAIMER COPYRIGHT List of Trademarks

DISCLAIMER COPYRIGHT List of Trademarks DISCLAIMER This documentation is provided for reference purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this documentation, this documentation

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

BlackBerry UEM Configuration Guide

BlackBerry UEM Configuration Guide BlackBerry UEM Configuration Guide 12.9 2018-11-05Z 2 Contents Getting started... 7 Configuring BlackBerry UEM for the first time... 7 Configuration tasks for managing BlackBerry OS devices... 9 Administrator

More information

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7 Horizon Console Administration 13 DEC 2018 VMware Horizon 7 7.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

Lotus IBM WebShere Portal 6 Deployment and Administration.

Lotus IBM WebShere Portal 6 Deployment and Administration. Lotus 190-825 IBM WebShere Portal 6 Deployment and Administration http://killexams.com/exam-detail/190-825 QUESTION: 131 While managing your Portal environment, you chose to externalize the access control

More information

Oracle Data Integrator 12c: Integration and Administration

Oracle Data Integrator 12c: Integration and Administration Oracle University Contact Us: +34916267792 Oracle Data Integrator 12c: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive data integration platform

More information

Configuration Guide. BlackBerry UEM. Version 12.9

Configuration Guide. BlackBerry UEM. Version 12.9 Configuration Guide BlackBerry UEM Version 12.9 Published: 2018-07-16 SWD-20180713083904821 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the first time...9 Configuration

More information

RoomWizard. Instructions for Lotus Domino Synchronization Software Installation

RoomWizard. Instructions for Lotus Domino Synchronization Software Installation RoomWizard Instructions for Lotus Domino Synchronization Software Installation RoomWizard TM Instructions for Lotus Domino Synchronization Software Installation Part number 370-0156-05 2017 Steelcase Corporation

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime

Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime October 28, 2015 Miguel Macias, Sandy Lee, Casey Toole IBM Corporation 2015 1 Agenda Integrated

More information

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix ForeScout Extended Module for IBM BigFix Version 1.0.0 Table of Contents About this Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 Concepts, Components, Considerations...

More information

Lotus Learning Management System R1

Lotus Learning Management System R1 Lotus Learning Management System R1 Version 1.0.4 March 2004 Authoring Tool Guide G210-1787-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE

More information

Extending the Domino System. Powered by Notes. The First Groupware and Server for the Net R E L E A S E

Extending the Domino System. Powered by Notes. The First Groupware and  Server for the Net R E L E A S E Extending the Domino System Powered by Notes The First Groupware and E-mail Server for the Net R E L E A S E COPYRIGHT Under the copyright laws, neither the documentation nor the software may be copied,

More information

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

Getting Started with Cisco WebEx Meeting Applications

Getting Started with Cisco WebEx Meeting Applications CHAPTER 6 Getting Started with Cisco WebEx Meeting Applications Revised: September, 2010, Contents Modifying Your Provisioned Cisco WebEx Account, page 6-1 Setting Proxy Permissions, page 6-5 Productivity

More information

Administering Cloud Pod Architecture in Horizon 7. Modified on 4 JAN 2018 VMware Horizon 7 7.4

Administering Cloud Pod Architecture in Horizon 7. Modified on 4 JAN 2018 VMware Horizon 7 7.4 Administering Cloud Pod Architecture in Horizon 7 Modified on 4 JAN 2018 VMware Horizon 7 7.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix Version 1.1 Table of Contents About BigFix Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 About Support for Dual Stack Environments... 5 Concepts, Components,

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

Implementing Single-Sign-On(SSO) for APM UI

Implementing Single-Sign-On(SSO) for APM UI Implementing Single-Sign-On(SSO) for APM UI 1.Introduction...2 2.Overview of SSO with LTPA...3 3.Installing and configuring TDS...5 3.1.Installing TDS 6.3...5 3.2.Changing the administrator password (Optional)...7

More information

Connecting to System i System i Access for Web

Connecting to System i System i Access for Web System i Connecting to System i System i Access for Web Version 6 Release 1 System i Connecting to System i System i Access for Web Version 6 Release 1 Note Before using this information and the product

More information

ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS)

ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS) ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS) Software Version 2.6 September 2012 Prepared by EM-Assist This page left intentionally blank. Software Version 2.6; Document

More information

Developer Marketing: Build a Web Server Using Microsoft IIS 4.0 CBT Skill Builder Courseware

Developer Marketing: Build a Web Server Using Microsoft IIS 4.0 CBT Skill Builder Courseware Software Announcement April 10, 2001 Developer Marketing: Build a Web Server Using Microsoft IIS 4.0 CBT Skill Builder Courseware Overview Build your skills for Microsoft Certified Systems Engineer (MCSE)

More information

Deployment Guide for Avaya Scopia Add-in for IBM Lotus Notes

Deployment Guide for Avaya Scopia Add-in for IBM Lotus Notes Deployment Guide for Avaya Scopia Add-in for IBM Lotus Notes For Solution 8.3 March 2014 2000-2014 Avaya Inc. All intellectual property rights in this publication are owned by Avaya Inc. and are protected

More information

CXA Citrix XenApp 6.5 Administration

CXA Citrix XenApp 6.5 Administration 1800 ULEARN (853 276) www.ddls.com.au CXA-206-1 Citrix XenApp 6.5 Administration Length 5 days Price $5500.00 (inc GST) Citrix XenApp 6.5 Administration training course provides the foundation necessary

More information

Microsoft Administering Microsoft Exchange Server 2016

Microsoft Administering Microsoft Exchange Server 2016 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20345-1 Administering Microsoft Exchange Server 2016 Length 5 days Price $4290.00 (inc GST) Version A Overview This 5-day instructor-led course teaches IT

More information

Wimba Classroom Version 6.1 Room Administrator Guide

Wimba Classroom Version 6.1 Room Administrator Guide Wimba Classroom Version 6.1 Room Administrator Guide Wimba Classroom 6.1 Room Administrator Guide 1 Administration Tools 2 Room Management 3 Creating a New Room (RoomCreators Only) 3 Setting up a Room

More information

Using Cisco Unified MeetingPlace for IBM Lotus Notes

Using Cisco Unified MeetingPlace for IBM Lotus Notes Using Cisco Unified MeetingPlace for IBM Lotus s Limitations When Scheduling Cisco Unified MeetingPlace Meetings From IBM Lotus s, page 1 How to Schedule a Meeting, page 2 Rescheduling a Meeting, page

More information

Technical Deep Dive Session

Technical Deep Dive Session Technical Deep Dive Session Today s agenda Planning your Lotus Notes & Domino 8 Rollout: Why Everyone Will Want Lotus Notes 8 Hardware and Software Requirements Install and Upgrade Options Pre-upgrade

More information

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2 VMware Identity Manager Administration MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

IBM Workplace Software Development Kit

IBM Workplace Software Development Kit IBM Workplace Software Development Kit Version 2.6 User s Guide G210-2363-00 IBM Workplace Software Development Kit Version 2.6 User s Guide G210-2363-00 Note Before using this information and the product

More information

BIG-IP Access Policy Manager : Portal Access. Version 12.1

BIG-IP Access Policy Manager : Portal Access. Version 12.1 BIG-IP Access Policy Manager : Portal Access Version 12.1 Table of Contents Table of Contents Overview of Portal Access...7 Overview: What is portal access?...7 About portal access configuration elements...7

More information

Scopia Management. User Guide. Version 8.2. For Solution

Scopia Management. User Guide. Version 8.2. For Solution Scopia Management User Guide Version 8.2 For Solution 8.2 8.2 2000-2013 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by United States

More information

[MS20347]: Enabling and Managing Office 365

[MS20347]: Enabling and Managing Office 365 [MS20347]: Enabling and Managing Office 365 Length : 5 Days Audience(s) : IT Professionals Level : 200 Technology : Microsoft Office Delivery Method : Instructor-led (Classroom) Course Overview This is

More information

User guide NotifySCM Installer

User guide NotifySCM Installer User guide NotifySCM Installer TABLE OF CONTENTS 1 Overview... 3 2 Office 365 Users synchronization... 3 3 Installation... 5 4 Starting the server... 17 2 P a g e 1 OVERVIEW This user guide provides instruction

More information

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2 Forescout Version 1.2 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

USER GUIDE Summer 2015

USER GUIDE Summer 2015 USER GUIDE Summer 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may be used

More information

Citrix XenApp 6.5 Administration

Citrix XenApp 6.5 Administration Citrix XenApp 6.5 Administration CXA206; 5 Days, Instructor-led Course Description Citrix XenApp 6.5 Administration training course provides the foundation necessary for administrators to effectively centralize

More information

Blueprinting Questionnaire Sample

Blueprinting Questionnaire Sample Manish Chaitanya Blueprinting Questionnaire Sample from The Complete Guide to SAP NetWeaver Portal Bonn Boston ch11_a_online_6124.indd 1 1/12/12 2:58:16 PM A Blueprinting Questionnaire Sample In Chapter

More information

Configuration Guide. BlackBerry UEM Cloud

Configuration Guide. BlackBerry UEM Cloud Configuration Guide BlackBerry UEM Cloud Published: 2018-04-18 SWD-20180411125526296 Contents About this guide... 7 Getting started... 8 Configuring BlackBerry UEM Cloud for the first time... 8 Administrator

More information

Introduction. Paradigm Publishing. SNAP for Microsoft Office SNAP for Our Digital World. System Requirements

Introduction. Paradigm Publishing. SNAP for Microsoft Office SNAP for Our Digital World. System Requirements Introduction Paradigm Publishing Paradigm understands the needs of today s educators and exceeds the demand by offering the latest technological advancements for coursework settings. With the success of

More information

Use a class C setting for maximum security. The class C setting is Click RoomWizard Setup.

Use a class C setting for maximum security. The class C setting is Click RoomWizard Setup. Use a class C setting for maximum security. The class C setting is 255.255.255.0. 2 Click RoomWizard Setup. The Default Gateway is the IP address of the router or gateway that provides internet access.

More information

Oracle Data Integrator 12c: Integration and Administration

Oracle Data Integrator 12c: Integration and Administration Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle Data Integrator 12c: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive

More information

Lotus Domino and Extended Products. Version Administrator's Guide G

Lotus Domino and Extended Products. Version Administrator's Guide G Lotus Domino and Extended Products Version 6.5.1 Administrator's Guide G210-1747-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS

More information

WP710 Language: English Additional languages: None specified Product: WebSphere Portal Release: 6.0

WP710 Language: English Additional languages: None specified Product: WebSphere Portal Release: 6.0 General information (in English): Code: WP710 Language: English Additional languages: Brand: Lotus Additional brands: None specified Product: WebSphere Portal Release: 6.0 WW region: WorldWide Target audience:

More information

Getting Started with VMware View View 3.1

Getting Started with VMware View View 3.1 Technical Note Getting Started with VMware View View 3.1 This guide provides an overview of how to install View Manager components and provision virtual desktops. Additional View Manager documentation

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Version 4.1.0 Question What is CommandCenter Secure Gateway (CC-SG)? What are the different CC-SG hardware options supported? CommandCenter Secure Gateway (CC-SG) is a management

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

CO Oracle WebLogic Server 12c. Administration II. Summary. Introduction. Prerequisites. Target Audience. Course Content.

CO Oracle WebLogic Server 12c. Administration II. Summary. Introduction. Prerequisites. Target Audience. Course Content. CO-80153 Oracle WebLogic Server 12c: Administration II Summary Duration 5 Days Audience Administrators, Java EE Developers, Security Administrators, System Administrators, Technical Administrators, Technical

More information

INTEGRATION NOTE. Installing and Configuring the Cisco Unified MeetingPlace Integration for IBM Lotus Notes. Release 8.6

INTEGRATION NOTE. Installing and Configuring the Cisco Unified MeetingPlace Integration for IBM Lotus Notes. Release 8.6 INTEGRATION NOTE Installing and Configuring the Cisco Unified MeetingPlace Integration for IBM Lotus Notes Release 8.6 Prerequisites for Installing the Cisco Unified MeetingPlace Integration for IBM Lotus

More information

COURSE A ADMINISTERING EXCHANGE SERVER 2016

COURSE A ADMINISTERING EXCHANGE SERVER 2016 ABOUT THIS COURSE This 5-day instructor-led course teaches IT professionals how to administer and support Exchange Server 2016. Students will learn how to install Exchange Server 2016, and how to configure

More information

TLM Enterprise Job Aids

TLM Enterprise Job Aids TLM Enterprise Job Aids Procedure Page VISUAL PROPERTIES... 2 Change Logos... 2 Change Colour Scheme... 3 NAVIGATION... 4 Optimize Navigation... 4 CURRICULUM DEVELOPMENT... 5 Create a Module... 5 Method

More information

Time Series Studio 12.3

Time Series Studio 12.3 SAS Time Series Studio 12.3 Administrator s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Time Series Studio 12.3: Administrator's

More information

Tyler Dashboard. User Guide Version 6.3. For more information, visit

Tyler Dashboard. User Guide Version 6.3. For more information, visit Tyler Dashboard User Guide Version 6.3 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Search... 5 Browse... 5 Page... 6 Dashboard...

More information

Cisco CVP VoiceXML 3.1. Installation Guide

Cisco CVP VoiceXML 3.1. Installation Guide Cisco CVP VoiceXML 3.1 CISCO CVP VOICEXML 3.1 Publication date: October 2005 Copyright (C) 2001-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

Course Outline. MCSA: Windows 8.1 Complete Study Guide Exam & (Course & Labs)

Course Outline. MCSA: Windows 8.1 Complete Study Guide Exam & (Course & Labs) Course Outline MCSA: Windows 8.1 Complete Study Guide Exam 70-687 & 70-688 (Course & Labs) 31 Dec 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 6416D: Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Page 1 of 10 Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Course 6416D: 4 days; Instructor-Led

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Central Administration Console Installation and User's Guide SC27-2808-03 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

Test Information and Distribution Engine

Test Information and Distribution Engine SC-Alt Test Information and Distribution Engine User Guide 2018 2019 Published January 14, 2019 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution

More information

Wimba Classroom. Version 5.2. Room Administrator Guide

Wimba Classroom. Version 5.2. Room Administrator Guide Wimba Classroom Version 5.2 Room Administrator Guide Wimba Classroom 5.2 Room Administrator Guide 1 Administration Tools 2 Room Management 3 Creating a New Room (RoomCreators Only) 3 Setting up a Room

More information

Introducing Lotus Domino 8, Designer 8 and Composite Applications

Introducing Lotus Domino 8, Designer 8 and Composite Applications Introducing Lotus Domino 8, Designer 8 and Composite Applications IBM Lotus collaboration product strategy Rich client W indows/office Browser eforms Portal RSS/Atom Mobile Interaction and client services

More information

IBM Workplace Services Express - Technical Overview and Directions. Stuart Duguid Asia Pacific Portal & Workplace Technical Lead

IBM Workplace Services Express - Technical Overview and Directions. Stuart Duguid Asia Pacific Portal & Workplace Technical Lead IBM Workplace Services Express - Technical Overview and Directions Stuart Duguid Asia Pacific Portal & Workplace Technical Lead Disclaimer The following material is directional in nature and does not imply

More information