MCSE Paths

Part 3 MCSE certifications

Accordion Content

Microsoft 70-461: Querying SQL Server 2012

This course is intended for SQL Server
database administrators, implementers, system engineers, and developers. This
new SQL 2012 course is focused on anyone interested in the validation of your
skills and knowledge with writing queries.
 

This course provides the knowledge and
understanding for some of these important job functions:

  • Apply built-in scalar functions
  • Apply ranking functions
  • Combine datasets
  • Creates and alters
  • Design T-SQL stored procedures, views
  • Implementing aggregate queries, error handling, sequence
    generation and data types
  • Manage transactions
  • Modify data by using INSERT, UPDATE, DELETE and MERGE
    statements
  • Optimizing queries
  • Query data using SELECT statements and Managing XML data
  • OUTPUT clause to return data

This learning course provides the knowledge
for the 70-461 Exam on Queries on Microsoft SQL Server 2012:

  • Create Database Objects
  • Create and alter tables using T-SQL syntax (simple statements).
  • Create and alter views (simple statements).
  • Design views.
  • Create and modify constraints (simple statements).
  • Create and alter DML triggers.
  • Work with Data
  • Query data by using SELECT statements.
  • Implement sub-queries.
  • Implement data types.
  • Implement aggregate queries.
  • Query and manage XML data.
  • Modify Data
  • Create and alter stored procedures (simple statements).
  • Modify data by using INSERT, UPDATE, and DELETE statements.
  • Combine datasets.
  • Work with functions.
  • Troubleshoot & Optimize
  • Optimize queries.
  • Manage transactions.
  • Evaluate the use of row-based operations vs. set-based
    operations.
  • Implement error handling.

We create the highest quality course
curriculum possible, ensuring you receive the training and knowledge needed to
succeed.
 

Who is the target audience?

  • SQL Server database administrators, system engineers, and
    developers with two or more years of experience, who are seeking to
    validate their skills and knowledge in writing queries.

  

Microsoft 70-462: Administering SQL Server 2012 Databases

This training course was created
specifically for those individuals (Database Professionals) who install,
maintain and configure as their primary job function. Any participants setting
up database systems and/or responsible for efficient system operation, regular
database backups stored effectively, and securing data from unauthorized access
is also a candidate for this training course on SQL 2012.

Below is a partial list of job functions
associated to this training course:

  • Audit SQL Server instances
  • Back up databases
  • Configure additional SQL Server components, Instances and
    Services
  • Deploying a SQL Server
  • Implementing strategies, columnstores and High-Availability and
    Disaster Recovery solutions
  • Importing/exporting
  • Install SQL Server and related services.
  • Maintenance
  • Management, configuration, permissions, alerts, logins and
    roles.
  • Optimization
  • Installation Planning
  • Restoring
  • Troubleshooting

The SQL 2012 Administering Databases course
prepares you for the Microsoft Exam 70-462 – As the participant in the SQL 2012
Administering course will learn:

  • Installation Planning
  • Installing SQL Server and related services
  • Implementation of a migration strategy
  • How to configure additional SQL Server components
  • Managing the SQL Server Agent
  • Database management and configuration
  • How to configure SQL Server instances
  • Implementing a SQL Server clustered instance
  • SQL Server instances management
  • How to properly Identify and resolve concurrency problems
  • The collection of and how to analyze troubleshooting data
  • Auditing SQL Server instances
  • Configure and maintain a backup strategy
  • Database restoration
  • Implementing and maintaining indexes
  • Importing and exporting data
  • Managing logins and server roles
  • Managing database permissions
  • Managing users and database roles
  • Troubleshooting security
  • Implementing AlwaysOn, database mirroring and replication

We create the highest quality course
curriculum possible, ensuring you receive the training and knowledge needed to
succeed.
 

Who is the target audience?

  • IT Professionals
  • Database Professionals 

Microsoft 70-463: Implementing A Data Warehouse With
SQL Server 2012

This course is specifically for
participants to measure their knowledge and skills on making the appropriate
job role decisions around implementing a Data Warehouse with Microsoft SQL
Server 2012.
 

