Online 1 Unit eLearning - Training Resources
1 Unit Training Provider? - Tell us about your Training!
From Online Training Directory
Strategic Thinking
Strategic thinking teaches you to take a circumspect look at your long range goals, obsticals, and solutions. Learn how to effectively plan for the future and choose the path most likely to bring you to your goals. The user is given 1 year access to this course. You may complete it as quickly as you care to, however be diligent to understand and apply the new knowledge in a satisfactory manner.
more...
Team Management - Enabling Teams
In this course you will learn to build a supportive and enabling team environment. You will learn how to encourage members to think like a team, how to provide adequate time to perform and meet, and demonstrate faith in the members capacity to achieve. The user is given 1 year access to this course. You may complete it as quickly as you care to, however be diligent to understand and apply the
more...
Team Management - Leading Teams
In this course, you will learn about the selection of a team leader, what team leaders need to know, and what constitutes a team. You will also learn about the traits and roles of an effective team leader are, team communication, and how to hold effective team meetings. The user is given 1 year access to this course. You may complete it as quickly as you care to, however be diligent to understand
more...
Team Management - Team Participation
This course covers the elements of successful teams, the role of a good team member, and team communication. This course is geared to expedite your own development as a team member in creating successful teams. The user is given 1 year access to this course. You may complete it as quickly as you care to, however be diligent to understand and apply the new knowledge in a satisfactory manner.
Team
more...
Teams Management - Managing Team Conflict
This course will teach you how to manage team conflict through understanding and dealing with the dynamic and changing work environment, personalities, concern over job security, changing team members, team vs. organizational dynamics, and division of tasks and functions. The user is given 1 year access to this course. You may complete it as quickly as you care to, however be diligent to
more...
Cisco CCNA Internetworking Technologies 1
This unit teaches networking technologies from host-based to global internetworking. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit explains the evolution of networks from the traditional host-based architecture to the global internetworking architecture of today. The unit
more...
Cisco CCNA Monitoring and Security
This unit introduces the concept, purpose, and operation of the Access List. It explains two types of Access List, the Standard Access List and the Extended Access List, and the differences between them. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit introduces the concept,
more...
Cisco CCNA WAN Protocols HDLC, PPP
This Unit introduces you to various WAN services, Point-to-Point Protocol, SDLC, HDLC and DDR supported topologies. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit introduces you to the various WAN services, such as Frame Relay, ISDN, and X.25.
It explains the connection
more...
Cisco CCNA WAN Protocols-Configuring X.25
This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit introduces you to the features and functions of X.25. In addition, you will become familiar with the concept of packet switching as well as with the features of two types of virtual circuits.
You will be presented with
more...
Cisco CCNA Configuring Frame Relay and ISDN
This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit introduces the features of Frame Relay technology. In addition, the unit defines the Frame Relay terms associated with bandwidth.
It examines the process for transmitting data from the source to the destination over a Frame
more...
Cisco CCNA LAN Switching
This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
In this unit, you will learn about the history of networking and communication. The unit covers the Data Link sublayers, Logical Link Control (LLC), and Media Access Control (MAC). The LLC sublayer uses the connectionless and the
more...
Java 2 - Language & Semantics
Students will learn basic Java programming fundamentals, operators and expressions as well as, control statements and arrays.
In this unit, you will learn about the Java syntax and lexical issues.
It covers identifying the range and declaring the constants, literals, and variables of the three main categories of primitive data types.
You will learn to identify Java keywords and identifiers.
more...
Java 2 -- Classes & Inheritance
Students will learn about Classes & Objects, Inheritance and Polymorphism, Nested Classes and Creating Interfaces in the Java Programming Language
This unit introduces the concept of classes and objects, and discusses the procedure for declaring classes and creating objects.
You will learn to declare instance variables, methods, and local variables by using permitted modifiers such as public,
more...
Java 2 -- Handling Exceptions & Implementing Threads
This unit describes exceptions, exception handling, threading, multithreading, the creation of threads, their classes and their use.
This unit explains the basics of exception handling by introducing the concept and highlighting the advantages of exception handlers in a program.
It draws a distinction between errors and exceptions. In this unit, you will learn about the keywords used in
more...
Java 2 -- java.lang Package
This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions.
This unit provides an overview of the java.lang package by explaining its classes, interfaces, and exceptions.
It explains the importance of the java.lang package in Java programming.
You will learn about the importance of the Object class, which is the super class for all Java
more...
Java 2 -- java.util Package
This course teaches you about the various interfaces you will need to learn in Java programming You will also learn about additional classes in Java.
In this unit, you will learn about various interfaces, such as Collections, Map, List, Set, Enumeration, Iterator, and Observer, which are available in the java.util package.
You will also be shown how to override some of the methods of the
more...
Java 2 -- Building Graphical User Interfaces
This course contains 3 units: The Java.awt.package, using GUI components and managing the layout. Each unit covers detail the elements of Java necessary to build graphical user interfaces.
This course contains 3 units: The Java.awt.package, using GUI components and managing the layout. The first unit will cover the features of the java.awt.package.
It explains the important methods and alignment
more...
Java 2 -- Applets & Imaging
This course contains 4 units: Applets, Advanced Applets, 2d Graphics and Printing in Java, and Imaging. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
The first unit defines an applet and lists the features of an applet.
You will learn about the Applet class, its hierarchy, and its methods.
You will also
more...
Java 2 -- File I/O
This course contains 4 units: I/O in Java Streams, Using the Filter & Pipe Stream Classes, Using the Character Stream, and Using the File Classes Each unit covers detail the elements of Java necessary to implement the features and functions for file input and output as you program in the Java language.
In the first unit, you will learn about how Java performs basic I/O operations using streams.
more...
Java 2 -- Advanced Java
This course contains 4 units: Garbage Collection, Java Security, Internationalization, JavaBeans Technology. Each unit covers detail the elements of Java necessary to implement these advanced features and functions as you program in the Java language.
The first unit explains the process of garbage collection.
It describes the gc( ) and finalize( ) methods in Java and the code used to make
more...
Java 2 -- Enterprise Java
This course contains 4 units: JFC and Swing, Working with Swing Components, Java Servlets, and Distributed Applications. Each unit covers detail the elements of Java necessary to implement these enterprise features and functions as you program in the Java language.
The first unit provides an overview of the JFC package and the Swing architecture.
It explains the features of the Swing class and
more...
Java 2 -- Advanced java.lang & java.util Packages
This course contains 3 units: Accessing Resources at Run Time, The Reflection Package, The jar Utility. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
The first unit describes the important methods in the System class, such as arrayCopy( ), exit( ), gc( ), getProperty( ), load( ), setProperty( ), setIn( ),
more...
Java 2 -- Extending the GUI
This course contains 3 units: Creating Fonts, Dialog Boxes, and Menus, Using Listener Methods, and Handling Events. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
In the first unit, you will learn to use fonts in a program. The unit explains the Font and FontMetrics classes and their methods.
You will learn to
more...
Java 2 -- Networking
This course contains 3 units: Networking Basics, Programming Using Sockets, and Programming Using Datagrams. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language.
In the first unit, you will learn about the client/server architecture that forms the core of networking concepts. The unit also explains frequently used
more...
Java 2 -- Advanced Enterprise Java
This course contains 3 units: Java Database Connectivity (JDBC), Java Native Interface, and The Debugger. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Advanced Enterprise Java language.
The first unit explains the concept of Java Database Connectivity (JDBC).
It covers the features and functions of JDBC and the differences
more...
Flash I: Mastering the Tools
Produce exciting Web and multimedia presentations with Flash, the industry standard software for animation on the Web. In this intensive course, you will learn how to create the various graphic, button, and movie clip symbols that you will place in your SWF files. You will be taught by an experienced multimedia specialist, teacher, and instructional designer. Comprehensive learning modules will be
more...
Cisco CCNA Internetworking Technologies 2
This unit describes the standards and functions of the OSI reference model, Topologies used in a LAN, Fast Ethernet Options, and Topologies used in a Wan. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit describes the second and third layers of the OSI reference model, the
more...
Cisco CCNA Router Configuration Basics
This unit introduces you to the internal components of routers, information stored, LAN and WAN Interfaces, Router initialization, configuration, and management. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit introduces you to the internal components of routers.
You will
more...
Cisco CCNA TCP/IP Addressing on CISCO Routers
This unit describes various layers present in the TCP/IP protocol suite. The TCP/IP protocol suite maps roughly to the OSI reference model. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit describes various layers present in the TCP/IP protocol suite. The TCP/IP protocol
more...
Cisco CCNA IP Routing Concepts
In this unit, you will learn about the routing process, and addressing schemes of the Network Layer under the OSI Reference model. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
In this unit, you will learn about the routing process, which determines the best path to destination
more...
Cisco CCNA IP Routing Configuration
This unit discusses the characteristics of RIP, static & default routes, administrative distance, improved metric and unequal cost load balancing, of Interior Gateway Routing Protocol (IGRP). This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate (CCNA).
This unit defines static and default routes,
more...
Cisco CCNA IPX Routing
This unit introduces IPX/SPX protocol suite, explains the protocols that constitute this suite, and maps the Novell IPX protocol suite to the OSI reference model. This course is one of twelve necessary to be able to pass the qualification exams to gain the IT industry certification Cisco Certified Network Associate. (CCNA)
This unit introduces IPX/SPX protocol suite, explains the protocols that
more...
Java 2 - Introduction
This course provides students a general overview and understanding of the Java 2 Programming Language.
This unit will discuss Java history and the main features of the Java language.
You will learn how Java differs from C++, and what types of unique features are available in the Java language.
You will also learn why the Java Virtual Machine is considered the core of the Java platform.
more...
Writing for Business Professionals
This course is designed to give you an understanding of the writing environment and in particular the business writing environment. This course will teach you what to cover in your writing and how to outline to produce a better document. The course will also cover how to get the readers attention as well as how to build professionalism into your business writing skills. User is given 1 year
more...
The Art of Active Listening
Why do we like talking to some people more than others? Because they are good listeners. If someone is a good listener we not only like them more, we think they understand us and our business. We all understand the basics of good listening. Good listening, in part, is just being courteous. However, it is requires more than just being quiet and paying attention, although those are aspects of being
more...
Starting A Business?: How To Develop An Effective Business Plan



