670 likes | 764 Views
This exam is part one of a series of three exams that test the skills and knowledge necessary to implement a core Windows Server 2012 infrastructure in an existing enterprise environment.<br>http://www.allpass4sure.com/microsoft-pdf-70-410.html
E N D
Session Objective(s): Identify areas that may require extra studying Action plan for exam preparation and success
Exam prep: 70-410 & 70-417 MCSA: Installing and Configuring Windows Server 2012(R2)
alojukwu@microsoft.com http://thedevicepros.com http://www.facebook.com/thedeviceprofessionals
Broader Skill Set Certification Requirement s Relevance Rigor Deeper Skill Set Recertification
Cannot move between case studies 700 is not 70% http://www.allpass4sure.com/microsoft-pdf-70-410.html
All questions have a consistent anatomy Business Problem Goal Statement Questions are not intended to trick you One or Multiple Correct Answers Multiple Distracters
Install servers Planning Optimization Migration Configure servers Configure Server Core Delegation Offline image management Remote servers Configure local storage Planning for server storage Working with Disks
Server 2012 is not available in 32-bit Data Center Standard Essentials (same functionality of standard and web version of Windows Server 2008) Foundations (Don’t forget about Windows Hyper-V, Storage & Multipoint Server 2012) Differences in licensing are exposed by the number of users and physical/virtual instances each support. EDITION EDITION Datacenter Datacenter Standard Standard Foundation Foundation Essentials Essentials POSE INSTANCES POSE INSTANCES 1 1 1 1 (POSE or VOSE) VOSE INSTANCES VOSE INSTANCES Unlimited 2 0 1 (POSE or VOSE)
In comparison… Foundation Foundation Essentials Essentials Standard / Standard / Datacenter Datacenter 64 64 4TB 4TB Unlimited Unlimited Unlimited Unlimited Full Full Full Full Yes Yes Unlimited Unlimited Processor Limit Processor Limit RAM RAM Max users Max users Routing and Remote Routing and Remote Access (RRAS) Active Directory Services Active Directory Services Active Directory Certificate Active Directory Certificate Services Hyper V / Hyper V / Server Core Server Core File Services limits File Services limits 1 1 32GB 32GB 15 15 50 50 Root only Root only CA Only CA Only No No 1 Standalone 1 Standalone DFS root 2 2 64GB 64GB 25 25 250 250 Root Root only CA Only CA Only No No 1 Standalone 1 Standalone DFS root Access (RRAS) only Services DFS root DFS root
Minimum Requirements 1.4 GHz 64-bit processor (no upgrade path from a 32bit system) 512 MB RAM 32 GB available disk space (considered as the minimum) DVD drive (not normally a pre-requisite) Super VGA (1024 x 768) or higher resolution monitor Keyboard and mouse (or other compatible pointing device) Internet access Supported Maximums Component Component Logical processors Logical processors RAM RAM Failover cluster nodes Failover cluster nodes WINDOWS SERVER 2012 WINDOWS SERVER 2012 640 4 terabytes 63 WINDOWS SERVER 2008 R2 WINDOWS SERVER 2008 R2 256 2 terabytes 16
Used to keep the server builds simple and targeted Located at C:\Windows\WinSXS directory Can be removed and added later if need Install-Windows Feature or Uninstalll-Windows Feature Can reduce the total disk space used. Also works on VHD and VHDX Install Install- -WindowsFeature WindowsFeature <featurename> <featurename> - -Source Source wim:d: wim:d:\ \sources sources\ \install.wim:2 install.wim:2
Number of roles support by Server Core increased 12 of 19 roles are available Roles not available Active Directory Federation Services Fax Server & Application Server Network Policy and Access Services Remote Desktop Services/Gateway /Session Host/Web Access Volume Activation Services Windows Deployment Services To switch from Server full to Core Server SQL Server can now run on Server core Uninstall Uninstall- -WindowsFeature WindowsFeature Server Server- -Gui Gui- -Shell, Server Shell, Server- -Gui Gui- -Mgmt Mgmt- -Infra Infra
DISM is your friend ..and my favorite DISM commands: Dism /online /Get-Features (run the cmd prompt with admin account) Dism.exe /online /Enable-Feature /FeatureName:NetFx3 The ImageX tool is deprecated in Windows 8 and has been replaced with DISM for image management.
Post installation tasks to consider: Configure the network connection Set the time zone Enable Remote Desktop Rename the computer Join a domain
Switch Independent Mode Incoming Traffic come through one card Unless virtual machines are in use Need to use Hyper-V Port or Dynamic Static Teaming or LACP Requires hardware support 802.3ad or 802.1ax Incoming Traffic Controlled Powershell commands to configure NIC Teaming: New-NetLbfoTeam NewTeam NIC1,NIC2 –TeamingMode Lacp –LoadBalancingAlgorithm HyperVPorts
Master Boot Record (MBR) GUID Partition Table (GPT) Basic Disks Dynamic Disks , ReFS
64 Bit only Versions/editions and differences Things not in Core Disk Partitions, types, etc NIC Teaming DISM http://www.allpass4sure.com/microsoft-pdf-70-410.html
Which of the following are valid reasons why administrators might want to install their Windows Server 2012 servers using the Server Core option? (Choose all that apply) a. b. c. d. Source: Exam Ref 70-410
Configure file and share access Configure print and document services Configure servers for remote management Configure Server Core Configure Firewal
Network Only 1st line of defense Read, Change, Full Control Folders Only, Drive? Effective Permissions w/ Multiple Group Membership Deny Always Wins Combine w/NTFS Administrative Shares Configuring Access-Base Enumeration
Configuring Offline Files Network Shares Files available when disconnected or “work offline” Very good synch mechanism Can be controlled through group policy Disk Quotas Limit disk usage Configuration Windows Explorer Soft or Hard configuration Folders in FSRM Templates Volume Shadow Copy Useful for VM Snapshots and Server Backup and File Recovery
Authentication Kerberos (Windows Auth) Digest (Windows Auth) Device management policy File encryption / selective wipe Require password / device lock ADFS (OAuth) Limit access to registered devices )ADFS( https://workfolders.contoso.com Data management Quotas File screens Reporting Classification RMS protection
Print Devices Management Print Server Management Print Drivers Direct vs Network Printing Managing, Sharing Printers Migrating Printers Deploying Printers via GPO Consider Remote Desktop Easy Print
Remember VSS applies to the ENTIRE VOLUME! Understand the difference between basic and advanced permissions Remote Management is deeply encouraged! Don’t Forget about Quotas And storage pools
Practice Question You create a volume on Disk 1 on the server and create a shared folder on that volume. You want to enable the Volume Shadow Copy Service (VSS) on the shared folder. What step can you take to accomplish the task? a. In the properties for the shared folder, enable shadow copy b. In the properties for the volume, enable shadow copy for the volume c. Use the xcopy command to enable shadow copy for the shared folder Source: MeasureUp
Create and configure virtual machine settings Create and configure virtual machine storage Configure servers for remote management
Typical Features Newer Features…
Up to 2,048 virtual CPUs Up to 4 terabytes (TB) of physical memory One server can host as many as 1,024 active VMs Each VM can have up to 64 virtual CPUs Up to 1 TB of memory. Support clusters with up to 64 nodes and 8,000 VMs. http://www.allpass4sure.com/microsoft-pdf-70-410.html
Server1 run Windows Server 2012 with the Hyper-V role installed. A Virtual Machine (VM) named VM1 runs on the Hyper-V server. VM1 is configured to use dynamic memory. You need to change memory allocation settings for VM1. Which memory allocation setting can NOT be changed while VM1 is running? a. Minimum RAM b. Maximum RAM c. Startup RAM Source: MeasureUp
Configure IPv4 and IPv6 addressing Deploy and configure Dynamic Host Configuration Protocol (DHCP) service Deploy and configure DNS service
Important factors to know about Addressing Understand IPv4 Subnetting & Supernetting Understand IPv6 Addressing Global Unicast Address -> Routable world wide & unique to the internet Link-Local Unicast Address ->Auto-Assigned IPv6 address Assign an IPv6 Addresses and check the route (route print) Tunneling Automatic or Manual Configuration 6to4 ISATAP Teredo NAT64
DNS Terminology that you should know… Hint: replication scope
Understand the Importance of Root Hints Know your subnetting!!! IPv6 Global Unique or Local Address Powershell is not the only way to configure DNS and DHCP settings Global Names can still be used Be able to distinguish between stub zones, forward & reverse lookup zones
Practice Question Server1 runs Server 2012 with the DNS Server role installed. Server1 is joined to the Active Directory domain. Users that have computers joined to the same domain are reporting that they are not able to resolve any server names. After troubleshooting this issue, you find that the DNS IP address configured on the clients is different from the IP address of Server1. You need to prevent this issue in the future. What should you do? a. Configure a static IP address for Server1 b. Create a PTR DNS resource record for Server1 c. Configure static IP addresses for client computers Source: MeasureUp