This course is designed for ETL and Data
Warehouse Developers who most likely focus on hands-on work creating business
intelligence (BI) solutions, including data cleansing, Extract Transform Load
(ETL), and Data Warehouse implementation. Primary responsibilities may include:

  • Mastering data using Master Data Services
  • Cleansing data using Data Quality Services
  • ETL Package development for data
    loading/transfer/transformation
  • Data Synchronization
  • One-time data or application migration
  • Ad-hoc data manipulations, transformations
  • Scheduling ETL jobs
  • Managing, configuring and deploying SQL Server Integration
    Services (SSIS) packages

This training course on implementing a Data
Warehouse with Microsoft SQL Server 2012 prepares participants for the
Microsoft Exam 70-463.

This course will provide all the skills and
knowledge for the following areas:

  • Designing and implementing dimensions
  • Designing and implementing fact tables
  • Defining connection managers
  • Designing and implementing data flow
  • Managing SSIS package execution
  • Implementing script tasks in SSIS
  • Designing and implementing control flow
  • Implementing package logic using SSIS variables and parameters
  • Implementing data load options
  • Implementing script components in SSIS
  • Troubleshooting data integration issues
  • Installing and maintaining SSIS components
  • Implementing auditing, logging, and event handling
  • Deploying SSIS solutions
  • Configuring SSIS security settings
  • Installing and maintaining Data Quality Services
  • Implementing master data management solutions
  • Creating a data quality project to clean data

We create the highest quality course
curriculum possible, ensuring you receive the training and knowledge needed to
succeed.
 

Who is the target audience?

  • IT Professionals who wish to gain Microsoft Certification
  • ETL and data warehouse developers

 

 

https://www.icollege.co/sites/default/files/styles/bundle_img/public/67.png?itok=OCNc5X38

Microsoft 70-464: Developing Microsoft SQL Server 2012
Databases

This course is specifically for
participants to measure their knowledge and skills on making the appropriate
job role decisions around Developing Microsoft SQL Server 2012 Databases.
 

This course is designed for Database
developers who build and implement databases across the organization, while
ensuring high levels of data availability. They perform tasks including
creating database files, create data types, tables, plan create and optimize indexes,
implement data integrity, implement views, stored procedures and functions,
manage transactions and locks. Primary responsibilities may include:

  • Optimizing and tuning queries.
  • Creating and altering indexes and stored procedures.
  • Maintaining database integrity.
  • Optimizing indexing strategies.
  • Creating and altering tables.
  • Maintaining indexes.
  • Creating and modifying constraints.

This training course on developing
Microsoft SQL Server 2012 Databases prepares participants for the Microsoft
Exam 70-464.

This course will provide all the skills and
knowledge for the following areas:

  • Creating and altering tables (complex statements)
  • Designing, implementing, and troubleshooting security
  • Designing the locking granularity level
  • Maintaining indexes
  • Implementing data types
  • Creating and modifying constraints (complex statements)
  • Working with XML Data
  • Writing automation scripts
  • Designing and implementing stored procedures
  • Designing T-SQL table-valued and scalar functions
  • Creating, using, and altering user-defined functions (UDFs)
  • Creating and altering views (complex statements)
  • Designing tables
  • Designing for concurrency
  • Creating and altering indexes
  • Designing data integrity
  • Designing for implicit and explicit transactions
  • Optimizing and tuning queries
  • Troubleshooting and resolving performance problems
  • Optimizing indexing strategies
  • Capturing and analyzing execution plans
  • Collecting performance and system information

We create the highest quality course
curriculum possible, ensuring you receive the training and knowledge needed to
succeed.
 

Who is the target audience?

  • IT professionals

https://www.icollege.co/sites/default/files/styles/bundle_img/public/68.png?itok=cV--ADSB

 

Microsoft 70-465: Designing Database Solutions for
Microsoft SQL Server 2012

This course is specifically for
participants to measure their knowledge and skills on making the appropriate
job role decisions around designing database solutions for Microsoft SQL Server
2012.
 

