Custom Search

Online Simplify eLearning Training

Simplify Training Seminars and Classes
From Serebra Learning Corporation
Large Network Case Studies on-line e-learning cbt (computer based) In this module, we explore network availability, performance, and Internet connectivity. As you work through this module, you will come to appreciate that all network design issues are highly interrelated. Likewise, real-world design projects often include multiple broad goals, often creating large and complex trade-offs.  more...
Project IT Management Simulation - The Early Stages on-line e-learning cbt (computer based) ...l and continues to increase its customer base. To further simplify the buying process, American Auto has recently embraced the idea of upgrading its web site's virtual showroom to allow for online purchasing of vehicles for national delivery. With the new web site, a customer will be able to choose the year, model, and options of their new vehicle and then purchase their vehicle without ever  more...
Project IT Management Simulation - Design to Rollout on-line e-learning cbt (computer based) ...ys a continuous increase in its customer base. To further simplify the buying process, American Auto has recently embraced the idea of upgrading its web site's virtual showroom to allow for online purchasing of vehicles for national delivery. With the new web site, a customer will be able to choose the year, model, and options of their new vehicle and then purchase their vehicle without ever  more...
Scoping Your Internet Project Evaluate Statistics on-line e-learning cbt (computer based) This course shows learners how statistics can be used most effectively in eMarketing. Several guidelines also help to further simplify the process by providing a solid framework for reviewing statistics. Professionals who want to create and promote an online marketing strategy  more...
UNIX Programming Tools on-line e-learning cbt (computer based) ...ul tools that can cut down on development time as well as simplify the tasks of maintaining a system. This course introduces the UNIX operating system, cc. It covers the main options available as well as the file naming conventions cc requires. Students learn how to use the make command to maintain up-to-date versions of computer programs as well as how to create files called a makefiles or  more...
Installation of ISA Server 2004 on-line e-learning cbt (computer based) To demonstrate how to install ISA Server 2004 and configure web proxy, firewall, and SecureNAT clients IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing Web servers; IT  more...
ISA Server 2004 Management and Clientele on-line e-learning cbt (computer based) To demonstrate how to install ISA Server 2004 clients and to secure and maintain ISA Server 2004 IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing Web servers; IT  more...
Access Configuration in ISA Server 2004 on-line e-learning cbt (computer based) To demonstrate how to enable access to Internet resources and to configure access to internal resources IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing Web servers; IT  more...
VPN and Exchange with ISA Server 2004 on-line e-learning cbt (computer based) To show how to configure ISA Server 2004 to enable VPNs and to integrate ISA Server 2004 with Microsoft Exchange Server IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing  more...
Firewall Configuration on ISA Server 2004 on-line e-learning cbt (computer based) To give an overview of firewall configuration in ISA Server 2004 IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing Web servers; IT professionals who have a need to  more...
Caching Configuration on an ISA Server 2004 on-line e-learning cbt (computer based) To provide an overview of caching configuration in ISA Server 2004 IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing Web servers; IT professionals who have a need to  more...
Monitoring and Reporting in ISA Server 2004 on-line e-learning cbt (computer based) To provide an overview of the monitoring options available in ISA Server 2004 IT professionals responsible for implementing network and perimeter security measures, including Internet firewalls, application layer filters, and screened networks; IT professionals responsible for implementing caching servers and additional mechanisms to protect public-facing Web servers; IT professionals who have a  more...
Large Network Implementation Case Studies on-line e-learning cbt (computer based) In this WestNet e-Learning module, we consider general implementation goals, such as Internet connectivity, network performance, convergence, and remote access.  more...
Managing Dependencies on-line e-learning cbt (computer based) To manage dependencies and recompile PL/SQL units Database administrators, application developers, and database operators  more...
Simplify Your Tax Preparation on-line e-learning cbt (computer based) This course covers the use of financial software to help simplify preparing your information for filing your taxes. A home computer user with basic to intermediate skills who uses Microsoft Money or Quicken.  more...
Advanced Document Features in Word 2007 on-line e-learning cbt (computer based) ... actions and keystrokes as a single command. You can also simplify the management of your Word 2007 files by using master documents. Master documents divide large files into related subdocuments through a series of links. This course demonstrates how to create, edit, copy and delete macros through the use of the macro recorder. In addition, aspects of master and subordinate documents are  more...
Microsoft Office 2000 - New Features for Users on-line e-learning cbt (computer based) To describe the new features and improvements incorporated in Microsoft Office 2000 End user  more...
Creating Animations in Flash 5 on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The Creating Animations in Flash 5 course is the second course in the Flash 5 curriculum. The course is designed to enable users to create and edit animations using Flash 5. It provides information about various components used for creating and organizing animations. Additionally the course acquaints users with the tools and features of Flash that simplify the task of creating animations. The  more...
From 123-CBT Computer Based Training
Oracle9i SQL Data Retrieval Techniques on-line e-learning cbt (computer based)cd rom 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...
SQL Server 7 0 System Administration - Part 2 on-line e-learning cbt (computer based)cd rom ... Identify how views and stored procedures can be used to simplify security. Distinguish between application roles and other roles. Perform the steps for creating an application role for users/logins within SQL Server Enterprise Manager. Perform the steps for activating an application role for users/logins using Transact-SQL. Identify the recommended practices for security implementation.  more...
IIS 4 0 Creating Configuring a Web Server - Part 3 on-line e-learning cbt (computer based)cd rom Course Overview This is the third course in a four part series that will provide students with the knowledge to support the various features of Microsoft Internet Information Server 4.0. Participants will gain an understanding of the product's architecture and perform the procedures to install, configure, and implement Internet Information Server. L earn To: Create and interpret  more...
SQL and PL SQL Data Retrieval Techniques on-line e-learning cbt (computer based)cd rom ... equijoin by using the AND operator in the WHERE clause. Simplify a query by using a table alias in an equijoin. Retrieve rows from more than two tables by using an equijoin. Retrieve rows from two tables by using a non-equijoin. Retrieve rows from two tables by using an outer join. Retrieve rows within the same table by using a self join. Unit 2: Group Functions Duration: 1 - 2  more...
Oracle Database 10g New Features for Administrators Part 4 on-line e-learning cbt (computer based)cd rom ...ks that you perform when using the flash recovery area to simplify management of recovery-related files. Identify tasks that you perform when using the flash recovery area to back up the recovery-related files. Match different implementations of Flashback Technology with the situations in which they are used. Identify the features of guaranteed undo retention. Identify tasks to be  more...
Managing Performance Overcoming Performance Appraisal Challenges on-line e-learning cbt (computer based)cd rom ... functions. However, in order to do that she will need to simplify some of her current tasks or delegate responsibilities to others. In the course of your status meeting with her, you must discuss what progress she has made in meeting her goals, and determine what you can do to help her toward greater achievement. Unit 2: Conducting Difficult Appraisals (0.5 - 1.5 hours)  more...
Windows 2000 Planning Implementing Active Directories - Part 3 on-line e-learning cbt (computer based)cd rom ... domain hierarchy. Select an OU and delegation design to simplify Active Directory implementation. Identify the guidelines for designing a site topology in Active Directory. Identify design considerations based on replication topology. Identify design considerations that influence the placement of servers for performance improvement. Unit 2: Data Recovery and Maintenance Duration: 1  more...
From The Virtual Training Company
Quicken Deluxe 2001 on-line e-learning cbt (computer based) ...01 is a financial management program that can easily help simplify your life. It is a helpful tool for tracking your banking activities, researching investments, preparing tax returns, planning for the future, and tracking your spending habits. In this Virtual Training Company tutorial, Linda Young is your guide in setting up your own personal financial center where you can manage multiple bank  more...
CorelDRAW 10 on-line e-learning cbt (computer based) CorelDRAW! 10 is the latest version of the award winning page layout and vector illustration software from Corel. The new interface and improved features simplify the design process whether users are creating for the Web or print. This tutorial, led by Brian White, teaches users how to utilize features such as bitmap creation, image editing, painting, and animation so they can create to their full  more...
From Teach Me IT
Creating Animations in Flash 5 on-line e-learning cbt (computer based)study at home ...acquaints users with the tools and features of Flash that simplify the task of creating animations. The course also provides information on testing and publishing animations before posting them on the Web. After completing this course, the user will be able to: Create and edit a layer Identify the components of the Timeline and edit animations on it Create symbols and instances Work with  more...
Advertise With Us
Are you a Simplify trainer?
This page was last updated on sb5- 08/29/08 at 19:09:36