You will learn how to develop, analyze and sell an effective business plan for your company or organization.
This is not your ordinary "cook-book" workshop on Business Planning. Dr. Frank Leibold integrates solid business concepts he teaches MBA`s with invaluable tips he has acquired over 40 years of progressive executive business experience. He has developed and evaluated numerous plans, in a
more...
Six Sigma Green Belt Personal Training Library
...ory course on the principles and practices of Six Sigma. (1 Unit; 1 Assessment; Approximately 3 hours of training.) DMAIC teaches learners the DMAIC (Define, Measure, Analyze, Improve, Control) problem-solving process as well as tutorials on over 50 data collection and analysis tools such as Pareto diagrams, fishbone diagrams, and flowcharts to name just a few. (2 Units; 2 Assessments;
more...
SalesPlus
Successful professional sales people bring a set of skills and attitudes to potential sales opportunities that result not only in sales but in developing customers who will continue to do business with them time and time again. Identifying potential sales opportunities, making the sale, and creating a customer relationship that will result in future business is the art of selling. By the end of
more...
QuickBooks Pro 2008
Quickbooks Pro 2008 is small business accounting software. With Quickbooks, you can manage your customers, vendors, and employee accounting needs. In this course, you can learn the basics of Quickbooks 2008 such as how to use the interface, setup your companies, use lists, work with inventory, sell your products, invoice customers, process accounts receivable, work with bank accounts, and accounts
more...
QuickBooks Pro 2005
Learn how to get the most out of Intuit's QuickBooks Pro 2005 software. This interactive training provides an easy to follow self-paced format. You determine when you want to learn and the instructor is always there to provide you the expert instruction you want. Learn, practice and assess your skills as you become an expert user of the World's most popular accounting software.
Welcome to the
more...
QuickBooks Pro 2006
Learn how to get the most out of Intuit`s QuickBooks Pro 2006 software. This interactive, self-directed training provides an easy to follow self-paced format. You determine when you want to learn and the virtual video instructor is always there to provide you the expert instruction you want. Learn, practice and assess your skills as you become an expert user of the World`s most popular accounting
more...
Principles of Home Inspection: 100 Hour Professional Development Certificate
Principles of Home Inspection is a 100 hour professional development industry-based certificate program. This comprehensive course of study is cost affordable and reviews all major home systems and provides in-depth coverage of system and component problems, their practical implications, and inspection strategies for finding them. A comprehensive final exam is provided, to help students prepare
more...
Maximize Profits by Managing Real Estate like an Entrepreneur--Instructor-Led
A Trump U Course- Rental property owners can profit from what entrepreneurs know: success lies in examining all aspects of your business, looking for opportunities to reduce expenses and maximize income. In this exclusive course, TrumpU experts will show you how to position your property correctly for the target market, manage problem tenants, market your property, and more. Students may complete
more...
Lean Manufacturing Personal Training Library
The Lean Manufacturing Library gives one learner access to four core Lean Manufacturing courses: Lean Manufacturing, 5S s: Workplace Organization, 8D Problem-Solving, and Mistake-Proof It!. For a comprehensive understanding of the role statistics play in Lean Manufacturing, consider the Manufacturing Statistics Library as well.
The Lean Manufacturing course provides a comprehensive introduction
more...
HTML 4
Learn the in`s and out`s of HTML. Follow along with HTML expert Rob Tracy as he shows you how to create well formed HTML code, understand the basics of Java script, and introduces you to Cascading Style Sheets.
Welcome to the HTML 4 Training Series Learn the in`s and out`s of HTML. Follow along with HTML expert Robb Tracy as he shows you how to create well formed HTML code, understand the basics
more...
Faculty Introduction to Online Teaching
Introduction to Online Teaching is a two-week, self-paced online course designed to give you an understanding of developing and teaching online courses.
? This course is designed for faculty, although certainly the premises are the same for K-12 educators, as well.? Those wishing to earn a State Board Continuing Education Unit (SB-CEU) might prefer to enroll in the Intro to Online Teaching for
more...
Customer Service Plus
The difference between success and failure in today s business environment is customer service. In this course you ll learn the basics of customer service and how to consistently provide high-quality customer service. User is given 1 year access to this course.
Customer Service Plus The difference between success and failure in today?s business environment is customer service. In this course
more...
Crystal Reports XI
Receive a fundamental understanding of the concepts of Crystal Reports XI by learning to build reports, use formulas, build groups, work with records, and create charts.
Crystal Reports XI Receive a fundamental understanding of the concepts of Crystal Reports XI by learning to build reports, use formulas, build groups, work with records, and create charts. Follow Jason Manibog as he teaches you
more...
Customer Astonishment: The Commitment to World-Class Customer Care
Customer loyalty is the crowning achievement in any business. Customer loyalty is absolute leverage on profitability and growth. It means that your success is cumulative from year to year. In today`s business environment, a satisfied customer is no longer enough. We have all entered a new age wherein we must positively astonish our customers by anticipating their needs. To be Customer Need Driven
more...
CSS
Cascading Style Sheets has become a vital element of today`s web pages. Follow along with Robb H. Tracy as he introduces you to the concepts of XHTML, Cascading, and setting and understanding property values for CSS rules. As the course progresses, Robb will instruct you in more advanced concepts such as floating elements, colors, advanced selectors and lists. Course may be extended up to 1 year
more...
AutoCAD 2006 2D
Learn to control the many features of AutoCAD 2D, including commands, plotting, crosshatching, and pallets. Follow along with Kristen Kurland as she shows you how to work with dimensions, regions, boundaries, as well as understanding isometrics and viewports. The course can be completed within 90 days or less. The student will have 1 year unlimited access to the course.
Welcome to the AutoCAD
more...
AutoCAD 2006 3D
Learn to control the many features of AutoCAD 3D including commands, objects, surfaces, and solids. Follow along with Kristen Kurland as she shows you how to manipulate backgrounds, light, material, and landscaping to your needs.The course can be completed within 90 days or less. The student will have 1 year unlimited access to the course.
Welcome to the AutoCAD 2006 3D Training Series The
more...
Adobe PhotoShop CS
Receive a fundamental understanding of the concepts of Adobe s PhotoShop CS by learning basic color correction, touch-up, image manipulation, and document management techniques.
Adobe PhotoShop CS From professional graphic design to in-house image management, Photoshop is today?s tool of choice. Learn basic color correction, touch-up, image manipulation, and document management techniques. Then
more...
Adobe PhotoShop CS to CS2 Upgrade
If you are making the move from PhotoShop CS to CS2, this course will help you get up to speed quickly.
Adobe PhotoShop CS to CS2 Upgrade If you?re making the move to Photoshop CS2, this course is a must have.
It will quickly bring you up to speed on what?s new and how to make the best use of new features like Adobe? Bridge, vanishing point, multiple layer control, smart object, image warp, and
more...
5S TRAINING
5S is more of a people process than it is a manufacturing technique. And it is much more than simply cleaning up your area it is a discipline that truly can enable you and your organization to achieve greater results. You have access to this online course for 1 year but can complete it as quickly as you care to. We estimate that you could take up to 24 hours to complete this course but many
more...
7 Steps to A Lot More Sales
The 7 STEPS TO A LOT MORE SALES course is a comprehensive marketing/sales training course designed to help business owners and marketing managers discover hidden sales opportunities within their business. Upon completion participants will be able to implement the 7 STEPS and new bonus step on Internet Marketing to unlock the hidden sales opportunities discovered for exponential increases
more...
QuickBooks Pro 2007


QuickBooks Pro 2007 Quickbooks Pro 2007 is small business accounting software. With Quickbooks, you can manage your customers, vendors, and employee accounting needs. In this course, you can learn the basics of Quickbooks 2007 such as how to use the interface, setup your companies, use lists, work with inventory, sell your products, invoice customers, process accounts receivable, work with bank
more...
Dreamweaver MX 2004
Dreamweaver MX 2004 Dreamweaver is the professional's choice for developing web sites and web applications. With this Dreamwaever training, go from start to finish, create and maintaining basic websites, and learn to support best practices and the latest technologies. Your instructor for this course is David Humes David is an Adobe Certified Expert (ACE) in Photoshop, a Certified Practitioner of
more...
Delegation - Leveraging Through Others
Delegation - Leveraging Through Others This course will teach you delegation techniques to allow you to develop your subordinates, train them in all aspects of the business, use your human resources most effectively, and open your time up for items that need your particular set of skills Your expert-led training is presented by Casey McNeal. Casey has been speaking professionally for over nine
more...
Basics of Organizational Communication
Organizational Communications Communication is the most important determining factor for success in the business world.
This course is a must for those wishing to become effective communicators. Content Includes such topics as a verbal and non-verbal communication, persuasion, conflict and anger, and listening. Your expert-led training is presented by Joe Tucker. Joe Tucker, a consultant/trainer
more...
From 123-CBT Computer Based Training
Database Testing and Code Management
recognize how to implement version control, unit testing and performance benchmarking and improvements in SQL Server 2005
more...
Database Testing and Code Management
Leading High-performance Virtual Teams
Virtual teams are emerging as the basic unit for conducting business in the 21st century. Virtual communication networks have made virtual teams possible, while globalization has made them a necessity. Leading virtual teams presents new challenges to leaders and managers. Virtual team leaders must find ways to successfully manage people who are separated by distance, time zones, and cultural
more...
Six Sigma DMAIC Measuring the Process
Would you use your thumb and forefinger to measure how much carpet you need to buy for a new room in your house? By the same token, do you have the right tools for measuring a process in your organization that just isn't working? "Six Sigma DMAIC: Measuring the Process," provides Six Sigma Green Belts and team members with techniques for precisely pinpointing the source of problems--and precisely
more...
Using Six Sigma Analysis Tools and Metrics for Project Decisions
Six Sigma is a business improvement methodology that begins by comparing the current state of a company's products and processes to their desired levels. The goal of the Define phase in the Six Sigma DMAIC methodology is to identify improvement opportunities that have the maximum potential for return on time, money, and resource investments. Knowing what projects to select for improvement requires
more...
Foundations for Business Execution
Have you ever sat in a meeting where your boss described a "new initiative" that was going to transform your business unit, only to see the initiative fizzle and die a few weeks later? Do you have big plans and long-term goals that never come to pass because you get so bogged down with day-to-day activities? When management announces "new plans" to revolutionize productivity in your organization,
more...
Creating a Business Execution Culture
In today's fast-paced, high tech world, change comes more rapidly than ever before. Businesses must be in a state of constant evolution and continuous improvement just to keep up. An organization's ability to execute is paramount to its survival. After all, how can a company be constantly evolving and improving if no one within the organization is getting anything done? In companies that execute
more...
Balanced Scorecard - Measuring Business Objectives
In "Balanced Scorecard: Measuring Business Objectives," you will learn the importance of good communication when using the balanced scorecard, the reasons for creating a balanced scorecard for each business unit, and the ways your organization can support the critical success factors outlined in a balanced scorecard. You will also learn the steps for gathering and implementing feedback about your
more...
Supply Chain Management Using Models

This course provides the learner with an understanding of efficiency and cost savings strategies, utilizing collaboration and technology to maximize the effect of supply chain processing, and product design and product life cycle management as elements of the improvement effort. In addition to, performance measures and metrics, and models for improving all major processes within a supply chain.
more...
EnjoySAP Features Functions

The Computer Based Training course (CBT) Enjoy SAP Features and Functions aims to provide all the employees of your company, who want to learn more about the new interface Enjoy SAP with an overview of it's handling, features and functions. Having been given the background to the development of the EnjoySAP interface and its new features, the trainee will learn how to access the 4.6 System and to
more...
Linux Technology Overview Part 2 Features for Users

Course Overview This second course in the series provides more detailed information about how to use Linux. It does not build on the first course. It is designed so that someone who already knows what Linux is and just wants to know the basics about how to use it could take only this course. This course teaches the technical features of Linux, using the shell system, using the X Window system
more...
Linux Technology Overview Part 1 Technical Business Considerations

Course Overview This first course in the series provides background knowledge about Linux and explains what factors businesses should consider when determining if they should use it. This course teaches what Linux is, its history, what it can be used for, and the risks and benefits of using it. This course is designed for anyone who wants to learn more about this emerging technology. Learn To
more...
HTML 4 Part 2 Advanced Topics

Course Overview This is the second course in a two part series that teaches advanced topics in HTML 4.01. The course covers enhancing web pages, introduces interactivity in web pages, and DHTML and CSS. Learn To Identify the guidelines for designing and developing a Web site. Identify the types of image maps used to link images both at the client-side and server-side.
more...
HTML 4 Part 2 Advanced Topics

Course Overview This is the second course in a two part series that teaches advanced topics in HTML 4.01. The course covers enhancing web pages, introduces interactivity in web pages, and DHTML and CSS. Learn To Identify the guidelines for designing and developing a Web site. Identify the types of image maps used to link images both at the client-side and server-side.
more...
HTML 4 Part 1 HTML Fundamentals

Course Overview This is the first course in a two part series that presents learners with the basic concepts and skills in HTML 4.01. The course covers World Wide Web basics, formatting web pages and creating links, images and multimedia, tables and frames, and placing information online. Learn To Identify the concepts of HTML. Create different types of lists.
more...
HTML 4 Part 1 HTML Fundamentals

Course Overview This is the first course in a two part series that presents learners with the basic concepts and skills in HTML 4.01. The course covers World Wide Web basics, formatting web pages and creating links, images and multimedia, tables and frames, and placing information online. Learn To Identify the concepts of HTML. Create different types of lists.
more...
CIW Security Professional Intrusion Detection Threat Analysis

The CIW Security Professional series focuses on the management and deployment of e-business transaction and security solutions. These courses teach learners to implement e-business security policies by identifying security threats, developing counter measures using firewall systems, and attack-recognition technologies.
Learn To:
Identify key aspects of intrusion detection.
Identify key
more...
CIW Security Professional Security Auditing Attack Techniques

The CIW Security Professional series focuses on the management and deployment of e-business transaction and security solutions. These courses teach learners to implement e-business security policies by identifying security threats, developing counter measures using firewall systems, and attack-recognition technologies.
Learn To:
Match auditor roles with associated approaches.
Identify
more...
CIW Security Professional Operating System Security

The CIW Security Professional series focuses on the management and deployment of e-business transaction and security solutions. These courses teach learners to implement e-business security policies by identifying security threats, developing counter measures using firewall systems, and attack-recognition technologies.
Learn To:
Identify features of security levels.
Identify features
more...
CIW Security Professional Network Security Firewalls

The CIW Security Professional series focuses on the management and deployment of e-business transaction and security solutions. These courses teach learners to implement e-business security policies by identifying security threats, developing counter measures using firewall systems, and attack-recognition technologies.
Learn To:
Identify the layers of the TCP/IP protocol stack and trace
more...
CIW Security Professional Network Security Introduction

The CIW Security Professional series focuses on the management and deployment of e-business transaction and security solutions. These courses teach learners to implement e-business security policies by identifying security threats, developing counter measures using firewall systems, and attack-recognition technologies.
Learn To:
Identify the elements of a security infrastructure.
more...
CIW Internetworking Professional Part 5 IPv6

Course Overview This is the last course in a five part series that provides instruction on the features and functions of IPv6. This course will begin with a comparison of IPv4 and IPv6. Students will learn to examine the IPv6 header and extension headers, as well as the IPv6 address architecture. This course covers IPv6 routing and security, reduced network management with IPv6, and
more...
Directory Technologies Part 3 Active Directory Integrating Technologies

Course Overview The is the third course in a three part series that introduces the features of Windows 2000 and its purpose, and the features and benefits of Active Directory. It also covers how to install Windows 2000 Advanced Server, and how to configue Active Directory. It identifies common Active Directory management tasks, as well as covers how to manage and troubleshoot Active Directory.
more...
Directory Technologies Part 2 NDS eDirectory

Course Overview This is the second course in a three part series that teaches the purpose, features, and benefits of eDirectory. It covers how to install and configure eDirectory. It also covers common eDirectory management and troubleshooting tasks. It also discusses the relationship between NDS eDirectory and the Full Service Directory model. Learn To Understand the concept of NDS
more...
Directory Technologies Part 1 Directory Server Model

This is the first course in a three part series that introduces the learner to the fundamental directory solutions and the X.500 standard. It also covers the Full Service Directory Model (FSDM), and the role of LDAP in accessing directories. Finally, it describes Netscape Directory Server Technology. Learn To: o Identify the fundamental concepts of Directory services, which include the X.500
more...
NDS 8 0 Advanced Tools Diagnostics Part 3

Course Overview This is the final course in a three part series and instructs the learner how to resolve common NDS issues. Beginning with hard disk upgrades, the course covers time synchronization and schema issues, as well as how to recover from server and communication failure. Learn To Covers the server operations performed for NDS maintenance. How to remove a server,
more...
NDS 8 0 Advanced Tools Diagnostics Part 2

Course Overview This is the second course in a three part series that teaches server background processes, as well as how to perform partition and replica operations within the Novell NDS environment. This course will cover how to remove a server, how to amend the properties of a server, how to verify process completion and synchronize replicas. Learn To Cover NDS design guidelines,
more...
NDS 8 0 Advanced Tools Diagnostics Part 1

Course Overview This is the first course in a three part series that instructs the learner how to use NDS health check tools to proactively maintain a network by performing regular system checks. The course teaches why and how to maintain server logs, as well as a test environment and it introduces learners to the features of NDS and troubleshooting tactics. Learn To Identify the
more...
Oracle9i Performance Tuning Optimizing Sorts Minimizing Contention

The content of this course includes details about each component of an Oracle database instance, such as data blocks, disks, memory, CPU, and dynamic views. Students learn about migration and chaining, reorganizing indexes, optimizing sort operations, tuning rollback segments, managing automatic undo, monitoring activities, implementing the Oracle shared server, and troubleshooting. Learn To:
more...
Oracle9i Peformance Tuning Managing Memory and Disk I O

This course introduces students to the importance of good initial database design, and the methods used to tune an Oracle9i production database. Students learn how to use the available Oracle tools to recognize, troubleshoot, and resolve common performance-related problems in administering an Oracle database. Learn To: o Match the optimizer modes with their descriptions. o Match the
more...
Oracle9i Performance Tuning Architecture Strategy

In this course, you are introduced to the strategies and techniques used for tuning the Oracle9i server. Learn To: o Match the tuning goals with the appropriate job role. o Identify common tuning problems that directly affect database performance. o Identify appropriate tuning goals. o Identify key information recorded by the alert log. o Identify the parameters that control the
more...
Oracle9i Database Admin Set Up Oracle Net Services

Course Overview This course covers the architecture and configuration of Oracle Net Services. It details client-server and web implementations, in addition to additional features such as Dynamic Service Registration and the use of the Oracle Names Server as an LDAP Proxy. This course also discusses the configuration of the Oracle Shared Server and Oracle Names Server. Learn To
more...
Oracle9i Database Admin Recover Databases

Course Overview This course introduces students to Oracle9i database recovery concepts. The recovery concepts course includes recovery with and without archiving, recovery of offline and online databases, recovery with missing data files, and incomplete recovery with and without archiving. Additional concepts covered by this course include time-based recovery, cancel-based recovery, recovery
more...
Oracle9i Database Admin Perform Database Backups

Course Overview This course introduces students to backup methods for Oracle9i database administration. The backup concepts covered by this course include backup strategies and requirements, Oracle Architecture, archiving data, backup methods, and working with a standby database. Students perform backup procedures using operating system utilities, Oracle9i utilities such as RMAN, standard
more...
Oracle9i Database Admin Manage Security

Course Overview This course is the last in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course you will learn the concepts and methods associated with implementing security and resource consumption in an Oracle9i database. Learn To Define and maintain the five components of the security domain of a user in a given
more...
Oracle9i Database Admin Manage Data Storage

Course Overview This course is the fourth in the series covering the database administration strategies and procedures provided in Oracle9. This course covers the concepts associated with tables, maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data. Learn To Identify the row storage method used by the various tables and the
more...
Oracle9i Database Admin Manage Storage Structures

Course Overview The Oracle 9i Database Administration: Manage Storage Structures course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course, participants learn the concepts associated with storage structure components. In addition, this course teaches users the procedures for managing segment free space, undo
more...
Oracle9i SQL DML and DDL

The Oracle SQL DML and DDL course is the third in a three-part series covering the Data Manipulation and Data Definition language statements supported by Oracle9i. This course introduces the participants to various objects in a database. The participants learn to create, update, and delete the database objects. The participants also learn to add rows, update, and delete existing rows from a table.
more...
Oracle9i SQL Data Retrieval Techniques

This course covers joins, group functions, subqueries, and the iSQL*Plus report variables. Additionally, this course shows students how to access data from multiple table using joins, aggregate data using group functions, create subqueries, and use iSQL*Plus commands to create customized queries. Learn To: o Identify the four Oracle join types used to display data from more than one table. o
more...
Oracle9i SQL Basic SELECT Statements

This course covers relational database principles and Oracle concepts; writing basic SQL statements; restricting and sorting data; and using single-row functions. Additionally, this course provides an introduction to relational database concepts and the use of SQL for storing, retrieving, and manipulating data in a relational database. Learn To: o Identify the components of the relational
more...
BizTalk Server 2000 Part 5 Secruity Optimization

Course Overview This is the last course in a five part series that deals with the securing of the BizTalk Server 2000 environment and the configuring of servers and groups of servers and optimization of server group performance. This course covers the use of tools and utilities to monitor the status of the BizTalk Server 2000 environment. Learn To Identify Microsoft Windows 2000 and
more...
BizTalk Server 2000 Part 4 Components Solutions Troubleshooting

Course Overview This is the fourth course in a five part series that presents the knowledge and skills necessary to create application integration components (AICs) for use with BizTalk Messaging Services. It also covers the deployment and management of an automated business process between trading partners using BizTalk Server 2000. In this respect, it presents a type of practical application
more...
BizTalk Server 2000 Part 3 Monitoring Orchestration

Course Overview This is the third course in a five part series that deals with the tracking of interchanges and business documents using BizTalk Document Tracking. It also covers the orchestration of the business process using BizTalk Orchestration Designer. The learner will review the core procedures necessary for using both these tools and has an opportunity to practice their use in the three
more...
BizTalk Server 2000 Part 2 Documents Mapping Managing Submitting

Course Overview This is the second course in a five part series that deals with the mapping and managing of document flow. This course covers creating maps using BizTalk Mapper, creating objects in and managing BizTalk Messaging Manager, and the submission of documents to BizTalk Server. The course continues to build upon the scenario companies that form the scenario core of the curriculum,
more...
BizTalk Server 2000 Part 1 Intro to BizTalk Server 2000

Course Overview This is the first course in a five part series that introduces the learner to the context of BizTalk operations, identifying the main challenges of EAI and B2B communications. BizTalk is contextualized in terms of a solution to these various challenges. This course covers the BizTalk administration model and its tools and services. It also covers the installation requirements
more...
ISA Server 2000 Part 2 Enterprise Deployment Considerations

Course Overview This is the second course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course covers server security, configuring packet filtering and IP routing, and configuring application filters and server
more...
ISA Server 2000 Part 2 Enterprise Deployment Considerations

Course Overview This is the second course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course covers server security, configuring packet filtering and IP routing, and configuring application filters and server
more...
ISA Server 2000 Part 1 Setup Access Policies

Course Overview This is the first course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course will focus on ISA Features, Installing ISA, and Installing and Configuring ISA server clients. Students will learn how to
more...
ISA Server 2000 Part 1 Setup Access Policies

Course Overview This is the first course in a two part series that presents students with both theoretical and practical instruction on installing, configuring, troubleshooting and administering Microsoft Internet Security and Acceleration (ISA) Server 2000. The course will focus on ISA Features, Installing ISA, and Installing and Configuring ISA server clients. Students will learn how to
more...
C Programming for the Microsoft NET Platform Part 5

Course Overview This is the final course in a five part series that covers operators, properties, and attributes. The learner will understand how to implement operators, delegates, and events, and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. Learn To Identify
more...
C Programming for the Microsoft NET Platform Part 5

Course Overview This is the final course in a five part series that covers operators, properties, and attributes. The learner will understand how to implement operators, delegates, and events, and how to use properties to enable field-like access and indexes to enable array-like access. The course also teaches how to create custom user-defined attributes. Learn To Identify
more...
C Programming for the Microsoft NET Platform Part 4

Course Overview This is the fourth course in a five part series that covers inheritance and aggregation within the Microsoft C# programming language. Users will learn how to use inheritance in C# to derive classes and to define virtual methods. This course will also teach how to make code accessible at the component or assembly level. Learn To Identify the syntax for extending a
more...
C Programming for the Microsoft NET Platform Part 4

Course Overview This is the fourth course in a five part series that covers inheritance and aggregation within the Microsoft C# programming language. Users will learn how to use inheritance in C# to derive classes and to define virtual methods. This course will also teach how to make code accessible at the component or assembly level. Learn To Identify the syntax for extending a
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
C Programming for the Microsoft NET Platform Part 2

Course Overview This is the second course in a five part series that teaches statements and exceptions, methods and parameters, and arrays within the Microsoft C# programming language. The course introduces common statements and exception handling, as well as, how to use methods and parameters and how to create, initialize, and use arrays. Learn To Identify characteristics of
more...
C Programming for the Microsoft NET Platform Part 3

Course Overview This is the third course in a five part series that introduces the essentials of object-oriented programming. You will learn the terminology and concepts required to create and use classes in C#. The course also teaches how to use reference-type variables and how to create and destroy objects in C#. Learn To Identify characteristics of a class. Identify
more...
C Programming for the Microsoft NET Platform Part 1

Course Overview This is the first course in a five part series that provides an introduction to the Microsoft .NET platform in which the learners use the C# programming language. This course teaches how to compile, run, and debug a C# application and how to use value-type variables in C#. Learn To Identify characteristics of the .NET platform. Identify characteristics of
more...
C Programming for the Microsoft NET Platform Part 1

Course Overview This is the first course in a five part series that provides an introduction to the Microsoft .NET platform in which the learners use the C# programming language. This course teaches how to compile, run, and debug a C# application and how to use value-type variables in C#. Learn To Identify characteristics of the .NET platform. Identify characteristics of
more...
ASP NET Part 3 Web Services Web Apps

Course Overview This is the final course in a three part series that covers Web services and enhancing the functionality of Web applications by using ASP.NET. The learner will be introduced to the concept of Web services, learn to call and use a Web service and to create a Web service using Microsoft Visual Basic. Topics also covered are enhancing Web application functionality, technologies
more...
ASP NET Part 3 Web Services Web Apps

Course Overview This is the final course in a three part series that covers Web services and enhancing the functionality of Web applications by using ASP.NET. The learner will be introduced to the concept of Web services, learn to call and use a Web service and to create a Web service using Microsoft Visual Basic. Topics also covered are enhancing Web application functionality, technologies
more...
ASP NET Part 2 ADO NET Partitioning Tracing

Course Overview The is the second course in a three part series that provides the learner with instruction on using ADO.NET to access data, on separating code from content, and on using the ASP.NET trace feature. The course will cover using ADO.NET to access data from various data sources and allows the learner to practice displaying and customizing data display. The course then describes the
more...
ASP NET Part 2 ADO NET Partitioning Tracing

Course Overview The is the second course in a three part series that provides the learner with instruction on using ADO.NET to access data, on separating code from content, and on using the ASP.NET trace feature. The course will cover using ADO.NET to access data from various data sources and allows the learner to practice displaying and customizing data display. The course then describes the
more...
ASP NET Part 1 Intro Web Controls

Course Overview This is the first course in a three part series that presents the learner with a broad overview of ASP.NET and gives a comprehensive introduction to Web Controls. This course introduces the learner to the .NET framework and also the differences between ASP and ASP.NET, coverage of the ASP.NET platform and features, core elements of ASP.NET - Web Forms, ASP.NET script code, and
more...
ASP NET Part 1 Intro Web Controls

Course Overview This is the first course in a three part series that presents the learner with a broad overview of ASP.NET and gives a comprehensive introduction to Web Controls. This course introduces the learner to the .NET framework and also the differences between ASP and ASP.NET, coverage of the ASP.NET platform and features, core elements of ASP.NET - Web Forms, ASP.NET script code, and
more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of Web services.
Identify benefits of service-oriented architecture (SOA).
Identify features of Simple Object Access Protocol (SOAP).
Identify features of J2EE patterns.
Match J2EE patterns with their descriptions.
Identify features of the Session Facade
more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of Web services.
Identify benefits of service-oriented architecture (SOA).
Identify features of Simple Object Access Protocol (SOAP).
Identify features of J2EE patterns.
Match J2EE patterns with their descriptions.
Identify features of the Session Facade
more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of message-driven beans (MDBs).
Sequence the events in the life cycle of message-driven beans (MDBs).
Identify the requirements of the message-driven bean (MDB) class.
Match the activities involved in a transaction with the properties that they ensure.
more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of message-driven beans (MDBs).
Sequence the events in the life cycle of message-driven beans (MDBs).
Identify the requirements of the message-driven bean (MDB) class.
Match the activities involved in a transaction with the properties that they ensure.
more...
Enterprise Connectivity with J2EE V1 4 EJB Entity Beans

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of EJB (Enterprise JavaBeans) Client view.
Identify the code for declaring and using an EJB reference for accessing an EJB.
Identify features of the ejb-client JAR file.
Identify the type of bean and the reason why it should be used to create a specified
more...
Enterprise Connectivity with J2EE V1 4 EJB Entity Beans

This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity.
Learn To:
Identify features of EJB (Enterprise JavaBeans) Client view.
Identify the code for declaring and using an EJB reference for accessing an EJB.
Identify features of the ejb-client JAR file.
Identify the type of bean and the reason why it should be used to create a specified
more...
SQL Server 2000 Design Implement Databases Part 5 Dist Data Locks

This is the final course in a five part series that teaches how to manage SQL Server 2000 transactions and locks. This course will cover how to import and export data, and how to transform data with DTS. Additionally, users will learn how to manage distributed queries and linked servers, create transactions, manage locks, and how to troubleshoot transactions and locking. Learn To: o Identify
more...
Java Exceptions Assertations

This course covers the concepts related to exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run
more...
Java Exceptions Assertations

This course covers the concepts related to exceptions and assertions. Under exceptions, the course covers what are exceptions and why they arise. The course also covers types of exceptions, exception handling, and the ways to declare and throw exceptions. Under assertions, the course focuses on assert statements, compilation of classes that use assertions, enabling and disabling assertions at run
more...
Advanced OOP Java Concepts

This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to constructors.
more...
Advanced OOP Java Concepts

This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java.
Learn To:
Identify key concepts related to class initialization.
Identify key concepts related to constructors.
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Intro to Object-Oriented Programming with Java

This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.
more...
Java Operations Flow Control

This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators,
more...
Java Operations Flow Control

This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators,
more...
Java Concepts

This course covers Java platform concepts, the Java Virtual Machine (JVM), Java 2 Software Development Kit (J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java.
Learn To:
Identify key features of the Java language.
more...
Java Concepts

This course covers Java platform concepts, the Java Virtual Machine (JVM), Java 2 Software Development Kit (J2SDK), and Java programs. It also covers the Java language elements, such as identifiers and keywords, used to create various constructs. In addition, the course covers the data types, variables, and constants used in Java.
Learn To:
Identify key features of the Java language.
more...
IBM DB2 Universal Database V6 1--App Development

Course Overview This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX, Windows or OS/2 platforms. This course will teach students about SQL application development, application development objects, embedded SQL programming, and dynamic SQL programming.
more...
IBM DB2 Universal Database V6 1--App Development

Course Overview This course will provide application developers with the specific skills and knowledge needed to be successful in an IBM DB2 Universal Database (UDB) V6.1 application development environment for UNIX, Windows or OS/2 platforms. This course will teach students about SQL application development, application development objects, embedded SQL programming, and dynamic SQL programming.
more...
IBM DB2 Universal Database V6 1--Administration

Course Overview This course will provide database administrators with the specific skills and knowledge needed to be successful with DB2 Universal Database (UDB) V6.1 database administration in a UNIX, Windows, or OS/2 environment. This course will teach students the critical skills needed for designing a new DB2 implementation and maintaining an existing database. L earn To: Implement
more...
IBM DB2 Universal Database V6 1--Administration

Course Overview This course will provide database administrators with the specific skills and knowledge needed to be successful with DB2 Universal Database (UDB) V6.1 database administration in a UNIX, Windows, or OS/2 environment. This course will teach students the critical skills needed for designing a new DB2 implementation and maintaining an existing database. L earn To: Implement
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
IBM DB2 Universal Database V6 1--Fundamentals

Course Overview This course will provide both database administrators and application developers with the broad foundation skills and knowledge needed to be successful with IBM DB2 Universal Database (UDB) V6.1 in a UNIX, Windows, or OS/2 environment. This course will teach students the basic concepts of DB2 UDB V6.1, creating and accessing database objects, basic Structured Query Language
more...
Oracle PL SQL Database Programming

Course Overview This course is the third in a series of three titles, and discusses the features of stored subprograms and packages. This course explains how to create and execute stored procedures and functions as well as how to create stored packages. This course also discusses built-in server-side packages and their use in debugging stored subprograms. This course covers how to manage stored
more...
Oracle PL SQL Procedures Functions Packages

61114 Course Overview This course is the second in a series of three titles. It introduces the learner to the basics of PL/SQL subprograms. This course covers the building and invoking of procedures and functions. Additionally, this course introduces the basics of creating and using packages. L earn To: Identify the types and components of a subprogram. Create a subprogram. Create
more...
Exchange 2000 Infrastructure Design--Part 4

Course Overview The course provides guidelines in designing preventive and curative Exchange 2000 maintenance and performing troubleshooting tasks. L earn To: Identify the guidelines for deploying single routing groups. Identify the guidelines for deploying multiple routing groups. Create a new routing group. Identify the features of Message Application Programming Interface
more...
Exchange 2000 Infrastructure Design--Part 3

Course Overview This course deals with the coexistence and migration of Exchange 2000 server. The course explains the process of upgrading to Microsoft Exchange 2000 Server, and discusses strategies that allow earlier versions of Exchange to coexist with Exchange 2000 Server. The course also examines how organizations can migrate to Exchange while coexisting with another mail system. It provides
more...
Exchange 2000 Infrastructure Design--Part 2

Course Overview This course will cover messaging connectivity, client connectivity, and public folder management. Developing a routing strategy for your corporate Exchange 2000 messaging system is a vital task when implementing a messaging solution. The new routing transport and architecture in Exchange 2000 Server means that several issues must be considered before deploying the messaging
more...
Exchange 2000 Infrastructure Design--Part 1

Course Overview This course will cover Active Directory design considerations, network design for Exchange 2000, and designing a backup and security strategy for the Exchange 2000 server. The focus of the course is showing the learner how to analyze company's organizational requirements. It is important to understand the design decisions in Active Directory that are specific to Exchange server.
more...
Exchange 2000 Server--Part 5 Growth

Course Overview This course presents the key subject areas that must be covered within this course, and is not intended to be an exhaustive list of required content. It covers areas such as Monitoring and Managing Exchange 2000 Services, and Indexing and Search Capabilities. L earn To: Verify server and connector status. Identify the features of server monitors. Identify the
more...
Exchange 2000 Server--Part 4 Connectivity

Course Overview This course presents training in skills that administrators need to monitor and manage Exchange 2000 Server connectivity. Activities covered include monitoring, managing and troubleshooting messaging connectivity, managing messaging queues, and monitoring link status. The course also covers configuring and monitoring client connectivity and diagnosing and resolving client
more...
Exchange 2000 Server--Part 3 Administering

Course Overview This course deals with common tasks and routine activities performed by an administrator. These include: managing address lists, managing administrative groups, maintaining security, and maintaining backup and restore plans. L earn To: Identify the features of the Microsoft Management Console (MMC). Identify the features of the Active Directory Users and Computers.
more...
Exchange 2000 Server--Part 2 Configuring

Course Overview This course will teach students how to configure Exchange 2000 server once it has been installed. Even experienced Exchange 5.5 administrators will find a great deal of new material in this course as configuration details relating to Exchange 2000 Server's enhanced scalability is covered. The hands-on consequences of enhancements such as multiple data stores, improved clustering,
more...
Exchange 2000 Server--Part 1 Installing

Course Overview This course presents the students with both theoretical and practical instruction in the subject of installing Microsoft Exchange 2000 Server. This instruction will cover initial installs and upgrades from Exchange 5.5. The bulk of the instruction will relate to the issues of planning and executing a server install. Considerably less emphasis will be placed on deploying different
more...
UNIX--Part 2 Advanced Topics for Users

Course Overview The second course in the UNIX curriculum teaches end users a little about how UNIX works and handles resources. It shows how UNIX can be best used by advanced users in a UNIX-based enterprise. This course can even act as a starting primer for users interested in becoming administrators. L earn To: Identify the hardware requirements for a UNIX system. Identify the
more...
UNIX--Part 1 User Fundamentals

Course Overview The UNIX Part 1: User Fundamentals course is the first in a series of 10 courses on the UNIX operating system. It describes how to get started with UNIX, introducing the Common Desktop Environment (CDE) and the terminal window. It introduces files, directories, and printing and operations frequently performed on these. It teaches how to manipulate input and output, as well as how
more...
Designing Cisco Network Service Architectures Part 5

This course focuses on designing Enterprise wireless networks, IP telephony solutions, content networking solutions, and storage networking solutions. Case studies facilitate applied learning wherever appropriate.
Learn To:
Identify features of Cisco wireless communication architecture.
Identify components of a Cisco wireless solution.
Identify radio frequency design considerations
more...
Designing Cisco Network Service Architectures Part 4

This course focuses on designing Enterprise wireless networks, IP telephony solutions, content networking solutions, and storage networking solutions. Case studies facilitate applied learning wherever appropriate.
Learn To:
Identify ways in which QoS answers network requirements.
Match QoS architectures with their functions.
Identify the classification of a Cisco QoS solution.
more...
Designing Cisco Network Service Architectures Part 3

The four main areas that are covered by this course are: designing QoS, designing IP multicast services, and designing Virtual Private Networks. Case Studies support the instruction in each of these areas.
Learn To:
Identify features of network security policies.
Identify the steps involved in the network security process.
Identify elements of a Cisco security solution.
Identify
more...
Designing Cisco Network Service Architectures Part 2

Designing Network Management services is covered in the first unit. The course then covers in detail designing for high availability and designing security services. The instruction is supported with case studies in each of the areas of instruction.
Learn To:
Identify features of network management.
Identify features of the CiscoWorks network management solution.
Identify features
more...
Designing Cisco Network Service Architectures Part 1

The course starts with an overview of the Cisco AVVID network. It then gives in-depth coverage to the design of Enterprise Campus networks and Enterprise Edge networks. The instruction is solidly supported with real-world scenario examples and the learner has the opportunity to apply acquired concepts in case studies.
Learn To:
Identify features of the Cisco Architecture for Voice, Video
more...
Cisco Internetwork Troubleshooting Part 2

This is the second of two courses on Cisco Internetwork Troubleshooting. The courses are designed to prepare learners for the CCNP CIT exam 642-831. This course will cover commands and guidelines for problem isolation and resolution at the network, transport, and application layers of the OSI model.
Learn To:
Identify symptoms of problems occurring at the network layer.
Identify
more...
Cisco Internetwork Troubleshooting Part 1

This is the first of two courses on Cisco Internetwork Troubleshooting. The courses are designed to prepare learners for the CCNP CIT exam 642-831. This course will cover baseline configuration and documentation of networks and end-systems, support resources for troubleshooting, and troubleshooting approaches. It covers commands and guidelines required for problem isolation and resolution at the
more...
ZENworks 2 0 Desktop Mgmt Part 2

Course Overview This course provides students with the concepts and skills to establish ZENworks 2.0 on a NetWare 5 network and use the ZENworks components (i.e., Application Launcher, Remote Management and Workstation Manager) to manage Windows workstations through NDS. L earn To: Identify how to establish the desktop environment using ZENworks 2.0. Identify how to manage remote
more...
ZENworks for Desktops 2 0 Part 1--Application Mgmt

Course Overview This course provides students with the concepts and skills to establish ZENworks 2.0 on a NetWare 5 network and use the ZENworks components (i.e., Application Launcher, Remote Management and Workstation Manager) to manage Windows workstations through NDS. L earn To: Identify ZENworks Design guidelines and installation processes. Identify the Novell Client upgrade
more...
GroupWise 5 5 Admin Part 3--System Maintenance

Course Overview The GroupWise System Administration curriculum is designed to teach students the fundamentals of administering a GroupWise system. This final course in the 3-part series will give students the skills and knowledge needed to perform routine GroupWise 5.5 administration tasks as well as client and database maintenance. L earn To: Identify GroupWise system objects and how
more...
GroupWise 5 5 Admin Part 2--Clients Post Offices

Course Overview The GroupWise System Administration curriculum is designed to teach students the fundamentals of administering a GroupWise system. In this course, students will gain skills and knowledge needed to install and configure GroupWise 5.5 clients as well as work with both single and multiple post office systems. L earn To: Teach the installation process for the GroupWise
more...
GroupWise 5 5 Admin Part 1--System Fundamentals

Course Overview The GroupWise System Administration curriculum is designed to teach students the fundamentals of administering a GroupWise system. As the first in the 3-part series, this course will give students a solid foundation in GroupWise 5.5 fundamentals. Students will be given a thorough overview of the GroupWise client and the fundamental components of the GroupWise system. Students
more...
Windows 2000 Network Infrastructure Admin --Part 5 Enterprise Mgmt

Course Overview This is the final course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to identify the components of Network
more...
Windows 2000 Network Infrastructure Admin --Part 5 Enterprise Mgmt

Course Overview This is the final course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to identify the components of Network
more...
Windows 2000 Network Infrastructure Admin --Part 4 Security

Course Overview This is the fourth course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to encrypt a file; add and remove a
more...
Windows 2000 Network Infrastructure Admin --Part 4 Security

Course Overview This is the fourth course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to encrypt a file; add and remove a
more...
Windows 2000 Network Infrastructure Admin --Part 3 IP Routing

Course Overview This is the third course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to install and configure Windows 2000
more...
Windows 2000 Network Infrastructure Admin --Part 3 IP Routing

Course Overview This is the third course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to install and configure Windows 2000
more...
Windows 2000 Network Infrastructure Admin --Part 2 Remote Access

Course Overview This is the second course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to identify the requirements for
more...
Windows 2000 Network Infrastructure Admin --Part 2 Remote Access

Course Overview This is the second course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to identify the requirements for
more...
Windows 2000 Network Infrastructure Admin --Part 1 DHCP DNS WINS

Course Overview This is the first course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to identify DHCP concepts; identify
more...
Windows 2000 Network Infrastructure Admin --Part 1 DHCP DNS WINS

Course Overview This is the first course in a five-part series that will provide IT professionals with the knowledge and skills necessary to install, manage, monitor, configure, and troubleshoot DNS, DHCP, Remote Access, Network Protocols, IP Routing, and WINS in a Windows 2000 network infrastructure. At the completion of this course, students will learn to identify DHCP concepts; identify
more...
Windows 2000 Instalation Config Admin --Part 8 Security Considerations

Course Overview This is the final course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the features of securing a network; identify the Security Tool Set components and configuration areas
more...
Windows 2000 Instalation Config Admin --Part 8 Security Considerations

Course Overview This is the final course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the features of securing a network; identify the Security Tool Set components and configuration areas
more...
Windows 2000 Installation Config Admin --Part 7 Enterprise Networking

Course Overview This is the seventh course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to install, configure, and troubleshoot network adapters and network protocols on a Windows 2000 server;
more...
Windows 2000 Installation Config Admin --Part 7 Enterprise Networking

Course Overview This is the seventh course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to install, configure, and troubleshoot network adapters and network protocols on a Windows 2000 server;
more...
Windows 2000 Installation Config Admin --Part 6 Server Organization

Course Overview This is the sixth course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify and administer a Windows 2000 network; manage, locate, and control access to objects in Active
more...
Windows 2000 Installation Config Admin --Part 6 Server Organization

Course Overview This is the sixth course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify and administer a Windows 2000 network; manage, locate, and control access to objects in Active
more...
Windows 2000 Installation Config Admin --Part 5 Network Imp

Course Overview This is the fifth course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the lease generation process followed by DHCP, host name resolution process of DNS and the features
more...
Windows 2000 Installation Config Admin --Part 5 Network Imp

Course Overview This is the fifth course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the lease generation process followed by DHCP, host name resolution process of DNS and the features
more...
Windows 2000 Installation Config Admin --Part 4 Enterprise Admin

Course Overview This is the fourth course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify, configure and manage the workstations of users; and identify, configure and manage a fax. L
more...
Windows 2000 Installation Config Admin --Part 4 Enterprise Admin

Course Overview This is the fourth course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify, configure and manage the workstations of users; and identify, configure and manage a fax. L
more...
Windows 2000 Installation Config Admin --Part 3 Resource Optimization

Course Overview This is the third course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the System Monitor counters used to provide information about resource utilization and interpret
more...
Windows 2000 Installation Config Admin --Part 3 Resource Optimization

Course Overview This is the third course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the System Monitor counters used to provide information about resource utilization and interpret
more...
Windows 2000 Install Config Admin --Part 2 File Sys Hardware Config

Course Overview This is the second course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to configure the Microsoft Windows 2000 environment; configure and manage storage devices, file systems, and
more...
Windows 2000 Install Config Admin --Part 2 File Sys Hardware Config

Course Overview This is the second course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to configure the Microsoft Windows 2000 environment; configure and manage storage devices, file systems, and
more...
Windows 2000 Installation Config Admin --Part 1 Installation

Course Overview This is the first course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the activities to be completed before installing Windows 2000; identify and perform attended
more...
Windows 2000 Installation Config Admin --Part 1 Installation

Course Overview This is the first course in an eight-part series that will provide IT professionals with the knowledge and skills necessary to implement, administer, and troubleshoot Microsoft Windows 2000 Professional and Server. At the completion of this course, students will learn to identify the activities to be completed before installing Windows 2000; identify and perform attended
more...
Windows 2000 Administration--Part 3 Computer Mgmt

Course Overview This course provides the student with the knowledge and skills necessary to manage data storage. It also provides students with the knowledge and skills necessary to remotely administer shared folders, monitor event logs, backup and restore data. L earn To: Manage Data Storage. Remotely Administer Shared Folders. Monitor Event Logs. Back Up and Restore Data. C
more...
Windows 2000 Administration--Part 3 Computer Mgmt

Course Overview This course provides the student with the knowledge and skills necessary to manage data storage. It also provides students with the knowledge and skills necessary to remotely administer shared folders, monitor event logs, backup and restore data. L earn To: Manage Data Storage. Remotely Administer Shared Folders. Monitor Event Logs. Back Up and Restore Data. C
more...
Windows 2000 Administration--Part 2 Groups Resource Mgmt

Course Overview This course provides the student with the knowledge necessary to use groups to organize user accounts. It also provides students with the knowledge and skills necessary to administer file and printer resources. L earn To: Use Groups to Organize User Accounts. Administer File Resources. Administer Print Resources. C ontent Emphasis Skills-Based A udience
more...
Windows 2000 Upgrading from Windows NT 4 0--Part 2

Course Overview This course provides learners with instruction in the systematic process of accomplishing an upgrade to Windows 2000 from NT 4.0. An important distinction should be made between the content which this course covers and the content covered in Part 3 - Restructuring. This course covers a domain upgrade, sometimes referred to as 'in-place upgrade' or 'upgrade'. As used in the
more...
Windows 2000 Upgrading from Windows NT 4 0--Part 1

This course describes the initial decision making processes which a System Administrator and other IT decision makers undergo when moving from an NT 4.0 environment to Windows 2000. As the title suggests, the emphasis in this course is on the planning activities necessary to ensure a successful migration. In addition, this course also details the assessment and possible upgrade of components in
more...
Windows 2000 Upgrading from Windows NT 4 0--Part 1

This course describes the initial decision making processes which a System Administrator and other IT decision makers undergo when moving from an NT 4.0 environment to Windows 2000. As the title suggests, the emphasis in this course is on the planning activities necessary to ensure a successful migration. In addition, this course also details the assessment and possible upgrade of components in
more...
Windows 2000 Designing a Network Infrastructure--Part 4 Implementation

Microsoft Windows 2000 - Designing a Network Infrastructure Part 4: Growth provides students with an opportunity to learn how to design security into corporate networks. Particular attention will be paid to matching the technical capabilities of IPSec and Shared Access with specific business requirements for security. Finally, designs which block IP traffic going to and from the corporate network
more...
Windows 2000 Designing a Network Infrastructure--Part 4 Implementation

Microsoft Windows 2000 - Designing a Network Infrastructure Part 4: Growth provides students with an opportunity to learn how to design security into corporate networks. Particular attention will be paid to matching the technical capabilities of IPSec and Shared Access with specific business requirements for security. Finally, designs which block IP traffic going to and from the corporate network
more...
Windows 2000 Designing a Network Infrastructure--Part 3 WANS

Course Overview This is the third course in a four-part series of the Microsoft Windows 2000 Network - Designing a Network Infrastructure curriculum which prepares participants for Microsoft Exam 70-221. This course provides participants with an opportunity to learn how to design a Routing and Remote Access Service (RRAS) network, Remote Authentication Dial-In User Service (RADIUS) network, IP
more...
Windows 2000 Designing a Network Infrastructure--Part 3 WANS

Course Overview This is the third course in a four-part series of the Microsoft Windows 2000 Network - Designing a Network Infrastructure curriculum which prepares participants for Microsoft Exam 70-221. This course provides participants with an opportunity to learn how to design a Routing and Remote Access Service (RRAS) network, Remote Authentication Dial-In User Service (RADIUS) network, IP
more...
Windows 2000 Designing a Network Infrastructure--Part 2 Remote Access

Course Overview This is the second course in a four-part series of the Microsoft Windows 2000 - Designing a Network Infrastructure curriculum which prepares participants for Microsoft Exam 70-221. This course provides participants with an opportunity to learn how to design a network strategy using a Routing and Remote Access Service (RRAS), Remote Authentication Dial-In User Service (RADIUS),
more...
Windows 2000 Designing a Network Infrastructure--Part 2 Remote Access

Course Overview This is the second course in a four-part series of the Microsoft Windows 2000 - Designing a Network Infrastructure curriculum which prepares participants for Microsoft Exam 70-221. This course provides participants with an opportunity to learn how to design a network strategy using a Routing and Remote Access Service (RRAS), Remote Authentication Dial-In User Service (RADIUS),
more...
Windows 2000 Designing a Network Infrastructure--Part 1 TCP IP Addressing

Course Overview This is the first course in a four-part series of the Microsoft Windows 2000 - Designing a Network Infrastructure curriculum which prepares participants for Microsoft Exam 70-221. This course provides participants with an opportunity to learn how to design a network infrastructure strategy to implement TCP/IP, DHCP and name resolution services on a network and a multiprotocol
more...
Windows 2000 Designing a Network Infrastructure--Part 1 TCP IP Addressing

Course Overview This is the first course in a four-part series of the Microsoft Windows 2000 - Designing a Network Infrastructure curriculum which prepares participants for Microsoft Exam 70-221. This course provides participants with an opportunity to learn how to design a network infrastructure strategy to implement TCP/IP, DHCP and name resolution services on a network and a multiprotocol
more...
Windows 2000 Designing a Directory Server--Part 3 Active Dir Structure

Course Overview Microsoft Windows 2000 Designing a Directory Services Infrastructure Part 3: Active Directory Structure is the third course in this series. Its focuses on designing a schema modification policy. It also covers group policy planning. Finally it also covers design of Active Directory structure. L earn To: Identify the business needs that require modification of Active
more...
Windows 2000 Designing a Directory Server--Part 3 Active Dir Structure

Course Overview Microsoft Windows 2000 Designing a Directory Services Infrastructure Part 3: Active Directory Structure is the third course in this series. Its focuses on designing a schema modification policy. It also covers group policy planning. Finally it also covers design of Active Directory structure. L earn To: Identify the business needs that require modification of Active
more...
Windows 2000 Designing a Directory Server--Part 2 Domain Struct Site Topology

Course Overview Microsoft Windows 2000 Designing a Directory Services Infrastructure Part 2: Domain Structure and Site Topology shows the learner how to design and develop a domain strategy. It also covers how to design multiple domains and the design principles in relation to site topology. L earn To: Identify the characteristics of an organization that determine the domain design.
more...
Windows 2000 Designing a Directory Server--Part 2 Domain Struct Site Topology

Course Overview Microsoft Windows 2000 Designing a Directory Services Infrastructure Part 2: Domain Structure and Site Topology shows the learner how to design and develop a domain strategy. It also covers how to design multiple domains and the design principles in relation to site topology. L earn To: Identify the characteristics of an organization that determine the domain design.
more...
Windows 2000 Designing a Directory Server--Part 1 Naming Delegation Strat

Course Overview Microsoft Windows 2000 Designing a Directory Services Infrastructure Part 1: Naming and Delegation Strategy is the first course in this series. Its focus is showing the learner how to analyze company's organizational requirements. It also covers how to design for the common architectural elements of Active Directory. It also covers the design considerations in relation to Naming
more...
Windows 2000 Designing a Directory Server--Part 1 Naming Delegation Strat

Course Overview Microsoft Windows 2000 Designing a Directory Services Infrastructure Part 1: Naming and Delegation Strategy is the first course in this series. Its focus is showing the learner how to analyze company's organizational requirements. It also covers how to design for the common architectural elements of Active Directory. It also covers the design considerations in relation to Naming
more...
Interconnecting Cisco Networking Devices Part 3

This is the third course in a 3 part series that prepares learners for the Cisco CCNA ICND exam 640-811 - Interconnecting Cisco Networking Devices. The course describes Network Address Translation (NAT) and port address translation (PAT). This course also covers how to configure serial interfaces using PPP and High-Level Data Link Control (HDLC) encapsulation. Frame Relay operation is introduced
more...
Interconnecting Cisco Networking Devices Part 2

This is the second course in a 3 part series that prepares learners for the Cisco CCNA ICND exam 640-811 - Interconnecting Cisco Networking Devices. The course introduces fundamental routing concepts. It describes the features, operation, and configuration of Routing Information Protocol (RIP), Interior Gateway Routing Protocol (IGRP), Enhanced Interior Gateway Routing Protocol (EIGRP), and Open
more...
Interconnecting Cisco Networking Devices Part 1

This is the first course in a 3 part series that prepares learners for the Cisco CCNA ICND exam 640-811 - Interconnecting Cisco Networking Devices. The course shows you how to configure a catalyst switch for basic operations. Topics covered include switching, spanning tree protocol, and access layer switch configuration. This course also describes the features and operation of VLANs, and shows you
more...
Designing Cisco Internetwork Solutions Part 3

This is the third of five courses in the Designing Cisco Internetworking curriculum, which is designed to prepare learners for the CCDA DESGN exam 640-861. It covers IP addressing, including IPv6, and routing protocol selection criteria, features, and deployment.
Learn To:
Identify characteristics of the IPv4 address structure.
Identify characteristics of the IPv6 address structure.
more...
Designing Cisco Internetwork Solutions Part 2

This is the second of five courses in the Designing Cisco Internetworking curriculum, which is designed to prepare learners for the CCDA DESGN exam 640-861. It covers Campus design methodology and models, Enterprise Edge WAN design methodology, WAN technology, and IP addressing, including IPv6.
Learn To:
Identify factors to consider when designing an Enterprise Campus.
Match types of
more...
Designing for Cisco Internetwork Solutions Part 1

This is the first of five courses in the Designing for Cisco Internetwork Solutions curriculum, which is designed to prepare learners for the CCDA DESGN exam 640-861. It covers organizational network policies and procedures, network design methodology, assessing project scope and requirements, and examining existing networks. It will also cover design implementation, modularizing networks, and
more...
Oracle Designer 6i First Class Design Generation

This is the second title in a series of two, and covers the same material as the second half of the Instructor Led course Oracle Designer6i: First Class. This course takes students along a streamlined path through the Oracle Designer development environment. It follows on from the first title in the series Oracle Designer First Class 6i: Analysis and covers transforming the analysis model into
more...
Oracle Designer 6i First Class Analysis

Course Overview This is the first course in a two part series, which covers the same material as the first half of the Instructor Led course Oracle Designer 6i: First Class. The course takes students along a streamlined path through the Oracle Designer development environment. It covers recording business requirements into the Repository including process modeling, entity relationship modeling,
more...
Oracle8i Network Administration Net8 Additional Config Troubleshooting

Course Overview This is the second in a two-part series based on Oracle8i Network Administration. This series introduces participants to the trends and problems associated with business networking and presents the various solutions required to address these problems. This series explains in detail the architecture of Net8 and describes the steps in which connections are established between
more...
Oracle8i Network Administration Net8 Architecture Strategy

Course Overview This is the first in a two-part series based on Oracle8i Network Administration. This series introduces participants to the trends and problems associated with business networking and presents the various solutions required to address these problems. This series explains in detail the architecture of Net8 and describes the steps in which connections are established between
more...
Oracle8i Backup and Recovery Troubleshooting Recovery

Course Overview Oracle's computer-based training course Oracle8i Backup and Recovery: Troubleshooting and Recovery is the second course in a two part series that introduces participants to the critical task of planning and implementing database recovery strategies. This course will identify ways of handling different types of failures, diagnosing errors and detecting corruption. Additionally,
more...
Oracle8i Backup and Recovery Strategies Backups

Course Overview This is the first course in a two-part series that covers the critical skills in planning and implementing database backup and recovery strategies. This course introduces the learners to the backup and recovery goals and functions of the various structures and processes in the Oracle architecture. In addition, participants learn to manage archive processing and maintain a
more...
Oracle8i Performance Tuning Optimizing Sorts Minimizing Contention

Course Overview This course is the third in a three-part Oracle8i Performance Tuning series. This interactive course introduces the participants improving performance for sort operations. The student will be able to identify the SQL operations that require sorts, ensure that sorting is done in memory where possible, use direct writes for large sorts and allocate temporary space appropriately.
more...
Oracle8i Performance Tuning Managing Memory Disk I O

Course Overview This course is the second in a three-part Oracle8i Performance Tuning series. This course introduces the learner to the application tuning issues that will impact database performance. In addition, participants will be introduced to tuning components and functions of the shared pool and the buffer cache. Students will learn how to monitor the contents and usage of the Redo Log
more...
Oracle8i Performance Tuning Architecture Strategy

Course Overview This course is the first in a three-part Oracle8i Performance Tuning series. This interactive course will introduce participants to tools and techniques used to improve the performance of the Oracle8i server. Participants will be introduced to files and events that support the tuning process. In addition, students will learn considerations for tuning applications. Finally,
more...
Oracle8i Database Admin Manage Security

Course Overview This course is the last in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course, participants will learn about the concepts and tasks associated with managing security. L earn To: Define and maintain the security domains for users in a given environment. Define and maintain a named set of resources and
more...
Oracle8i Database Admin Manage Data Storage

Course Overview This course is the fourth in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course, participants will learn about the concepts associated with tables. In addition, this course will teach users about maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data. L
more...
Oracle8i Database Admin Manage Storage Structures

Course Overview This course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course, participants will learn the concepts associated with storage structure components. In addition, this course will teach users how to create and maintain rollback segments, temporary segments and indexes. L earn To: Identify
more...
Oracle8i Database Admin Create Databases

Course Overview This course is the second in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course, participants will learn about the concepts associated with storage structure components, managing rollback segments, temporary segments, and indexes. In addition, creating and maintaining databases will be covered. L earn To:
more...
Oracle8i Database Admin Manage an Instance

Course Overview This course is the first in a five-part series covering the database administration strategies and procedures provided in Oracle8i. In this course, participants will learn about the concepts and procedures associated with Oracle architectural components, using the database administration tools, managing an Oracle instance, and using National Language Support. L earn To:
more...
TCP IP Internetworking on Microsoft Windows NT 4 0 - Part 2

Course Overview
This is the second course in a four part series for IT professionals who intend to set up, configure, use and support TCP/IP on Microsoft Windows NT 4.0. The series aims to enable the professionals to pass Microsoft exam 70-59, Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0.
L earn To:
Identify the static and dynamic routing process.
Implement routing
more...
Lotus Domino R5 System Admin Part 7 Security Planning Implementation

Course Overview This is the seventh course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course, students will learn how to plan and implement Domino security at an organization; control the access to user IDs and Domino servers; secure Domino database by using database ACLS, roles, and forms and view access
more...
Lotus Domino R5 System Admin Part 6 Advanced Internet Mail Routing

Course Overview This is the sixth course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course, students will learn how to identify the basic messaging concepts related to the Domino mail system, set up SMTP routing and identify sample mail routing configurations; customize Domino mail system by setting up address
more...
Lotus Domino R5 System Admin Part 5 Advanced Notes Mail Routing

Course Overview This is the fifth course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course, students will learn how to identify the contents of the different mail routing documents in a Domino directory; configure mailing options, such as forwarding address, messaging size, priorities and shared mail; and
more...
Lotus Domino R5 System Admin Part 4 User Setup Configuration

Course Overview This is the fourth course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course, students will learn how to identify the factors that need to be considered before registering a user in Notes R5; register a user in Notes R5; and install and configure Notes R5. L earn To: Identify the
more...
Lotus Domino R5 System Admin Part 3 Server Setup Configuration

Course Overview This is the third course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course, students will learn how to install the first server; and configure the server audience for the first server by using the Advanced Configuration setup method. L earn To: Install the first server. Configure
more...
Lotus Domino R5 Sys Admin Part 2 Replication Mail Routing Basics Strategies

Course Overview This is the second course in a ten part series for system administrators who are responsible for Domino server and Notes client. At the completion of this course, students will learn how to identify the significance of replication in Domino R5 network administration and select the appropriate replication topology in a given situation; and sequence the steps of mail routing in
more...
Windows NT Server 4 0 Routing RAS - Part 3

Course Overview
This course is the third part of a four part series for system administrators which will provide the foundation for supporting Routing and Remote Access Service for Microsoft Windows NT Server 4.0.
L earn To:
Enable IP packet filtering and create IP packet filters for a Windows NT router.
Identify the role of DHCP Relay Agent in DHCP client configuration and
more...
Windows NT Server 4 0 Routing RAS - Part 2

Course Overview
This course is the second part of a four part series for system administrators which will provide the foundation for supporting Routing and Remote Access Service for Microsoft Windows NT Server 4.0.
L earn To:
Identify the basic concepts of OSPF and routing tables.
Configure and manage a single OSPF area.
Configure multiple OSPF areas and virtual links.
more...
Windows NT Server 4 0 Routing RAS - Part 1

Course Overview
This course is the first part of a four part series for system administrators which will provide the foundation for supporting Routing and Remote Access Service for Microsoft Windows NT Server 4.0.
L earn To:
Identify the basic concepts of routing.
Identify the features of RRAS and the protocols supported by RRAS.
Identify the basic concepts of RIP and install
more...
Windows NT 4 0 Cluster Server Wolfpack - Part 2

Course Overview
This course is the second part of a two part series that will provide participants the knowledge to install, configure, integrate, optimize and troubleshoot clustering technologies for Microsoft Windows NT 4.0.
L earn To:
Create groups and resources in a cluster.
Configure the general, failover and failback configuration properties of a group.
Configure a
more...
Windows NT 4 0 Cluster Server Wolfpack - Part 1

Course Overview
This course is the first part of a two part series that will provide participants the knowledge to install, configure, integrate, optimize and troubleshoot clustering technologies for Microsoft Windows NT 4.0.
L earn To:
Understand the definitions of clustering terms and the benefits of clustering.
Identify the functions of the Cluster Service Manager and the
more...