This course is designed for Database
professionals who design and build database solutions. These Database
professionals are responsible for the creation of plans and designs for
Database structure, storage, objects, and servers, as well as creating the plan
for the environment in which the database solution runs. Primary
responsibilities may include but are not limited to designing:

  • Data compression strategies
  • Database models
  • Full-Text Search strategies
  • High-availability solutions
  • Maintenance strategy for database servers
  • Management automation strategies
  • Migration, consolidation, and upgrade strategies
  • Database, schema, and object security parameters

This training course on designing database
solutions for Microsoft SQL Server 2012 prepares participants for the Microsoft
Exam 70-465:

  • Creating and altering tables (complex statements)
  • Designing, implementing, and troubleshooting security
  • Designing the locking granularity level
  • Maintaining indexes
  • Implementing data types
  • Creating and modifying constraints (complex statements)
  • Working with XML Data
  • Writing automation scripts
  • Designing and implementing stored procedures
  • Designing T-SQL table-valued and scalar functions
  • Creating, using, and altering user-defined functions (UDFs)
  • Creating and altering views (complex statements)
  • Designing tables
  • Designing for concurrency
  • Creating and altering indexes
  • Designing data integrity
  • Designing for implicit and explicit transactions
  • Optimizing and tuning queries
  • Troubleshooting and resolving performance problems
  • Optimizing indexing strategies
  • Capturing and analyzing execution plans
  • Collecting performance and system information

We create the highest quality course
curriculum possible, ensuring you receive the training and knowledge needed to
succeed.
 

Who is the target audience?

  • IT professionals
  • Anyone aspiring to be Microsoft certification
Accordion Content

 

Microsoft 70-346: Managing Office 365 Identities and Requirements

This course is intended for IT professionals who take part in evaluating, planning, deploying, and operating the Office 365 services, including its dependencies, requirements, and supporting technologies. 

This course prepares you for the MS-346 certification exam.

This course provides the knowledge and understanding for some of these important job functions:

Provision Office 365

  • Provision tenants
  • Add and configure custom domains
  • Plan a pilot

Plan and implement networking and security in Office 365

  • Configure DNS records for services
  • Enable client connectivity to Office 365
  • Administer rights management (RM)
  • Manage administrator roles in Office 365

Manage cloud identities

  • Configure password management
  • Manage user and security groups
  • Manage cloud identities with Windows PowerShell

Implement and manage identities by using DirSync

  • Prepare on-premises Active Directory for DirSync
  • Set up DirSync [WAAD sync tool]
  • Manage Active Directory users and groups with DirSync in place

Implement and manage federated identities (single sign-on [SSO])

  • Plan requirements for Active Directory Federation Services (AD FS)
  • Install and manage AD FS servers
  • Install and manage AD FS proxy servers

Monitor and troubleshoot Office 365 availability and usage

  • Analyze reports
  • Monitor service health
  • Isolate service interruption

We create the highest quality course curriculum possible, ensuring you receive the training and knowledge needed to succeed.

Who is the target audience?

  • Candidates for this exam are IT professionals who take part in evaluating, planning, deploying, and operating the Office 365 services, including its dependencies, requirements, and supporting technologies.

 

Microsoft 70-347: Enabling Office 365 Services

This course is intended for IT professionals who take part in evaluating, planning, deploying, and operating the Office 365 services, including its dependencies, requirements, and supporting technologies. 

This course provides the knowledge and understanding for some of these important job functions:

Manage clients and end-user devices

  • Manage user-driven client deployments
  • Manage IT deployments of Office 365 ProPlus
  • Set up telemetry and reporting
  • Plan for Office clients

Provision SharePoint Online site collections

  • Configure external user sharing
  • Create SharePoint site collection
  • Plan a collaboration solution

Configure Exchange Online and Skype for Business Online for end users

  • Configure additional email addresses for users
  • Create and manage external contacts, resources, and groups
  • Configure personal archive policies
  • Configure Skype for Business Online end-user communication settings

Plan for Exchange Online and Skype for Business Online

  • Manage anti-malware and anti-spam policies
  • Recommend a mailbox migration strategy
  • Plan for Exchange Online
  • Manage Skype for Business global external communications settings

Who is the target audience?

  • IT Professionals

 

Microsoft 70-332: Advanced Solutions of SharePoint Server 2013

