Serebra Learning Corporation
Java 2: Handling Exceptions & Implementing Threads This course explains the mechanism of exception handling and threads in Java. It introduces important keywords such as try catch throws throw and finally. The Java exception hierarchy various built-in exception types and the procedure for creating your own exception subclasses are explained. In addition you will learn about multithreading the life cycle of a thread thread priorities the use of threads and thread groups and the synchronization of threads. The course also describes the various methods such as isAlive start stop run wait notify suspend sleep join and yield. Finally the course explains the two ways of instantiating threads by implementing the Runnable interface and extending the Java Thread class. Related Exam: Sun Microsystems Exam #310-025: Programmer for Java 2 Platform. more...
Java 2: Classes and Inheritance This course is aimed to discuss the constructs and features that make Java a highly modular and object-oriented programming language. The use and implementation of programming constructs such as classes objects methods packages interfaces and constructors and details of their benefits are described. Additionally the course explains the application of various Java features such as encapsulation inheritance and polymorphism. Related Exam: Sun Microsystems Exam #310-025: Programmer for Java 2 Platform. more...
Java 2: Language and Semantics This course details the Java language and Java semantics. It describes the fundamentals of Java programming such as syntax fundamentals lexical issues data types keywords identifiers constants literals and variables. In addition you will learn about the use of operators expressions and control statements in Java. Finally the course explains the use of arrays. Related Exam: Sun Microsystems Exam #310-025: Programmer for Java 2 Platform. more...
Java 2: Introduction to Java 2 This course provides an introduction to the Java programming language. Topics covered include the history of Java main features of the language its differences from C++ the Java Virtual Machine and the Java Application Programming Interface. You will also learn the methodology for creating and executing Java programs and applets. An explanation of the tools provided by the SDK is included along with an outline of Java's standard packages. Related Exam: Sun Microsystems Exam #310-025: Programmer for Java 2 Platform. more...
Oracle 8i DBA - Managing Oracle Database Security This course is aimed to familiarize the learner with the basic concepts of Oracle 8i administration of security user roles and resources. The course also provides a list of data dictionary views that help in performing administrative tasks. The course initiates the learner into hands-on learning by helping the learner to type-in the commands to perform administrative tasks. Related Exam: Oracle Exam #1Z0-023: Oracle 8i: Architecture and Administration. more...
Oracle8i DBA: Indexes and Constraints In this course you will learn to create indexes and enforce various constraints. The course describes the reorganization of indexes managing indexes and maintaining constraints. You will also learn how to obtain information about indexes and constraints from the data dictionary. Related Exam: Oracle Exam #1Z0-023: Oracle 8i: Architecture and Administration. more...
Oracle 8i DBA - Understanding Storage Allocation This course covers the various aspects of optimizing database objects. It discusses tables clusters and index-organized tables. This course explains the different types of tables supported by Oracle 8i the structure of a row the different data types supported by Oracle 8i and the guidelines to create a table. Further the course covers how to create the cluster the cluster index and the tables in the cluster. The course also covers how to create and manage the index-organized tables. Related Exam: Oracle Exam #1Z0-023: Oracle 8i: Architecture and Administration. more...
Oracle 8i DBA - Oracle Storage Architecture This course is designed to give an Oracle DBA the necessary knowledge and skills to manage data storage. It will provide detailed information about logical structures such as tablespaces segments extents and Oracle data blocks. The creation and management of rollback segments will also be covered. The course also provides a list of data dictionary views that help in managing these logical structures. The course initiates you the learner into hands-on learning by helping you the learner to type-in the commands to perform administrative tasks. Related Exam: Oracle Exam #1Z0-023: Oracle 8i: Architecture and Administration. more...
Oracle 8i DBA - Data Dictionary and Database Files The course is aimed at familiarizing the student with the Data Dictionary views and database files. The course enables the learner to manage log and control files. The uses and contents of control files will be discussed as well as obtaining information from control files. The planning use and troubleshooting of redo log files will also be explained. The course also provides a list of Data Dictionary views that help in performing these administrative tasks. The course initiates the student learner into hands-on learning by helping them to type in the commands to perform administrative tasks. You will learn to administer stored procedures and packages. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
Oracle 8i DBA - Oracle Instance, the Start-up and Shutdown Procedure The course is aimed at familiarizing the learner with the Oracle instance. It teaches you the learner about the startup and shutdown processes and the different stages of startup and shutdown. The course also provides a list of data dictionary views that help in performing administrative tasks. The course initiates the learner into hands-on learning by helping you the learner type in the commands used to perform administrative tasks. Related Exam: Oracle Exam #1Z0-023: Oracle 8i: Architecture and Administration. more...
Oracle 8i DBA - Oracle Server and Database Architecture This course is aimed to familiarize you with the basic concepts of Oracle 8i Architecture and Oracle Enterprise Manager. This course will introduce you to the concepts of Oracle instances and SGA components. You will learn to identify the memory structures and processes involved with an Oracle instance. You will be introduced to the Oracle Universal Installer and be able to explain the Optimal Flexible Architecture. This course will introduce you to the necessary components needed to implement a database server including user validations and the user database accounts. Two processes of user authentication will be explained. This course will also familiarize you with the components of the Oracle Enterprise Manager. The use of the Configuration Assistant and tools of the DBA management pack more...
Oracle 8i DBA - Introducing Procedure Builder This course aims to introduce you to the various components of Procedure Builder. It explains the features of the Procedure Builder components such as the Object Navigator the PL/ SQL Interpreter the Program Unit Editor the Stored Program Unit Editor and the Database Trigger Editor. It describes how you can use the components of Procedure Builder to create debug and execute program units. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
Oracle 8i PL/SQL - Oracle PL/SQL Basic Operations The course is aimed at familiarizing the learner with the basic concepts of PL/ SQL. It describes the different datatypes and variables available with PL/SQL. The course provides an overview of PL/SQL records and tables and explains how to access a database from PL/SQL. It also describes the steps to write conditional constructs and controlling structures in PL/SQL along with different types of explicit cursors and their controlling parameters. Finally the course would enable the learner to identify exceptions trap those exceptions and handle the un-handled exceptions. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
Oracle 8i PL/SQL - DML and DDL Statements This course introduces the DDL and DML statements. It explains the concept of creation of tables and views. It also covers the various commands for manipulating a database. In addition the course explains the transaction processing features. It highlights the concept of altering a table definition in a database dropping a table adding comments to a table and renaming a table. It describes the various methods of managing constraints related to a table. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
Oracle 8i PL/SQL - Adv SQL, SQL *Plus & Data Dictionary In this course you will learn to create subqueries and queries using SET operators. The course describes the SQL *PLUS file commands and SET commands that are used to customize the SQL *PLUS environment. Furthermore the course discusses the SQL *Plus format commands and script files. The concept of data dictionary tables and views is also covered in the course. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
Oracle 8i PL/SQL - Functions, Tables, and Groups This course covers the concepts of single row functions that enable the manipulation of data. The course essentially focuses on three single row functions: character functions number functions and date functions. The course also covers the concept of conversion that enables the conversion of a value from one datatype to another. The concept of retrieving data from more than one table by using join statements is also covered. Additionally the course discusses group functions that operate on sets of rows to give one result. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
Oracle 8i PL/SQL - Intro to RDBMS and SQL *Plus The course aims to familiarize you with the basic concepts of database design. The course also provides a brief overview of relational database model since the Oracle database is based on this model. The course familiarizes you with the use of SQL and SQL *PLUS commands. The course will enable you to construct queries using SELECT statement with clauses such as WHERE ORDER BY and DISTINCT. You would also be able to retrieve data from a database using arithmetic logical comparison and SQL operators. Related Exam: Oracle Exam #1Z0-001: Introduction to Oracle: SQL and PL/SQL. more...
SQL Server 7.0 Web Integration This course introduces several new or enhanced technologies procedures and tools for increased dependence on the Web for business applications. The course presents a comprehensive view of Web applications with SQL Server 7.0. The course outlines Microsoft's overall Web strategy including reasons for linking the databases to Web clients possible tasks that can be accomplished through Web applications tools used for integration and technologies involved. This course introduces the overall concept of web and database integration with Microsoft's SQL Server 7.0 and then describes the elements of and enhancements to the Web Assistant in version 7.0 and how to use the Web Assistant and its Wizard. The course describes enhancements to the Microsoft server product Internet Information more...
SQL Server 7.0 Advanced Features Part II This course describes this integration with Microsoft Office 2000 and Visual Studio. The course presents advanced failover support methods including server cluster management warm spares and redundant hardware. In addition It outlines linked and remote servers and techniques to manage transactions distributed over these servers. The course topics outline the syntax and function of advances Transact-SQL and ODS-based queries methods of managing SQL Server failover support distributed transaction fundamentals Office 2000 integration and Visual Studio integration. The student will learn to create heterogeneous distributed queries and fundamentals of managing the server arrays that require advanced query techniques. The course presents an overview of the Microsoft Visual Studio software and more...
SQL Server 7.0 Advanced Features Part I This course describes this integration with Microsoft Office 2000 and Visual Studio. The course presents advanced failover support methods including server cluster management warm spares and redundant hardware. In addition it outlines linked and remote servers and techniques to manage transactions distributed over these servers. The course topics outline the syntax and function of advanced Transact-SQL OSQL and and ODS-based queries methods of managing SQL Server failover support distributed transaction fundamentals Office 2000 integration and Visual Studio integration. The student will learn to create heterogeneous distributed queries and fundamentals of managing the server arrays that require advanced query techniques. The course presents an overview of the Microsoft Visual Studio more...
SQL Server 7.0 Developing SQL Client/Server Part II This course is designed to present a comprehensive view of the client/server application. The course outlines the structure and elements of client/server architecture interfaces available strategies in accessing data from the client side through queries and tools available with SQL Server 7.0 to improve and enhance the query process. The student will learn to create a multi-tiered client/server structure and to use OLE DB ActiveX ODBCDirect Microsoft English Query Query Analyzer and to create and evaluate queries. In a corporate setting the primary factors in implementing a client/server application are the client/server architecture the client-side means for manipulating data client-side design and optimization techniques and means of accessing the data. The special features that more...
SQL Server 7.0 Developing SQL Client/Server Part I This course is designed to present a comprehensive view of the client/server application. The course outlines the structure and elements of client/server architecture interfaces available strategies in accessing data from the client side through queries and tools available with SQL Server 7.0 to improve and enhance the query process. The student will learn to create a multi-tiered client/server structure and to use OLE DB ActiveX ODBCDirect Microsoft English Query Query Analyzer and to create and evaluate queries. In a corporate setting the primary factors in implementing a client/server application are the client/server architecture the client-side means for manipulating data client-side design and optimization techniques and means of accessing the data. The special features that more...
SQL Server 7.0 Data Warehousing Part II This course is a multi-step process of collecting cleansing and storing data for use in analyses and reporting applicaitions and making information available to a wide audience of end-users. Using the Data Transformation Services Package Designer the student will be able to define steps workflow and transformations necessary to build a data warehouse. more...
SQL Server 7.0 Data Warehousing SQL Part I This course is designed to help students gain knowledge of the core components of data warehousing application development tools and SQL management tools. The course introduces basic concepts terminology for understanding SQL Server 7.0 relational databases Structured Query Language and new or improved features. It builds on this foundation to cover client/server web applications programming replication administration security and configuration/optimization. Data Warehousing sometimes called Decision Support System ( DSS) is a multi-step process of collecting cleansing and storing data for use in analyses and reporting applications making information available to a wide audience of end users. A Data Warehouse refers to an enterprise-level store of standardized and summarized information. A more...
SQL Server 7.0 Management Part III This course explains how to design a logical model of a database and identifies the components to use in order to organize and access a SQL Server database. It describes the advanced programmatic features of the SQL language which can be used to extend the functionality of SQL stored procedures.Additionally this course examines the functions of a SQL cursor including how to navigate a result set using a cursor. It describes different types of cursors and the meaning of the global and local scope of a cursor. It also explains how to design and manage explicit implicit and automatic transactions and it describes different locks. Related Exam: Microsoft exams #070-028 Administering Microsoft SQL Server 7.0 and #070-029 Designing and Implementing Databases with Microsoft SQL Server 7.0. more...
SQL Server 7.0 Management Part II This course provides the skills to database administrators managers and users so that they may take full advantage of SQL Server 7.0 features. It explains how to use the fundamental elements of Transact-SQL how to use the SELECT statement and how to monitor database performance. It also examines stored procedures and joins. Related Exam: Prepares users for both Microsoft Exams #070-028 Administering Microsoft SQL Server 7.0 and #070-029 Designing and Implementing Databases with Microsoft SQL Server 7.0. more...
SQL Server 7.0 Management Part I This course is designed to teach the skills necessary to take full advantage of SQL Server 7.0 features and enhancements used to manage data. SQL Server 7.0 contains two powerful tools for managing data: Transact-SQL at the command-line level and SQL Server Wizard features. This course presents a comprehensive view of the database development process by outlining the processes of creating the database managing elements and data and building retrieval features. Students begin with an overview of elemental database objectives. The student learns to use Transact-SQL commands SQL Server 7.0 Wizards and SQL Server 7.0 Managers to manage database contents schema and performance. This course is written to SQL Server 7.0. Related Exams: Prepares users for both Microsoft Exams #070-028 more...
SQL Server 7.0 Installing and Upgrading This course presents a comprehensive view of upgrading and installation process and its installation types and requirements. Students will learn the procedures for installing and upgrading to SQL Server 7.0. The course describes setup options that must be determined before installing SQL Server 7.0 and covers logon accounts the Windows NT User Account network protocols management tools and sort orders. The course then covers installing and de-installing the SQL Server 7.0 software and OLAP services and how to plan for an upgrade of SQL Server 6.0 or 6.5 to Version 7.0. This course is written to SQL Server 7.0. Related Exams: Prepares users for both Microsoft Exams #070-028 Administering Microsoft SQL Server 7.0 and #070-029 Designing and Implementing Databases with Microsoft SQL Server more...
SQL Server 7.0 Introduction This course presents an overview of the features and benefits of SQL Server 7.0 a major update to Microsoft's SQL Server database product. It describes the major differences between versions 6.5 and 7.0 and examines core components data warehousing application development tools and SQL management tools. This course provides an excellent foundation for advanced courses on upgrade and installation system management database administration data warehousing client/server application development and SQL to IIS active server pages. more...
MCSD Solutions Architecture III The third course in series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course explains how to design applications and data models for designing new software. It describes the logical design phase and shows how to create class diagrams logical data models and user interface prototypes. This course also explains what types of databases are available and elements within a database. It describes how to create a complete project plan that includes functional requirements risk assessment and a master schedule. Related Exam: Microsoft Exam #070-100: Analyzing Requirements and Defining Solution Architectures more...
MCSD Solutions Architecture II The second course in a series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course describes the process of designing a technical architecture. This course will describe networking technologies such as clients servers network types network models and network protocols. It also describes the various Microsoft operating systems and what development tools can be used for developing applications for each operating system. Related Exam: Microsoft Exam #070-100: Analyzing Requirements and Defining Solution Architectures more...
MCSD Solutions Architecture I The first course in series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course explains how to analyze the business requirements for designing new software. This course provides an overview of the Microsoft Solutions Framework ( MSF) Microsoft's guidelines for planning building and managing information systems. This framework includes seven software design models. This course also explains the phases of the software development lifecycle and focuses on the testing process that takes place during the developing and stabilization phases. Related Exam: Microsoft Exam #070-100: Analyzing Requirements and Defining Solution Architectures. more...
Visual Basic 6 0 Using the Win32 API Part II This course describes how to use some of the more common Win32 API drawing functions, it explains how to obtain and release a device context and how to draw dots, lines, and rectangles on a form or control. It also describes how to change pen and brush styles by using stock objects and by creating customized pens and brushes. In addition, it explains how to place a text string on a control or form using pixel coordinates. This course also describes the functions used for creating, writing and reading files. It explains how the Windows registry is accessed and manipulated when files and programs are used. Finally, this course describes the Windows Networking functions that are included in the Win32 API. It describes how to write code to create and cancel connections with network resources, more...
Visual Basic 6 0 Using the Win 32 API Part I This course provides an overview of the Microsoft Win32 application programming interface ( API), how it is organized, and some of its features that you can use in your Visual Basic Windows applications. The Win32 API includes services that go beyond the core language and controls provided with Visual Basic such as system management, networking, printing, and security. Using the Win32 API, you can develop applications that run successfully on all platforms while still being able to take advantage of unique features and capabilities of any given platform. This course will show you how to gain access to the Windows API by declaring the external procedures within your Visual Basic application. After you declare a procedure, you can use it like any other language feature in the product. This more...
Visual Basic 6 0 Advanced Enterprise Client Server Dev Part II This course investigates advanced concepts and technologies that will help you develop more capable and reliable client/server applications with Visual Basic. It discusses the attributes of interfaces and the concept of an interface as a contract. It examines the basic IUnknown interface, the creation and implementation of abstract classes and multiple interfaces, and the fundamentals of the Interface Definition Language ( IDL). This course also focuses on two products that improve the reliability of your Visual Basic client/server applications. The Microsoft Message Queue provides asynchronous communications capabilities to an application, allowing it to overcome disruptions caused by server or network failure. The Microsoft Server Cluster masks server failure by spreading its more...
Visual Basic 6 0 Advanced Enterprise Client Server Dev Part I This course discusses database security implementations to aid a developer in correctly programming components that access data without compromising security. The different security modes available to Microsoft SQL Server 7.0 and previous versions of SQL Server are explained, as well as their respective advantages. It also explains creating Windows NT accounts and user groups. This course discusses the merits of using SQL stored procedures for business services and data integrity checks. It describes how to create, write, and debug stored procedures, as well as how to call them from Visual Basic code. Finally, this course discusses how to create SQL stored procedures for passing arguments and accepting return values. It also explains how to write SQL control-of-flow statements and embed more...
Visual Basic 6 0 Enterprise Client Server Dev Part II Microsoft Transaction Server ( MTS) is a tool that enlists objects and their associated resources into transactions, and manages those transactions to ensure that changes to data are made correctly. This course discusses the role of transactions in MTS, and explains how MTS uses a context to manage objects and transactions. Additionally, it covers the steps required to build MTS components that take advantage of MTS transactions and services. Finally, this course discusses how MTS provides security for a package and its interfaces, and how to configure MTS security. Related Exam: Microsoft Exam #070-175:Designing and Implementing Distributed Applications with Visual Basic 6.0 This course is designed for intermediate to advanced Visual Basic application programmers. more...
Visual Basic 6 0 Enterprise Client Server Development Part 1 This course introduces developing programs for an enterprise client/server environment. It introduces multi-tier application architecture, reviews how to instantiate a COM component, and describes how to make and compile COM configurations. It also describes how COM components are registered and identified in the Windows registry. This course also introduces the concept of transactions and describes the features and architecture of MTS. It defines the pros and cons of several multi-tier application architectures, and provides tips for installing server software and MTS. Finally, the course introduces Microsoft Transaction Server Explorer, which allows you to create and configure packages. It discusses how to assign components to packages and how to configure clients to ensure that those more...
Visual Basic 6 0 Database Access Part I This course provides an introduction to Visual Basic's capabilities relating to database access and manipulation in an online environment. It explains how databases are organized, how information is retrieved and manipulated in databases, and what technologies are available to ensure cross-platform and uniform access to database information. This course describes the fundamentals of viewing and modifying information in databases using the industry standard Structured Query Language ( SQL). It explains how SQL is used with client tools built in Visual Basic, to create powerful queries and statements for a server-side database. Finally, this course describes how you can use data controls to access database information. It explains how you can use the Data Environment Designer to create more...
Visual Basic 6 0 ActiveX COM Part II This course covers advanced topics related to ActiveX controls. It describes how to create your own ActiveX controls, discusses the dependency of ActiveX controls on their container applications and gives an overview of ambient properties and the User Control object. This course also introduces the ActiveX Control Interface wizard, which simplifies the creation and coding of a control and describes how to debug and test ActiveX controls. It describes several ways you can enhance your own ActiveX controls to make them more powerful and easy to use, how to create data-bound controls and how to implement data binding using the DataRepeater control and covers how to test a data-bound control using the ADO Data control. It also describes how to add Internet functionality to Visual Basic more...
Visual Basic 6 0 ActiveX COM Part I This course builds and extends the skills beyond basic Visual Basic programming by introducing ActiveX components and the Component Object Model ( COM). The Component Object Model (COM) is an open, extensible standard on which ActiveX is based. By understanding COM, you can design applications from components that communicate through a common set of interfaces. Component software development cuts programming time and produces more robust applications, by allowing developers to assemble applications from tested, standardized objects and components. The move to object-oriented or component software is one of the most prominent trends in the software industry. This course will show you how to rapidly create, debug, and deploy software objects and components. It will also explain how to build more...
Visual Basic 6 0 Advanced This course covers techniques that Visual Basic programmers can use to enhance the interface, functionality and performance of their applications. Students will learn to create menus and toolbars. The course also introduces the student to ActiveX programming and the Common Dialog control. The course also shows students how to create and load documents using the File Access features of Visual Basic. This course is written to Visual Basic 6.0. Related Exam: Microsoft Exam #070-176: Designing and Implementing Desktop Applications with MS Visual Basic 6.0. This course is designed for students wishing to complete their study of Visual Basic's standard features. Future courses focus on specific development technologies such as database programming, ActiveX programming, and Internet more...
Visual Basic 6 0 Intermediate This course builds on the concepts learned in the first course, Introduction to Visual Basic 6.0, and covers more advanced topics leading to certification in Visual Basic. The student will review what was learned in the introductory course, and then begin learning more advanced development techniques and technologies.Related Exam: Microsoft Exam #070-176: Designing and Implementing Desktop Applications with MS Visual Basic 6.0. This course is designed for students wishing to enhance their study of Visual Basic's standard features. Future courses focus on specific development technologies such as database programming, ActiveX programming, and distributed applications. more...
Visual Basic 6 Introduction Part II This course provides an introduction to the functionality and programming capabilities of Visual Basic 6.0. It builds on the concepts presented in the first course in this series, Visual Basic 6.0 Introduction Part I. In the first unit, you will learn how to create and use variables, procedures, and functions in program code. Data types, constants, and arrays are also covered, as well as how to create standard modules. The second unit demonstrates how to use conditional structures and looping structures to control how a program responds to different conditions. In the last unit, you will be introduced to various controls and functions that can be used to increase the functionality and usability of programs. This unit also discusses the importance of input validation and how to implement more...
Visual Basic 6 Introduction Part I This course introduces the Rapid Application Development environment of Visual Basic 6.0. The student will become familiar with the Visual Basic design environment and will be introduced to the development of Windows applications. Programming fundamentals are covered including a discussion of variables and subroutines procedures and functions number and string manipulation and control-of-flow language. In addition students are exposed to the graphical design component of Visual Basic and will gain hands-on experience designing effective user interfaces and working with a variety of popular user controls. The student will also be introduced to approved techniques for designing coding testing and deploying fast error-free programs. Rudimentary programming techniques are discussed within more...
Win2000 Netwk Infra Design Internet Connectivity Strat This course describes the need for, and the role of, connection sharing for a small network. It also describes the configuration of connection sharing to provide services of DHCP, DNS, and WINS for a small private network, as well as the different functions performed by NAT in a network. It further describes the different components of NAT routing protocol: translation components, the addressing component, and the name-resolution component. Next, the course discusses Windows Clustering and the various clustering technologies: Load Balancing, Component Load Balancing, and Cluster service. It also explains the need for Web clustering, three-tier Web clustering, and the structure of the three tiers. Planning of server clusters, the various models available for clustering of servers, and the more...
Win2000 Netwk Infra Design Wide Area Network Infra This course explains the role of RADIUS on a network and the integration of RADIUS and Windows 2000. It further explains the role of a VPN on a network and discusses the strategies for VPN availability and performance. Next, this course introduces you to the Demand-Dial Routing strategy in Windows 2000 and discusses Demand-Dial Routing installation, as well as the methods of Demand-Dial Security. The course also describes the role of multicasting in a network and explains the procedure for configuring Multicast forwarding and IGMP Proxy. Finally, the course explains the interoperability of the Windows 2000 systems with the IBM hosts systems, the types of networks, and their connectivity, and also explains the interoperability of the Windows 2000 systems with the resources of Novell Netware more...
Win2000 Netwk Infra Design Internet Connection Infra This course introduces the role of Proxy Server in a routed environment and explains ways of preventing unauthorized Internet access. It also explains the need for enhancing Proxy server availability and optimizing Proxy server performance. Further, the course explains the steps involved in migrating a Web server to IIS 5.0, along with capacity planning for Web server and access to legacy applications. It explains integration of Active Directory with Exchange 2000 server and its advantages. Next, the course introduces you to the concepts and strategies of IP routing and explains the design strategies of configuring RIP for IP and OSPF, along with monitoring and management strategies for IP routing. Finally, the course discusses the concepts and strategies of remote access and describes the more...
Win2000 Netwk Infra Design Designing a WINS Dfs Strategy This course covers the role of WINS in name resolution, with special reference to a legacy network, and describes the WINS client interaction and query forwarding. You will also learn about the use of WINS proxy for integrating WINS enabled client with non-WINS clients in a routed environment. The course also describes how to ensure the availability of WINS servers, secure data transfer, and optimize the performance of WINS. You will learn to identify the deployment strategy in WINS. The WINS implementation design needs to be planned properly to ensure smooth functionality, availability, security, and performance of WINS. This course teaches you to plan a WINS network. It covers the ways of assessing the level of fault tolerance in a WINS network and explains the interoperability issues of more...
Win2000 Netwk Infra Design Designing a Network Strategy This course discusses the factors to be considered while designing a TCP/IP network and explores strategies for managing a TCP/IP network, such as generating event notification and anticipating design changes. Further, the course explains the role of DHCP on a network and describes an effective DHCP infrastructure design. The course also discusses the benefits of integrating DHCP with other network services of Windows 2000 and explains the tasks involved in managing a DHCP network. Next, the course introduces the role of DNS in a network, covers the query resolution process of a DNS server, and describes the benefits of integrating DNS with DHCP and WINS. The design considerations for deploying DNS on a network and for planning the DNS namespace and zones, as well as DNS server more...
Win2000 Netwk Infra Design Prep for W2K Netwk Serv Infra This course discusses planning a business model, as well as centralized and decentralized administration. It covers structural, process, and end-user requirements of an organization. You will also learn about vendor, partner, and customer relationships and the features in Windows 2000 that help in meeting these requirements. Further, the course deals with IT management structure, including desktop management, network management, and data center management. User and resource distribution, current hardware and application requirements, the network performance requirements of an organization, and disaster recovery are also covered in this course. Next, the course deals with the various factors to be considered while planning and validating a network design. Finally, the course prepares you more...
Win2000 Netwk Security Design Providing Secure Access-Internet This course provides an overview of maintaining security for a private network configured for public access and explains the risks that a network is prone to while using the Internet. You will learn how to protect a network using a firewall and will also learn about the guidelines for placement of Web and FTP servers, application servers, RRAS servers, and DNS servers while configuring a firewall. You will learn how to analyze threats posed by the Internet and disaster-recovery planning procedure. The features and benefits of IPSec will be covered, as will the concepts of private and public keys. You will learn about Certificate Authority (CA) hierarchies and the role of public key in the interoperability with non-Microsoft certificate-based products. Finally, you will learn to deploy and more...
Win2000 Netwk Security Design Providing Secure Access in Remote Netwks This course covers demand-dial routing as a feature of RRAS security and also explains the LAN and WAN routing protocols supported by RRAS. You will learn about RRAS security strategies and will learn to configure the RRAS callback options used to verify identities of clients and servers. You will learn about the components of a virtual private network and about the features of the VPN tunneling protocols, PPTP and L2TP. You will learn about router-to-router and remote access VPN connections as well as L2TP and PPTP packet filtering in VPN connections for input and output filters. The features and functions of a RADIUS server and IAS security-related features will also be covered. Finally, you will learn about the IP-based services available in Windows 2000 for IP-based clients. Related more...
Win2000 Netwk Security Design Providing Secure Access in a LAN This course provides an overview of security policy concepts and the different ways of implementing security. You will learn to use account policies and local policies and to maintain event logs. Security Templates concepts will be covered as will the configuration of the Security Configuration and Analysis utility. You will learn to use the Encrypting File System ( EFS) and to configure SNMP security, RIS, and Terminal Services. Security risks will be covered in detail, and you will learn about Kerberos V5 authentication in Windows 2000. Related Exam: Microsoft Exam #070-220: Designing Security for a Microsoft Windows 2000 Network The course addresses the training needs of system administrators and network architects involved in network security design of a Windows 2000 network. This more...
Win2000 Netwk Sec Design Analyzing an Org Sec Reqts In this course you will learn to analyze an organization's business models, processes, organizational structures, and IT management structure. You will learn the various network roles and responsibilities and will analyze the impact of security design on an organization. After learning about the different types of network security risks, you will learn to plan secure boundaries through firewalls and firewall components, such as a screening router, bastion host, dual homed gateway, screened host, and screened subnet. You will learn about delegation of administration in a Windows 2000 network, about object-specific inheritance and blocking of inheritance, and about the planning of trust relationships. Related Exam: Microsoft Exam #070-220: Designing Security for a Microsoft Windows 2000 more...
Win2000 Active Directory Design Advanced Active Directory Concepts This course gives you the knowledge and skills necessary to design an Active Directory implementation plan, by covering methods of extending the schema, Active Directory data recovery and maintenance, and setup and upgrade strategies. First, you will learn about expanding and modifying the schema, prerequisites, implications of these changes, and methods for altering schema components. The course covers Active Directory data storage, transactions, maintenance, backup and recovery. You will lean about factors affecting the logical and physical design strategies for Active Directory set up. You will also learn about planning for the coexistence of directory services using Active Directory Connector, connection agreements, connector implementation models, and coexistence with Novell Directory more...
Win2000 Active Directory Design Active Directory Security and Replication Strategies This course helps you plan your use of Active Directory in Windows 2000, through a discussion of Active Directory security and replication strategies. First, the course explains group policies, different types of group policy objects ( GPOs), group policy inheritance and precedence, and how to administer and manage a group policy. You will learn about operations masters, their relation to domain controllers, and how to decide on the appropriate placement of operations masters. Next, you will learn about Active Directory replication through a discussion of the difference between replication and synchronization, how to prevent unnecessary replication and resolve conflicts, replication between sites and within a site, connection objects, automatic topology generation, modification of more...
Win2000 Active Directory Design Planning a Domain Structure in Win2000 This course helps you with planning the domain structure of an organization, and identifying the factors affecting the domain model and the optimum plan of implementing a domain. You will learn about delegating administration in a Windows 2000 network, implementing Active Directory security and defining access, mapping the administrative model of an organization to the IT structure, and delegation tools. The course covers planning and designing an organizational unit (OU) structure, with a discussion of the use of OUs, domains, security groups, administrative models, and the various types of group scopes and their behaviors. You will also learn about designing the domain, single and multiple domain structures, guidelines for selecting the optimum domain model based on organizational more...
Win2000 Active Directory Design Business Requirements and Naming Strategies This course discusses the need to effectively plan the Active Directory Service ( ADS) structure before implementing it on a network. This course explains how to analyze the business model and organizational requirements of your organization, with a discussion of structural, process, and user requirements, as well as an examination of the IT management structure, the factors influencing business strategies, the importance of evaluating the current technical environment, and the impact of ADS on the current and planned technical environment. Next, you will learn about Domain Name System ( DNS) and its integration with ADS, forward and reverse lookup queries, zone transfers, and the DNS notification process. You will also learn about the ADS naming strategies, determining the scope of Active more...
Win2000 Active Directory Design Introducing Windows 2000 Active Directory Services This course provides an introduction to basic Active Directory concepts. First, you will learn about directory services, the introduction of Active Directory in Windows 2000, and the physical structure and information flow in Active Directory. This course explains the features of Active Directory, such as domains, trusts, trees, forests and organizational units. Next, you will learn about sites and services implemented by Windows 2000, the different types of computer and user accounts, groups, schemas and schema objects, and different server roles. This course also covers how to name, identify, and access Active Directory objects, as well as naming standards and conventions. Related Exam: Microsoft Exam #070-219: Designing a Microsoft Windows 2000 Directory Services Infrastructure. This more...
Win2000 Active Directory Implementation Remote Installation of Windows 2000 In this course, you will learn about remotely installing the Windows 2000 Professional operating system to a group of client computers using the Remote Installation Service feature. First, you will learn about the components and functionality of RIS, how to use RIS to perform an automated deployment, and how to install, configure, and authorize an RIS server. The course will explain how to create an RIS client boot disk to use for an RIS client installation, the security benefits of prestaging a client computer, how to implement load balancing, and how to manage and secure RIS images. Then you will learn about the requirements for remote installation of Windows 2000 Professional, about using the Windows 2000 Setup Manager Wizard to create answer files, and about associating an answer file more...
Win2000 Active Directory Implementation Managing User Environments and Software Deployments In this course, you will learn how to use Administrative Template settings and the Software Installation extension of the Group Policy console to manage user accounts and computer settings and deploy software. First, the course introduces user environment management, Administrative Template settings, and group policy loopback. You will learn how to manage user environments using group policy script settings, and how to create, process and implement script settings to automate certain tasks. The course explains automated software management and the software management technologies of Windows 2000. In addition, you will learn about deploying software to users and computers, using different installation file types, creating a software distribution point, and configuring different software more...
Win2000 Active Directory Implementation Implementing Change Configuration Management This course provides an explanation of how to use group policies to manage users and computers in a centralized or decentralized network. First, the course introduces group policies and change and configuration management. You will learn how to store, modify, and process Group Policy Objects ( GPOs), as well as how to link GPOs to domains, organizational units, or sites. This course describes GPO permission inheritance and modifications. You will also learn how to block, force, and filter GPO settings, delegate administrative control of GPOs, and troubleshoot GPO settings. Next, you will learn about the different types of security policies and how to use security templates and the Security Configuration and Analysis Snap-in to implement security on a network. Finally, the course covers more...
Win2000 Dir Serve Man Optimizing Active Dir Components This course provides an explanation of Active Directory components and how to best manage these components. First, you will learn about the different types of user accounts in Windows 2000, and how to create and manage local and domain user accounts. Next, you will learn how to locate, move and control access to Active Directory objects, as well as how to manage permission inheritance between Active Directory objects. This course also covers publishing network resources in Active Directory, delegating administrative control of Active Directory objects, and backing up and restoring Active Directory data. You will also learn about Active Directory support and performance-monitoring tools such as System Monitor, Event Viewer, and Performance Logs and Alerts. Using these tools, you can monitor more...
Win2000 Directory Server Installing Configuring Troubleshooting Active Directory As an introduction to Active Directory in Windows 2000, this course will help you learn about installing, configuring, and troubleshooting Active Directory. First, you will learn about the benefits and features of Active Directory, as well as the physical and logical layout. You will learn how to install Active Directory, use Active Directory administration tools, and manage single master operations. This course explains how to create site links and configure site link components and server settings to optimize network resources. You will also learn about Active Directory replication and troubleshooting. Integrating Active Directory with DNS is also covered, with an explanation of naming conventions used, as well as zone configuration, replication and transfer. Finally, you will learn how more...
Win2000 Network Using Certificate Services This course introduces the concept of certificates and certification authorities. You will learn about digital signatures and installing certificate services on a Windows 2000 server. You will also learn about the types of certification authorities and their role in issuing and authorizing certificates. Then, the course covers managing certificates and examines the importance of EFS keys in encrypting file system using certificates. Finally, the course discusses the methods of requesting certificates from certification authorities and of retrieving certification authority information. Related Exam: Microsoft Exam: #070-216: Implementing and Administering a Microsoft Windows 2000 Network Infrastructure. IT Professionals interested in implementing a Windows 2000 network and those pursuing more...
Win2000 Network Infrastructure Administering RAS This course covers remote access, and the function of an RAS Server as a dial-up networking server and as virtual private networking server. You will learn to install, configure, and administer the RAS Server, as well as to manage remote access clients. Next, the course explains the elements of remote access policy and the procedure for creating this policy. You will learn to configure a remote access profile for authentication and encryption protocols. You will also learn to grant dial-in permissions to remote users and to configure dial-up equipment. The role of the Connection Manager in enhancing remote access performance is also discussed. Further, the course explains the components and features of a Virtual Private Network ( VPN), the types of VPNs, and the VPN tunneling protocols. You more...
Win2000 Network Infrastructure Configuring Internet Connection Sharing Network This course discusses the Internet Connection Sharing ( ICS) feature of the Windows 2000 operating system, as well as installing ICS, configuring network applications and services for ICS, and troubleshooting problems related to ICS. Next, the course explains the concept of Network Address Translation ( NAT), a protocol available as a part of Routing and Remote Access Service (RRAS) of the Windows 2000 operating system, its functions, and the procedures for installing, configuring, and troubleshooting NAT. Finally, the course explains the concept of IP multicasting. Implementing IP multicasting and identifying the role of multicasting in a network are discussed, as well as configuring multicast scopes, Internet Group Management Protocol (IGMP), multicast boundaries, and multicast heartbeat. more...
Win2000 Network Infrastructure Configuring Network Protocols This course introduces you to some commonly used network protocols. You will learn to install and configure TCP/IP, NWLink, and Network Binding. You will also learn about IP addressing, default gateways, and host name and NETBIOS resolutions. The use of the Windows 2000 performance logs and alerts to view TCP/IP related counters and troubleshooting problems encountered while using TCP/IP are also covered in this course. Finally, the course discusses Internet Protocol Security (IPSec), in particular the functions, benefits, and the procedures for adding and managing IPSec policies and rules. Related Exam: Microsoft Exam: #070-216: Implementing and Administering a Microsoft Windows 2000 Network Infrastructure IT Professionals interested in implementing a Windows 2000 network and those more...
Win2000 Network Infrastructure Administering WINS This course discusses the components, features, and benefits of WINS. It describes the procedure for installing the WINS server service and explains how to add and start a WINS server on a Windows 2000 network, as well as how to troubleshoot name resolution problems. Further, the course covers the strategies followed to select replication partners and describes how to configure a WINS server as a push and pull partner for replication. It also deals with parameter objects required for monitoring a WINS server, as well as optimizing the performance of a WINS server. Additionally, you will look at the procedure for configuring WINS for non-DHCP clients and troubleshooting WINS client problems. Related Exam: Microsoft Exam: #070-216: Implementing and Administering a Microsoft Windows 2000 more...
Win2000 Network Infrastructure Administering DHCP This course discusses DHCP services. It describes the procedure for installing, managing and troubleshooting DHCP Server, configuring DHCP client services, and for integrating DHCP Server services with other networking services, such as Active Directory, DNS, and RRAS. Further in this course, you will learn how to create and manage scopes, superscopes, multicast scopes, and new reservations. The course also covers unicast and multicast addresses, and describes options. It teaches you to assign server-based options, scope-based options, and class-based options to scopes. Finally, the course explains how to manage DHCP client leases, client reservations, and BOOTP and remote access clients. Related Exam: Microsoft Exam: #070-216: Implementing and Administering a Microsoft Windows 2000 more...
Win2000 Network Infrastructure Implementation Administering DNS This course introduces you to the concept of Domain Name System ( DNS) and explains the benefits of using DNS. You will learn how to install and configure a DNS server and DNS client computers, as well as how to monitor a DNS server and troubleshoot problems related to DNS servers and clients. The course also discusses the concept of zones that are used to store this information. You will learn how to add, remove, configure, and manage zones. Zone replication and zone transfer methods that are used to maintain the same information across servers are also the subject of this course. Related Exam: Microsoft Exam: #070-216: Implementing and Administering a Microsoft Windows 2000 Network Infrastructure. IT Professional interested in implementing a Windows 2000 network and those pursuing MCSE or more...
Win2000 Server Automated Methods of Installation This course explains automated methods of installation on member servers and workstations running Windows 2000 Server. First, you will become familiar with the concept of Remote Installation Services ( RIS) and with the systems requirements for implementing RIS and its architecture. Next, you will learn to install and configure Windows 2000 using RIS, and you will become familiar with the guidelines for troubleshooting remote installation failures. The course also discusses the Sysprep tool; it explains the requirements and benefits of using it and teaches you to prepare the hard disk of a computer for creating a disk image using Sysprep tool. Related Exam: Microsoft Exam #070-215: Implementing and Administering Microsoft Windows 2000. The course addresses the training needs of system more...
Win2000 Server Implementing Interoperability On a Windows 2000 network, you can implement interoperability to enable users to share files and printers in a heterogeneous network environment. This course explains how to integrate Novell NetWare and Apple networks with a Windows 2000 network. The course discusses implementing interoperability with Novell NetWare and with Apple networks and familiarizes you with the protocols required to establish interoperability. You will learn to install and configure various services as well as to access NetWare and Apple files and print resources from a Windows 2000 server. In addition, you will learn to enable Macintosh clients to access files in the Windows 2000 network. Guidelines for troubleshooting problems that you might encounter while establishing connectivity between Apple and Windows 2000 more...
Win2000 Server Sharing Resources Over the Internet This course discusses setting up workstations running Windows 2000 Professional. First, it introduces methods for creating and configuring network connections and describes the system requirements for setting up and configuring Internet connection sharing. You will review guidelines for troubleshooting problems with Internet connection sharing. Next, you will become familiar with the components and concepts related to virtual private networks ( VPN) and with the system requirements for setting up a VPN Server and VPN clients. In addition, you will learn to create a demand-dial interface, connect to the Internet, and troubleshoot VPN-related problems. The course then covers the functions of various components of Internet Information Server (IIS) 5.0 and teaches you to install IIS 5.0 and to more...
Win2000 Server Setting Up Remote Access Service This course explains the procedure for setting up a routing and remote access server ( RRAS), which enables users at remote locations to connect to an organization's network. The procedures for configuring the dial-in properties of a user account to allow remote access and for creating a remote access policy are also discussed in this course. In addition, you will learn to configure a remote access profile, which enables you to implement security and to ensure optimal utilization of a remote access connection. Next, this course provides guidelines for troubleshooting remote access service failure. Finally, it introduces you to the features and functioning of Internet Authentication Service ( IAS). You will become familiar with the procedure for installing and configuring IAS.Related Exam: more...
Win2000 Server Managing Terminal Services This course discusses Terminal Services, a built-in feature of Windows 2000 that deploys the Windows 2000 desktop, as well as Windows-based applications to any of the computers on a network. It also describes the two methods by which Terminal Services can be installed. You will become acquainted with the client hardware requirements and with the server configuration for Terminal Services setup. Next, you will learn to configure user accounts for a Terminal server. In addition, you will become familiar with the procedure for configuring Terminal Services profiles and for managing Terminal Services users. Finally, this course will teach you to configure a Terminal Services connection and to create a new connection using Terminal Services Configuration. You will also learn to administer more...
Win2000 Server Configuring Network Services This course introduces you to the procedures for installing and configuring networking services, DHCP, and name-resolution services, DNS and WINS, on a Windows 2000 Server. You will learn to create a reservation, authorize the DHCP server, and troubleshoot problems related to the DHCP server. Configuring WINS and DNS servers and troubleshooting problems related to those servers are also covered in this course. You will learn about the lookup zones and zone types. Related Exam: Microsoft Exam #070-215: Implementing and Administering Microsoft Windows 2000. The course addresses the training needs of system administrators, network designers, and IT consultants. This course also addresses the needs of IT professionals who want to become certified under the new Windows 2000 MCSE track. more...
Win2000 Server Monitoring and Optimizing This course discusses issues related to monitoring and optimizing system performance. Optimizing memory usage, monitoring, detecting, and resolving memory bottlenecks in a system, and creating logs and alerts to track system performance are all covered in this course. The course describes processor-related counters and explains the procedures for monitoring processor performance and detecting processor bottlenecks and for prioritizing processes to resolve bottlenecks. Finally, you will become familiar with the procedures for monitoring disk and network performance and for detecting and resolving disk and network bottlenecks. Related Exam: Microsoft Exam #070-215: Implementing and Administering Microsoft Windows 2000. The course addresses the training needs of system administrators, network more...
Win2000 Server Implementing Local Security and Policies This course describes methods for ensuring security of your Windows 2000 Server computer. It explains the concept of security policies in a Windows 2000 environment, leads you through the process of implementing these policies using the Security Configuration Tool Set, and teaches you to monitor violations of security policies. Next, the course explains the concept of managing local users and groups by using the Local Users and Groups snap-in on the Windows 2000 Server. You will learn to create new users and groups, add users to groups, remove users from groups, disable users, and assign passwords to users. Then, the course focuses on various problems that you might encounter while managing security on a Windows 2000 Server for local user accounts. You will also learn about the causes for more...
Win2000 Server Maintenance and Troubleshooting This course covers issues related to the maintenance and troubleshooting of the Microsoft Windows 2000 operating system. You will become familiar with the procedures of backing up and restoring data and with the various types of media to which you can back up data. Emergency Repair Disk ( ERD) and Boot disks are also covered in this course. You will learn to maintain your system by creating and using the ERD and Boot disks and to STOP Errors; specifically, you will become acquainted with the procedures you need to follow to enable your system to respond to STOP Errors. Finally, the course describes the various STOP Error messages. It will teach you about the various tools you need to use to troubleshoot STOP Errors. Related Exam: Microsoft Exam #070-215: Implementing and Administering more...
Win2000 Server Configuring Storage Use This course covers issues related to data storage in Windows 2000 operating system. First, you will become familiar with two types of disks in Windows 2000: basic disks and dynamic disks. You will learn to set up a basic disk and a dynamic disk for storing data. Then, you will learn to configure and monitor a new feature of Windows 2000, disk quotas, for a single user or for multiple users. The RAID levels supported by Windows 2000 are also covered in this course. You will learn to implement mirrored and RAID-5 volumes to provide fault tolerance. Finally, this course will teach you to repair disk errors, fix bad sectors on the disk, and troubleshoot and repair partitions and volumes. Related Exam: Microsoft Exam #070-215: Implementing and Administering Microsoft Windows 2000. The course more...
Win2000 Server Managing File and Print Resources In this course, you will learn about managing Windows 2000 file and printer resources. First, this course introduces you to the procedure of sharing and managing files and folders over the network. You will learn to create and replicate a Distributed File System share. Then, you will become familiar with the concept of securing data on a network, and you will learn to monitor access to files and folders, as well as to prevent unauthorized network and local access, using NT File System permissions. You will also learn to secure files by implementing Encrypting File System. In addition, you will look at troubleshooting Dfs and file accessibility problems. Finally, you will become familiar with installing, managing, auditing, and troubleshooting printers. Related Exam: Microsoft Exam more...
Win2000 Server Managing Hardware Devices Drivers In this course you will learn to install, operate, and manage MCSE hardware devices. You will be introduced to the procedure for installing and configuring Plug and Play devices. You will learn to unplug hardware devices, sign device drivers digitally, and verify file signatures. You will find out how to monitor and configure DVD and CD-ROM devices and removable media, such as tape devices. You will become acquainted with various input-output devices and with the configuration and troubleshooting of I/O devices, such as scanners. You will be able to create free space on your hard drive, using the Disk Cleanup tool or by compressing data. File compression and the performance tools that you can use to optimize disk speed and disk performance are also the subject of this course. Finally, the more...
Win2000 Server Installing and Upgrading This course will give you skills necessary to install, upgrade, and troubleshoot Windows 2000 Server. You will learn about the different types of Windows 2000 operating systems and about the features of Windows 2000 Server. You will become acquainted with the requirements for installing Windows 2000 Server, and you will have a chance to practice installing Windows 2000 Server. Finally, you will learn about the common causes for, and solutions to installation problems, and you will become capable of upgrading earlier Windows operating systems to Windows 2000 Server and troubleshooting installation and upgrade failure problems. Related Exam: Microsoft Exam #070-210: Implementing and Administering Microsoft Windows 2000. The course addresses the training needs of system administrators, more...
Win2000 Professional Connect through Networks This course covers the various aspects of networking connections. You will be introduced to the different types of dial-up networking connections, and you will learn to install and configure a Virtual Private Connection ( VPN) and a dial-up connection. You will also learn to share the Internet connection over a network. In addition, this course introduces you to the installation and configuration of the TCP/IP protocol and services. You will also learn to install Internet Information Services and to connect to shared resources on a network from a Windows 2000 Professional computer. Finally, this course teaches you to deal with frequently encountered Web service-related and connectivity problems, shows you methods to detect them, and enables you to find solutions. Related Exam: Microsoft more...
Win2000 Professional Implementing and Monitoring Security In this course, you will learn about implementing security policies in Windows 2000. The course begins with an explanation of security policies, such as group policies and local policies, and then discusses how to assign account policies, and how to implement security with the auditing feature of Windows 2000 Professional. You will also learn how the security components of Windows 2000 Professional work, and how to use the Security Configuration and Analysis Snap-in, add security templates, configure event log settings, and how to set up restricted groups. Then you will learn about troubleshooting problems caused by security discrepancies and problems related to audit and security policies. Related Exam: Microsoft Exam #070-210: Implementing and Administering Microsoft Windows 2000. The more...
Win2000 Professional Recovering Data and Systems This course covers system and data recovery. You will be introduced to the procedure of recovering encrypted files and folders. As a user, you will use various components and tools for recovering data. You will also become familiar with the procedure for creating backups, restoring data from backups, and repairing disks using Emergency Repair Disk ( ERD), as well as troubleshooting system errors with the help of the Recovery Console. Finally, the course deals with the concepts of Safe mode and various options included in it, as well as with Stop errors and configuring the system for responding to Stop errors.Related Exam: Microsoft Exam #070-210: Implementing and Administering Microsoft Windows 2000. The course addresses the training needs of system administrators, network designers, and IT |