Facebook

eLearning Courses by Practice Area Courses

Most popular
Trending

All eLearning Courses by Practice Area Courses



We found 184 courses available for you
See

70-744: Securing Windows Server 2016 eLearning

14 Lessons
Intermediate

Course Description: In this instructor-led, online training course, students will …

What you'll learn
Secure Windows Server
Secure application development and a server workload infrastructure
Manage security baselines
Configure and manage just enough and just-in-time (JIT) administration
Manage data security
Configure Windows Firewall and a software-defined distributed firewall
Secure network traffic
Secure your virtualization infrastructure
Manage malware and threats
Configure advanced auditing
Manage software updates
Manage threats by using Advanced Threat Analytics (ATA) and Microsoft Operations Management Suite (OMS)

70-742: Identity with Windows Server 2016 eLearning

15 Lessons
Intermediate

Course Description: In this instructor-led, online training course, students will …

What you'll learn
Install and configure domain controllers
Manage objects in AD DS by using graphical tools and Windows PowerShell
Implement AD DS in complex environments
Implement AD DS sites, and configure and manage replication
Implement and manage Group Policy Objects (GPO)
Manage user settings by using GPOs
Secure AD DS and user accounts
Implement and manage a certificate authority (CA) hierarchy with AD CS
Deploy and manage certificates
Implement and administer AD FS
Implement and administer Active Directory Rights Management Services (AD RMS)
Implement synchronization between AD DS and Azure AD
Monitor, troubleshoot, and establish business continuity for AD DS services

70-741: Networking with Windows Server 2016 eLearning

121 Lessons
Intermediate

Course Description: In this instructor-led, online training course, students will …

What you'll learn
Plan and implement an IPv4 network
Implement Dynamic Host Configuration Protocol (DHCP)
Implement IPv6
Implement Domain Name System (DNS).
Implement and manage IP address management (IPAM).
Plan for remote access.
Implement DirectAccess.
Implement virtual private networks (VPNs).
Implement networking for branch offices.
Configure advanced networking features.
Implement software defined networking.

70-740: Installation, Storage, and Compute with Windows Server 2016 eLearning

167 Lessons
Intermediate

Course Description: In this instructor-led, online training course, students will …

What you'll learn
Prepare and install Nano Server, a Server Core installation, and plan a server upgrade and migration strategy.
Describe the various storage options, including partition table formats, basic and dynamic disks, file systems, virtual hard disks, and drive hardware, and explain how to manage disks and volumes.
Describe enterprise storage solutions, and select the appropriate solution for a given situation.
Implement and manage Storage Spaces and Data Deduplication.
Install and configure Microsoft Hyper-V.
Deploy, configure, and manage Windows and Hyper-V containers.
Describe the high availability and disaster recovery technologies in Windows Server 2016.
Plan, create, and manage a failover cluster.
Implement failover clustering for Hyper-V virtual machines.
Configure a Network Load Balancing (NLB) cluster, and plan for an NLB implementation.
Create and manage deployment images.
Manage, monitor, and maintain virtual machine installations.

70-337: Enterprise Voice & Online Services w/ Lync Server 2013 eLearning

37 Lessons
Intermediate

Course Description: The 70-337: Enterprise Voice & Online Services w/Lync …

What you'll learn
Design Enterprise Voice
Design and configure network services
Configure Enterprise Voice
Plan and configure a Lync online hybrid solution

70-336: Core Solutions of Lync Server 2013 eLearning

45 Lessons
Intermediate

Course Description: The 70-336: Core Solutions of Lync Server 2013 …

What you'll learn
Describe the overall server and client Lync Server 2013 architecture.
Describe Lync Server 2013 features and user scenarios.
Describe the Lync Server deployment process.
Describe the components of a Lync Server 2013 Design.
Plan for Microsoft Solutions Framework for Lync Server 2013.
Plan Infrastructure Requirements for Lync Server 2013.
Use the Lync Server 2013 Planning Tool.
Use Topology Builder.
Plan for Site Topology.
Design a Site Topology.
Plan the Server Infrastructure.
Design Documentation Using Microsoft Office.
Use Lync Server 2013 management interfaces.
Configure Role-Based Access Control.
Prepare for client deployment.
Deploy and manage clients.
Prepare for device deployment.
Deploy and manage Internet Protocol (IP) phones.
Describe conferencing in Lync Server 2013.
Describe dial-in conferencing in Lync Server 2013.
Manage and administer dial-in conferencing in Lync Server 2013.
Describe the conferencing capabilities of Lync Server 2013.
Design audio and video for web conferencing.
Plan for instant message and presence Federation.
Design Edge services.
Describe the features and concepts for Persistent Chat in Lync Server 2013.
Design Lync Server 2013 to include Persistent Chat.
Deploy and configure Persistent chat in Lync Server 2013.
Describe the Archiving service.
Describe the Monitoring service.
Configure the Archiving and Monitoring services.
Describe and use the Lync Server 2013 troubleshooting tools.
Describe the required daily, weekly, and monthly maintenance tasks.
Describe the fundamental troubleshooting approach to Lync Server 2013 issues.
Use SIP commands and analyze SIP logs.
Describe high availability in Lync Server 2013.
Configure High Availability features in Lync Server 2013.
Plan for load balancing in Lync Server 2013.
Design load balancing in Lync Server 2013.
Describe the high availability options in Lync Server 2013.
Describe the tools for backing up and restoring Lync Server 2013 data.
Backup and restore critical Lync Server 2013 data.
Export and import critical Lync Server 2013 data.
Describe design considerations for branch site scenarios.
Describe the migration process.
Describe migration and coexistence topologies.
Plan for client and device migration.
Design a software deployment strategy for Lync Server 2013.

70-762: Developing SQL Databases eLearning

17 Lessons
Intermediate

Course Description: In this instructor-led, online training course, students will …

What you'll learn
Design and implement tables.
Advanced table designs.
Ensure data integrity through constraints.
Indexes, including optimized and column store indexes.
Design and implement views.
Design and implement stored procedures.
Design and implement user-defined functions.
Respond to data manipulation using triggers.
Design and implement in-memory tables.
Implement managed code in SQL Server.
Store and query XML data.
Work with spatial data.
Store and query BLOBs and text documents.

70-761: Querying Data with Transact-SQL eLearning

18 Lessons
Intermediate

Course Description: In this instructor-led, online training course, students will …

What you'll learn
Describe key capabilities and components of SQL Server
Describe T-SQL, sets, and predicate logs
Write a single table SELECT statement
Write a multi-table SELECT statement
Write SELECT statements with filtering and sorting
Describe how SQL Server uses data types
Write DML statements
Write queries that use built-in functions
Write queries that aggregate data
Write subqueries
Create and implement views and table-valued functions
Use set operations to combine query results
Write queries that use window ranking, offset, and aggregate functions
Transform data by implementing pivot, unpivot, rollup and cube
Create and implement stored procedures
Add programming constructs such as variables, conditions, and loops to T-SQL code