This new course will assist those who are new or who have not used any of the two most recent versions of SharePoint (2010 and 2013) and who desire to understand the major changes in SharePoint 2013. This new and exciting course provides the method to gaining much needed familiarity with the architecture of both versions. This Advanced Solutions SharePoint Server 2013 course is specifically aimed at experienced IT Professionals interested in learning how to install, configure, deploy and manage SharePoint Server 2013 installs in the cloud and/or the data center.

This course brings together all the features of using the Advanced Solutions in SharePoint Server 2013.

Some of the skills you will learn in this class are:

  • Describe the core features of SharePoint 2013
  • Perform an upgrade or migration to SharePoint Server 2013
  • Develop and implement a governance plan for SharePoint Server 2013
  • Configure and manage apps in a SharePoint Server 2013 environment
  • Manage solutions in a SharePoint 2013 deployment
  • Plan and configure a web content management infrastructure to meet business requirements
  • Plan and configure enterprise content management in a SharePoint 2013 deployment
  • Optimize the search experience for an enterprise environment
  • Plan and configure Business Intelligence solutions
  • Plan and configure productivity and collaboration platforms and features
  • Plan and configure social computing features
  • Configure and manage Business Connectivity Services features in a SharePoint 2013 deployment
  • Plan and implement a service application architecture for a SharePoint 2013 deployment
  • Plan and design a SharePoint 2013 environment to meet requirements for high availability and disaster recovery

Who is the target audience?

  • IT professionals interested in learning how to install, organize, deploy and manage SharePoint server 2013 installations (data center or cloud).
  • Business Application Administrators (BAAs) involved in the administering line-of-business (LOB) Projects in combination with internal business customers
Accordion Content

Microsoft 70-410: Installing And Configuring Windows Server 2012 R2

This course is specifically for participants to gain the knowledge and skills for making the appropriate job role decisions around installing and configuring Windows Server 2012 R2. 

This course is designed for Information Technology (IT) professionals, who have Windows Server 2012 operating system knowledge and experience and want to validate the skills and knowledge necessary to implement the Windows Server 2012 core infrastructure services. This course is part one of a series of courses which validate the skills and knowledge necessary to implement a core Windows Server 2012 Infrastructure into an existing enterprise environment. This initial course will validate the initial implementation and configuration of the Windows Server 2012 core services, such as Active Directory and the networking services.

This training course on installing and configuring Windows Server 2012 prepares participants for the Microsoft Exam 70-410.

This course will provide all the skills and knowledge for the following areas:

  • Installing and configuring servers
  • Configuring local storage
  • Configuring file and share access
  • Configuring print and document services
  • Configuring servers for remote management
  • Creating and configuring virtual machine settings and storage
  • Creating and configuring virtual networks
  • Configuring IPv4 and IPv6 addressing
  • Deploying and configuring Dynamic Host Configuration Protocol (DHCP) service
  • Deploying and configuring DNS service
  • Installing domain controllers
  • Creating and managing Active Directory users and computers
  • Creating and managing Active Directory groups and organizational units (OUs)
  • Creating Group Policy objects (GPOs)
  • Configuring security policies
  • Configuring application restriction policies
  • Configuring Windows Firewall

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

 

Microsoft 70-411: Administering Windows Server 2012 R2

This course is specifically for participants to gain the knowledge and skills for making the appropriate job role decisions around administering Windows Server 2012 – R2. 

This course is designed for Information Technology (IT) professionals, who have Windows Server 2012 operating system knowledge and experience and want to validate the skills and knowledge necessary to administer a Windows Server 2012 infrastructure. This course is part two of a series of courses which validate the skills and knowledge necessary to implement a core Windows Server 2012 Infrastructure into an existing enterprise environment. This exam will validate the administration tasks necessary to maintain a Windows Server 2012 infrastructure, such as user and group management, network access and data security.

This training course on installing and administering Windows Server 2012 prepares participants for the Microsoft Exam 70-411.

