70-410 Flashcards
Server Core
reduces management and servicing by installing only what is needed to run most server roles and applications. Fully manage locally or remotely with Windows PowerShell.
Load Driver on Windows Setup
May have load windows drivers for storage from the manufacturer.
Windows Server 2012 R2 Foundation
- Intended for small office networks.
- Up to 15 users. No CALs.
- Single CPU Socket. No Limit on cores.
- Maximum of 32GB of RAM.
- No Virtualization rights.
Windows Server 2012 R2 Essentials
- Intended for small office networks
- Up to 25 users and 50 devices
- Pre-configured connectivity to cloud-based services.
- Remote Web Access
- My Server app for Windows/RT/Phone
- Microsoft Azure Backup Integration.
- Office 365 Integration
- No Virtualization rights.
Windows Server 2012 R2 Standard
- The Entirety of Windows Server.
- Up to two CPU sockets. No Limit on cores.
- Two virtual instances included.
Windows Server 2012 R2 Datacenter
- The entirety of Windows Server.
- Up to two CPU sockets. No Limit on cores.
- Unlimited virtual instances included.
Server with a GUI
Standard Windows GUI with traditional start screen. Server manager tool and MMC console supported. All server roles can be installed.
Minimal Server Interface
Also known as Windows Server core. Start screen, explorer, IE, and the desktop not supported.
Full Desktop Experience
Intended for using Windows Server as a desktop OS. Standard Windows GUI with traditional Start Screen, plus Windows Store and Windows Store apps supported.
Role
something a windows server aspires to be.
Role Service
The functions that fulfill those aspirations.
Feature
Other tasks that don’t fit within an established Role.
Use Powershell to Install a Role, Role Service, and Feature
Get-WindowsFeature to see all options.
-Install-WindowsFeature telnet-server
Supported Roles on Windows Server Core
- AD Certificate Services. AD Domain Services. AD Lightweight Domain Services. AD Rights Management Services.
- DHCP Server. DNS Server.
- File and Storage Services.
- Hyper-V
- Print and Document Services.
- Remote Access Services.
- Streaming Media Services.
- Web Server (IIS)
- Windows Server Update Services.
Clean Install
Used for new installations. Used where old OS instance will be deleted. Used when changing from x86 to x64 architecture. Used when changing languages. Used when converting from pre-release versions.
Upgrade
Used when an existing OS instance requires an in-place upgrade. Supported upgrades:
- Windows Server 2008 SP2
- Windows Server 2008 R2
- Windows Server 2012 Standard and Datacenter
License Conversion
DISM command can migrate a Windows Server instance to a higher OS Edition.
- Offline servicing to OS images
- Online servicing to running OS instances.
DISM
Services images.
Role Migration
Windows Server Migration Tools are available as an install-able feature in Server Manager.
-Install-WindowsFeatureMigration
Tools must be installed onto source and destination computer. This can be done manually.
Migration steps are different based on the role being migrated.
- Export-SmigServerSetting
- Import-SmigServerSetting
WinSxS Folder
Windows Side by Side. Allows Windows to have multiple different versions of things installed simultaneously. mechanism to allow windows to compartmentalize the roles and features. Directory to point to whenever you need a feature that requires media.
WinSxS Folder
Windows Side by Side. Allows Windows to have multiple different versions of things installed simultaneously. mechanism to allow windows to compartmentalize the roles and features. Directory to point to whenever you need a feature that requires media.
NIC Teaming
Located within Server Manager. Requires at least 2 physical network cards. Under Tasks, create new team. Select Network adapters involved.
Teaming Mode
Static Teaming, switch Independent, and LACP.
Static Teaming
Requires network guys to check switch config. Network has to recognize the team.