
Explore Windows Server 2012 and 2012 R2 core features, virtualization, and cloud-focused upgrades, and learn the on-premise to cloud service models from IaaS to SaaS.
Learn Windows Server 2012 editions and licensing, including datacenter, standard, essentials, and foundation, and how virtualization rights differ between editions, with 64-bit requirements and processor licensing by two sockets.
Explore Windows Server 2012 server core, a full server installation without a graphical shell, and learn to configure and manage it via command line, remote tools, and switching configuration levels.
Understand configuration levels in Windows Server 2012, from server core to server with gui and desktop experience, and configure graphical management tools via server manager.
Learn how to move between configuration levels—server core, minimal server interface, and server with GUI—using Server Manager, PowerShell, and DISM, including remote management and features on demand.
Learn how Windows Server 2012 enables multi-server management with Server Manager, delivering remote, centralized control across many servers and roles. Monitor services and events from a single dashboard.
Learn to manage Windows Server 2012 remotely using Server Manager from a Windows 8 client, including enabling remote management, WMF 3.0, and managing 2008/2008 R2 with .NET 4.0 installed.
PowerShell across Microsoft and partner technologies enables centralized remote management and automation for Windows Server 2012 with a verb-noun command structure and IntelliSense.
Manage non-domain joined servers and untrusted domains with server manager and powershell, add servers by dns or file, adjust trusted hosts and firewall, and use credential switches for remote commands.
Master the initial deployment of Windows Server 2012, from installation methods to post-install steps like naming, domain joining, IP configuration, and NIC teaming, with on-demand roles for future expansion.
Explore how Windows Server 2012 installation uses Windows imaging format to lay down a complete image from install.wim, comparing core and GUI editions.
Compare installation options for Windows Server 2012, booting from ISO, USB, or over the network. Automate deployments with Windows Deployment Services, Configuration Manager, task sequences, and VM templates.
explains uefi system considerations, the compatibility support module, and how it may present as bios or legacy mode, plus steps to create fat32 uefi boot media for a secure environment.
Install Windows Server 2012 in a virtual machine from an ISO, selecting a GUI version, performing a custom install, managing partitions and drivers, and preparing for VHD boot.
Install Windows Server 2012 to a VHD by partitioning the disk, creating a system partition, then booting from a 40 GB VHD boot disk and installing to the VHD.
Learn post-install configuration steps for Windows Server 2012, including local server setup, remote management, computer name and domain join, remote desktop, updates, time zone, IP and DNS configuration, and activation.
Learn how to configure NIC teaming in Windows Server 2012 to combine multiple network adapters for higher bandwidth and fault tolerance, with static, LACP, and Hyper-V integration options.
Learn how to add and remove roles and features on Windows Server 2012 using server manager and PowerShell, including remote management, what-if testing, and features on demand.
Explore inplace upgrades and migrations to Windows Server 2012, including 64-bit requirements and edition compatibility. Evaluate server core versus GUI and cluster upgrade rules.
Manage multiple Windows Server 2012 machines with Server Manager via WinRM, monitor performance counters, set CPU and memory alerts, and organize servers into groups for centralized health data.
Master PowerShell basics for Windows Server management, using verb-noun commands, modules, and built-in help. Learn manual module loading, auto-load in v3, and navigating PS drives and environment variables.
Explore the PowerShell integrated scripting environment for writing, running, and debugging scripts with Intellisense, run selection, dot slash execution, and command discovery.
Learn how user access control (uac) protects administrators by using two tokens and elevation prompts, how to run programs as administrator, and why you should never disable uac.
Explore Microsoft System Center 2012, a unified suite that combines configuration manager, virtual machine manager, app controller, operations manager, and service manager for deployment, inventory, compliance, and private cloud.
Define the desired state configuration with PowerShell, covering push and pull deployment and staging phases. Monitor the operating system for drift and remediate to maintain the defined state.
Explore the built-in PowerShell desired state configuration providers, from file and registry to services and features, and learn how to define configurations and manage resources with Get-DscResource.
Create a PowerShell DSC script to configure design state across multiple servers using node blocks, resource blocks and providers like Windows feature and file, with IntelliSense in the ISE.
Apply a MOF from a source folder to a target host with DSC, monitor drift via the local configuration manager, and auto correct in push or pull modes.
Explore tcp/ip fundamentals as the de facto networking standard, covering ipv4 and ipv6, tcp and udp transport, and applications like http, ftp, smtp, and dns.
Explore IPv4 addresses as 32-bit dotted quad numbers and how the IP stack assigns them via DHCP. See how ARP translates IPs to MACs for TCP/IP communication.
Learn how subnet masks separate network and host parts of an IP address to guide direct delivery or gateway routing, and apply subnetting, supernetting, and class A/B/C concepts.
Deliver packets on the local network when the source and destination share a subnet; otherwise forward to a default gateway for routing. Use ARP and routing tables to resolve destinations.
Configure IPv4 addresses on a machine with DHCP or static settings via GUI, command prompt, or PowerShell, including APIPA fallback, subnet mask, gateway, DNS, and multiple IP addresses.
Explains how to troubleshoot tcp/ip connectivity using ipconfig, ping, tracert, route print, and netstat, and shows dns caching, dhcp renew, and testing with network monitor and telnet.
Explore how DHCP automatically assigns IP addresses from a pool along with gateway, subnet mask, and DNS details using the discover, offer, request, and ack flow.
Install the DHCP server on Windows Server 2012, configure a static IP address, and authorize the server in Active Directory to prevent rogue DHCP.
Configure the DHCP server to assign IPs by creating scopes, managing exclusions, and applying server and scope options. Reserve addresses, monitor leases, and enable DNS integration for reliable name resolution.
Enable dhcp high availability by configuring scope replication between two window s server 2012 servers, so scopes replicate and balance load, ensuring ip addresses remain available if one server fails.
Maintain Windows Server 2012 DHCP by backing up configuration and leases, performing manual backups, restores, and exporting and importing scopes and leases with PowerShell.
Explore how DNS maps host names to IP addresses, how fully qualified domain names are constructed, and how hierarchical DNS with root hints and forwarders enables name resolution.
Install and configure the DNS server role using server manager or PowerShell, enable the DNS service, configure firewall UDP 53, and set forwarders and zones with Active Directory replication.
Configure and manage a DNS server via properties, selecting interfaces, forwarders, root hints, round robin, and netmask ordering for multi-site reliability; monitor, test, and cache results with PowerShell.
Create and manage DNS zones, including forward and reverse lookup zones, while leveraging Active Directory integrated replication and stub zones for efficient DNS management.
Learn how dns resource records map host names to ip addresses within a zone, including a, ptr, alias records, and service records; test with nslookup.
Analyze client-side name resolution with DNS, flush caches, and observe server lookups, including IPv6 AAAA records. Use Server Manager and the best practice analyzer to troubleshoot DNS health.
Discover how IPv6 addresses the IPv4 shortage and private network addressing with a 128-bit address space, automatic DNS-based address registration, and six 16-bit blocks written in hex.
Understand IPv6 address types—global unicast, link-local (stateless and stateful), and site-local—and how DHCPv6 or static configuration with a scope sets prefixes, gateways, and DNS for Windows Server 2012.
Explore integrating IPv6 with IPv4 using ISATAP, 6to4, and Teredo to enable IPv6 traffic, configure DNS host records and AAAA mappings, and pursue a native IPv6 network.
Explore disk types and partitions in Windows Server 2012, including MBR vs GPT, basic and dynamic disks, and various RAID configurations from RAID 0 to RAID 10.
Explore Windows Server file systems, comparing NTFS, exFAT, and ReFS, their features and limitations; learn to format volumes, assign drive letters or mount points, and create shortcuts to access content.
Learn how to shrink and extend NTFS and ReFS volumes, optimize by defragmenting before shrink, and manage disk sizes with PowerShell using Get-Partition and Resize-Partition.
Explore storage spaces in Windows Server 2012 to create thin provisioned mirrored or parity virtual disks from multiple disks, enabling direct attach storage management with PowerShell.
Explore Windows Server 2012 block-level data deduplication, reducing file server storage. Consolidate duplicates into a single instance store and configure runs, exclusions, and monitoring with PowerShell.
Secure NTFS data with Active Directory group permissions (global, domain local, universal), manage explicit and inherited rights, and use dynamic access control with data classification and Spartan attributes.
Create and manage file shares with NTFS and share permissions, enable offline caching, and use access-based enumeration to hide unauthorized folders.
Learn how the shadow copy service and the volume shadow copy service (VSS) create point-in-time snapshots of file shares, letting end users view or restore previous versions.
Explore Windows Server 2012 file server features, including storage pools, thin provisioning, parity and three-way mirroring, data deduplication, and SMB 3 with NFS and SCSI targets.
Enable and manage Windows Server print services by centralizing printers, drivers, and permissions, using the print management console, Active Directory, and Group Policy.
Understand storage space tiering and write-back cache in Windows Server 2012 and 2012 R2, using SSD for hot blocks, mirroring for resiliency, and 1 MB block moves that optimize VDI.
Create and manage a tiered storage space in Windows Server using storage pools and two-tier mirrors, configuring SSD and HDD sizes, write-back cache, and optional power shell steps.
Create a clustered storage space using an external disk enclosure in a two-node Windows server environment, configure MPIO, and implement mirroring with storage tiers and cluster shared volumes.
Explore how work folders in Windows Server 2012 R2 let non-corporate devices access and sync a single enterprise folder offline, with SSL encryption and on-device policies.
Configure a work folders client on Windows 8.1 via the control panel applet to sync server files using a DNS alias and group policy for automatic setup.
Configure active directory attributes for multi-server work folders by populating the MSDS-SyncServerURL attribute to redirect users to the correct work folder server, ensuring consistent synchronization across devices.
Discover how Active Directory replaces local SAM files with a domain-based security model, LDAP access, and a global catalog for scalable administration.
Explore Active Directory domains, trees, and forests, including domain controllers, replication boundaries, and the global catalog; understand transitive trusts, shared schema, and raising domain and forest functional levels.
Create an Active Directory domain controller and forest using Server Manager or PowerShell, enable DNS dynamic update, configure Global Catalog, read-only domain controller options, and install from media.
Explore domain controller types, including normal and read-only options. Learn how multi-master replication with LVR updates only changed attributes and the five single master roles govern domain operations.
Explore Active Directory management tools—create users and computers, manage attributes and delegation of authority, organize organizational units, and configure sites, replication, and global catalogs.
Organizational units are core Active Directory blocks that contain objects, enable delegated authority through groups, and allow targeted Group Policy application to the OU.
Learn to manage users, groups, and computers in Active Directory using the users and computers tool, including containers, groups types, roaming profiles, and offline domain join with Djoin.
Upgrade an existing domain to Windows Server 2012 by running forest prep and domain prep, then promote new 2012 domain controllers and migrate FSMO roles.
Automate Active Directory tasks using command prompt, PowerShell, and the Active Directory Administrative Center; perform bulk imports with CSVDE or LDIFDE, and manage objects with DS commands and targeted searches.
extend traditional active directory domain services into Windows Azure infrastructure as a service by linking on-prem domain controllers with Azure DNS and site definitions for seamless cross cloud directory management.
Deploy a read-write domain controller in Windows Azure with a virtual network; establish site-to-site connectivity, promote DC, enable global catalog, and treat Azure as an extension of your data center.
Explore how group policy centralizes configuration across domain machines and users through GPOs, local security policy, and auditing, stored in Active Directory and Sysvol with matching version numbers.
Explore the group policy management tools using the Group Policy Management Console to view domains and OUs, manage linked GPOs, and edit settings with the Group Policy Management Editor.
Discover how to create and link group policy objects across domain, OU, and site, manage enforced settings, block inheritance, no override, and understand policy precedence and filtering.
Back up, export, import, and reuse group policy objects across domains using starter GPOs, with delegated permissions to link and create GPOs for efficient domain management.
Validate group policy application using the resultant set of policy capabilities. Use the group policy management console to view gp results, replication health, and model loopback and security filtering.
Being MCSA certified is without a doubt a very prestigious accolade and will increase your earning potential. Training for Microsoft Certification used to be expensive, but Infinite Skills have now teamed up with Udemy to offer the complete MCSA study course for a fraction of the traditional cost.
This course is part 1 of a 3 part series that will prepare you for the MCSA Certification.
The other courses required to become MCSA are
</p> In this Windows Server 2012 certification training course, Infinite Skills teaches you the skills that are required to pass the 70-410 exam for Installing and Configuring Windows Server 2012. You are required to complete the 70-410 exam as a part of both the MCSA and MCSE certification paths.
This tutorial covers all the essential skills in this Server 2012 training video that you will need to have in order to pass your 70-410 exam. This includes installing and configuring servers, configuring server roles and features, configuring Hyper-V, deploying and configuring core network services, installation and administering Active Directory and creating and managing group policies.
By the end of this video tutorial for Installing and Configuring Microsoft Windows Server 2012, you will fully understand the core concepts and skills required to pass the 70-410 exam which is required for MCSE and MCSA certifications. Even if you are not going the certification route, this training course will give you the tools you need to install and configure Windows Server 2012 for any environment.
How to take the Microsoft 70-410 Exam:
1. Find a test center near you ( http://www.microsoft.com/learning/en-us/exam-70-410.aspx ) to take the Server 70-410 certification exam, their will provide details on test center locations and schedules. This exam is typically priced around $150 dollars.
2. Study the required material to pass the 70-410 examination. This course covers the material that is within the 70-410 certification exam, and will help put you in a great position to succeed in the exam
3. Pass your exam!
4. Tell your friends how easy passing the Microsoft 70-410 exam was using Infinite Skills training courses
5) Take our Microsoft Windows Server 70-411 and 70-412 courses which will prepare you for the 70-411 and 70-412 exams. Upon passing the 70-410, 70-412, and 70-412 exams you will become a Microsoft Solutions Certified Associate in Windows Server 2012.
The information laid out above is given in good faith, we are not endorsing and third party company by offering a link to their site. You should always do your own research prior to making a purchase or using any service linked to via this website. Prices or details may alter and any information listed can not be guaranteed to be accurate. Note: While this course is comprehensive in regards to covering material on the exam, we do recommend using other aids to guide your study.