This course will provide all the skills and knowledge for the following areas:

  • Deploying and managing server images
  • Implementing patch management
  • Monitoring servers
  • Configuring Distributed File Systems (DFS)
  • Configuring File Server Resource Manager (FSRM)
  • Configuring file and disk encryption
  • Configuring advanced audit policies
  • Configuring DNS zones and records
  • Configuring VPN and routing
  • Configuring DirectAccess
  • Configuring Network Policy Server (NPS)
  • Configuring NPS policies
  • Configuring Network Access Protection (NAP)
  • Configuring service authentication
  • Configuring Domain Controllers
  • Maintaining Active Directory
  • Configuring account policies
  • Configuring Group Policy processing, settings, objects (GPOs), and preferences

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

 

Microsoft 70-412: Configuring Advanced Windows Server 2012 Services R2

This course is specifically for participants to gain the knowledge and skills for making the appropriate job role decisions around configuring advanced Windows Server 2012 R2 services. 

This course is designed for Information Technology (IT) professionals, who have Windows Server 2012 operating system knowledge and experience and want to validate the skills and knowledge necessary to configure advanced services in a Windows Server 2012 infrastructure. This course is part three of a series of courses which validate the advanced configuring tasks necessary to deploy, manage and maintain a Windows Server 2012 infrastructure, such as fault tolerance, certificate services, and identity federation. This course, along with the others in this series, will validate the skills and knowledge necessary for implementing, managing, maintaining and provisioning services and infrastructure in a Windows Server 2012 environment.

This training course on installing and configuring advanced Windows Server 2012 services prepares participants for the Microsoft Exam 70-412.

This course will provide all the skills and knowledge for the following areas:

  • Configuring Network Load Balancing (NLB)
  • Configuring failover clustering
  • Managing failover clustering roles
  • Managing Virtual Machine (VM) movement
  • Configuring advanced file services
  • Implementing Dynamic Access Control (DAC)
  • Configuring and optimizing storage
  • Configuring and managing backups
  • Recovering servers
  • Configuring site-level fault tolerance
  • Implementing advanced Dynamic Host Configuration Protocol (DHCP) solutions
  • Implementing advanced DNS solutions
  • Deploying and managing IPAM
  • Configuring a forest or a domain
  • Configuring trusts
  • Configuring sites
  • Managing Active Directory and SYSVOL replication
  • Implementing Active Directory Federation Services 2.1 (AD FSv2.1)
  • Installing and configuring Active Directory Certificate Services (AD CS)
  • Managing certificates
  • Installing and configuring Active Directory Rights Management Services (AD RMS)

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

Microsoft 70-247: Configuring and Deploying A Private Cloud With System Center 2012

The new Configuring and Deploying a Private Cloud with System Center 2012 course provides full coverage of the knowledge and skills required to pass the Microsoft exam 70-247

Some of the skills you will learn in this class are:

  • Design a scalable System Center architecture
  • Install the System Center Infrastructure
  • Upgrade System Center components
  • Configure System Center components
  • Configure portals and dashboards
  • Configure the storage fabric
  • Configure the network fabric
  • Configure and manage the deployment and update servers
  • Configure clouds and virtualization hosts
  • Configure private cloud integration
  • Configure integration of private and public clouds
  • Configure profiles
  • Create and configure server App-V packages
  • Configure and deploy a service
  • Update a service

Who is the target audience?

  • This course is intended for cloud administrators who will be responsible for designing, installing and configuring a cloud infrastructure
Accordion Content

Microsoft 70-341: Core Solutions Of Exchange Server 2013

The new Exchange Server 2013 Core Solutions course provides full coverage of the knowledge and skills to plan, deploy, secure, support and manage Exchange Server 2013. This new and exciting course will enable you to configure Exchange Server 2013 and provide the information needed to maintain, troubleshoot and monitor Exchange Server 2013.

This new Exchange 2013 course provides you the needed training to optimize performance, minimize errors and security threats in Exchange Server 2013, as well as highlighting the considerations, guidelines, best practices and more.

This course brings together all the features of using Exchange Server 2013.

Some of the skills you will learn in this class are:

  • Deploy and manage Exchange Server 2013
  • Monitor, maintain and troubleshoot an Exchange Server 2013 environment
  • Configure permissions and secure Exchange Server 2013
  • Plan message security options, implement an antivirus solution and implement an anti-spam solution
  • Plan and configure message transport in an Exchange Server 2013 organization
  • Plan for disaster mitigation, implement backup and recovery for Exchange Server 2013
  • Understand and manage highly available Client Access servers in Exchange Server 2013
  • Securely plan and configure Microsoft Outlook Web App and mobile messaging using the Client Access server
  • Plan and implement the Client Access server role in Exchange Server 2013
  • Manage recipient objects, address policies and address lists in Exchange Server 2013
  • Plan and configure the Mailbox server role

Who is the target audience?

  • IT professionals aspiring to be enterprise-level messaging administrators.

 

Microsoft 70-342: Advanced Solutions of Exchange Server 2013

The new Exchange Server 2013 Advanced Solutions course provides full coverage of the knowledge and skills to design and develop business solutions using Exchange Server 2013. This new and exciting course will enable you to configure and deploy unified messaging in Exchange Server 2013 and provide the information needed to handle cross forest coexistence deployments, which are vital knowledge areas for the exam.

This new Exchange 2013 course provides you the needed training to perform e-discovery and message records management. In addition, this course focuses on several important features of Exchange Server 2013 including implementing compliance solutions such as transport rules, message classifications and ethical firewalls.

This Advanced Solutions course brings together all the features and basic skills learned in the Core Solutions (Exam 70-341) course using them to solve various business problems in Exchange Server 2013.

Some of the skills you will learn in this class are:

Unified Messaging
Site Resiliency
Security
Compliance
Archiving
Discovery Solutions
Coexistence
Hybrid Scenarios
Migration
Federation

Who is the target audience?

  • IT professionals aspiring to be enterprise-level messaging administrators
  • IT generalists and help desk professionals who want to learn about Exchange Server 2013
  • At least 3 years of experience working in network administration, help desk, or system administration

 

Microsoft 70-346: Managing Office 365 Identities and Requirements

This course is intended for IT professionals who take part in evaluating, planning, deploying, and operating the Office 365 services, including its dependencies, requirements, and supporting technologies. 

This course prepares you for the MS-346 certification exam.

This course provides the knowledge and understanding for some of these important job functions:

Provision Office 365

  • Provision tenants
  • Add and configure custom domains
  • Plan a pilot

Plan and implement networking and security in Office 365

  • Configure DNS records for services
  • Enable client connectivity to Office 365
  • Administer rights management (RM)
  • Manage administrator roles in Office 365

Manage cloud identities

  • Configure password management
  • Manage user and security groups
  • Manage cloud identities with Windows PowerShell

Implement and manage identities by using DirSync

  • Prepare on-premises Active Directory for DirSync
  • Set up DirSync [WAAD sync tool]
  • Manage Active Directory users and groups with DirSync in place

Implement and manage federated identities (single sign-on [SSO])

  • Plan requirements for Active Directory Federation Services (AD FS)
  • Install and manage AD FS servers
  • Install and manage AD FS proxy servers

Monitor and troubleshoot Office 365 availability and usage

  • Analyze reports
  • Monitor service health
  • Isolate service interruption

We create the highest quality course curriculum possible, ensuring you receive the training and knowledge needed to succeed.

Who is the target audience?

  • Candidates for this exam are IT professionals who take part in evaluating, planning, deploying, and operating the Office 365 services, including its dependencies, requirements, and supporting technologies.

 

Microsoft 70-347: Enabling Office 365 Services

This course is intended for IT professionals who take part in evaluating, planning, deploying, and operating the Office 365 services, including its dependencies, requirements, and supporting technologies. 

This course provides the knowledge and understanding for some of these important job functions:

Manage clients and end-user devices

  • Manage user-driven client deployments
  • Manage IT deployments of Office 365 ProPlus
  • Set up telemetry and reporting
  • Plan for Office clients

Provision SharePoint Online site collections

  • Configure external user sharing
  • Create SharePoint site collection
  • Plan a collaboration solution

Configure Exchange Online and Skype for Business Online for end users

  • Configure additional email addresses for users
  • Create and manage external contacts, resources, and groups
  • Configure personal archive policies
  • Configure Skype for Business Online end-user communication settings

Plan for Exchange Online and Skype for Business Online

  • Manage anti-malware and anti-spam policies
  • Recommend a mailbox migration strategy
  • Plan for Exchange Online
  • Manage Skype for Business global external communications settings

Who is the target audience?

  • IT Professionals
Accordion Content

Microsoft 70-410: Installing and Configuring Windows Server 2012 R2

This course is specifically for participants to gain the knowledge and skills for making the appropriate job role decisions around installing and configuring Windows Server 2012 R2. 

This course is designed for Information Technology (IT) professionals, who have Windows Server 2012 operating system knowledge and experience and want to validate the skills and knowledge necessary to implement the Windows Server 2012 core infrastructure services. This course is part one of a series of courses which validate the skills and knowledge necessary to implement a core Windows Server 2012 Infrastructure into an existing enterprise environment. This initial course will validate the initial implementation and configuration of the Windows Server 2012 core services, such as Active Directory and the networking services.

This training course on installing and configuring Windows Server 2012 prepares participants for the Microsoft Exam 70-410.

This course will provide all the skills and knowledge for the following areas:

  • Installing and configuring servers
  • Configuring local storage
  • Configuring file and share access
  • Configuring print and document services
  • Configuring servers for remote management
  • Creating and configuring virtual machine settings and storage
  • Creating and configuring virtual networks
  • Configuring IPv4 and IPv6 addressing
  • Deploying and configuring Dynamic Host Configuration Protocol (DHCP) service
  • Deploying and configuring DNS service
  • Installing domain controllers
  • Creating and managing Active Directory users and computers
  • Creating and managing Active Directory groups and organizational units (OUs)
  • Creating Group Policy objects (GPOs)
  • Configuring security policies
  • Configuring application restriction policies
  • Configuring Windows Firewall

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

Microsoft 70-411: Administering Windows Server 2012 R2

This course is specifically for participants to gain the knowledge and skills for making the appropriate job role decisions around administering Windows Server 2012 – R2. 

This course is designed for Information Technology (IT) professionals, who have Windows Server 2012 operating system knowledge and experience and want to validate the skills and knowledge necessary to administer a Windows Server 2012 infrastructure. This course is part two of a series of courses which validate the skills and knowledge necessary to implement a core Windows Server 2012 Infrastructure into an existing enterprise environment. This exam will validate the administration tasks necessary to maintain a Windows Server 2012 infrastructure, such as user and group management, network access and data security.

This training course on installing and administering Windows Server 2012 prepares participants for the Microsoft Exam 70-411.

This course will provide all the skills and knowledge for the following areas:

  • Deploying and managing server images
  • Implementing patch management
  • Monitoring servers
  • Configuring Distributed File Systems (DFS)
  • Configuring File Server Resource Manager (FSRM)
  • Configuring file and disk encryption
  • Configuring advanced audit policies
  • Configuring DNS zones and records
  • Configuring VPN and routing
  • Configuring DirectAccess
  • Configuring Network Policy Server (NPS)
  • Configuring NPS policies
  • Configuring Network Access Protection (NAP)
  • Configuring service authentication
  • Configuring Domain Controllers
  • Maintaining Active Directory
  • Configuring account policies
  • Configuring Group Policy processing, settings, objects (GPOs), and preferences

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

 

Microsoft 70-412: Configuring Advanced Windows Server 2012 Services R2

This course is specifically for participants to gain the knowledge and skills for making the appropriate job role decisions around configuring advanced Windows Server 2012 R2 services. 

This course is designed for Information Technology (IT) professionals, who have Windows Server 2012 operating system knowledge and experience and want to validate the skills and knowledge necessary to configure advanced services in a Windows Server 2012 infrastructure. This course is part three of a series of courses which validate the advanced configuring tasks necessary to deploy, manage and maintain a Windows Server 2012 infrastructure, such as fault tolerance, certificate services, and identity federation. This course, along with the others in this series, will validate the skills and knowledge necessary for implementing, managing, maintaining and provisioning services and infrastructure in a Windows Server 2012 environment.

This training course on installing and configuring advanced Windows Server 2012 services prepares participants for the Microsoft Exam 70-412.

This course will provide all the skills and knowledge for the following areas:

  • Configuring Network Load Balancing (NLB)
  • Configuring failover clustering
  • Managing failover clustering roles
  • Managing Virtual Machine (VM) movement
  • Configuring advanced file services
  • Implementing Dynamic Access Control (DAC)
  • Configuring and optimizing storage
  • Configuring and managing backups
  • Recovering servers
  • Configuring site-level fault tolerance
  • Implementing advanced Dynamic Host Configuration Protocol (DHCP) solutions
  • Implementing advanced DNS solutions
  • Deploying and managing IPAM
  • Configuring a forest or a domain
  • Configuring trusts
  • Configuring sites
  • Managing Active Directory and SYSVOL replication
  • Implementing Active Directory Federation Services 2.1 (AD FSv2.1)
  • Installing and configuring Active Directory Certificate Services (AD CS)
  • Managing certificates
  • Installing and configuring Active Directory Rights Management Services (AD RMS)

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

Microsoft 70-413: Designing and Implementing A Server Infrastructure

This new and exciting Server 2012 Infrastructure course provides full coverage of the knowledge and skills required to plan, design and deploy a physical and logical Server 2012 with AD DS infrastructure.

Passing Microsoft’s range of exams for IT professionals is undeniable proof that you know your stuff. However, they’re not the kind of exams you can just bluff your way through. One of the most useful exams is 70-413, which measures your ability to plan, design, deploy and implement server infrastructure, network infrastructure services, network access services, and Active Directory infrastructure. Want to ace it? Here’s everything you’ll need to know to do just that.

 Plan, Design and Deploy a Physical and Logical Server 2012 

  • Plan a server upgrade and migration
  • Implement a server deployment infrastructure
  • Design and maintain an UP configuration and address management solution
  • Work with all features of Server 2012
  • Use application integration, name resolution, remediation optimisation
  • And much, much more!

 

Full Training for MS 70-413

 This online course will train you for the complete Server 2012 infrastructure and is essentially for any IT professionals sitting the MS 70-413 exam. With that exam under your belt, you’ll be able to plan, configure, and implement the Windows Server 2012 services such as server deployment, server virtualization, and network access and infrastructure.

 This course is broken down into 6 modules, containing 12.5 hours of content and 284 lectures. It’s the most extensive training course out there for this particular exam. Module 1 will give you an overview of designing and implementing a server infrastructure, Module 2 is dedicated to Windows Server 2012 topology, and subsequent modules cover installs and deployment, migration and upgrades, storage and virtual machine, and networking.

 By the time you’ve completed this course you’ll not only be 100% ready to take the MS 70-413 exam, you’ll also know exactly how to design and implement any and every feature of the Windows Server 2012. Good luck!

 About Windows Server 2012

 Windows Server 2012 is the sixth release of Windows Server, a group of server operating systems released by Microsoft. It is the server version of Windows 8 and succeeds Windows Server 2008 R2. Its codename is ‘Windows Server 8’.  

Who is the target audience?

  • IT Professionals
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

 

 

Microsoft 70-414: Implementing an Advanced Server Infrastructure

The new and exciting Advanced Server 2012 course provides full coverage of the knowledge and skills required to plan and implement the more advanced features available in Server 2012.

This new course provides you the needed training for the complete Implementing Advanced Server 2012 Infrastructure, as well as virtualization administration, server monitoring, failover clustering, update infrastructure, AD CS and more.

This course brings together all the features of Implementing an Advanced Server 2012 Infrastructure.

Some of the skills you will learn in this class are:

  • Describe the considerations for managing an enterprise data center
  • Manage a virtual machine deployment
  • Plan and deploy virtual machines
  • Plan and implement networks and storage for virtualization
  • Plan and implement an Information Rights Management (IRM) infrastructure
  • Plan and implement an Identity Federation Infrastructure
  • Plan and implement a public key infrastructure (PKI)
  • Plan and implement a business continuity strategy
  • Plan and implement a server-updates infrastructure
  • Plan and implement a high availability infrastructure
  • Plan and implement high availability for file services and applications
  • Plan and implement a server monitoring strategy
  • Plan and implement a server virtualization strategy using System Center 2012

Who is the target audience?

  • IT Professional
  • Anyone aspiring to be Microsoft Certified Solutions Expert (MCSE: Windows Server 2012)

 

Scroll to Top