70-410 - Installing and Configuring Windows Server 2012 Flashcards
Learn all about MCSA 70-410. Installing and configuring Windows Server.
What is the Powershell command to install Hyper-V?
Install-WindowsFeature -Name Hyper-V -ComputerName -IncludeManagementTools -Restart
What is group policy?
Group policies are set of rules and management configuration options that you control through the Group Policy settings. These policy settings can be placed on users’ computers throughout the organization.
What is Active Directory Domain Services?
The AD DS server role allows you to create a scalable, secure, and manageable infrastructure for user and resource management and to provide support for directory Dash enabled applications, such as Microsoft Exchange Server.
What is Active Directory Federation services?
Active Directory Federation Services (AD FS) provides internet based clients with a secure identity access solution that works on both windows and non-Windows operating systems. AD FS gives users the ability to do a single sign-on (SSO) and access applications on other networks without needing a secondary password.
What is Active Directory Lightweight Directory Services?
Active Directory Lightweight Directory Services (AD LDS) is a Lightweight Directory Access Protocol (LDAP) directory service that provides flexible support for directory-enabled applications, without the dependencies
What is Windows Server 2012 R2 server core?
This is a bare-bones installation of Windows Server 2012 R2. No graphical user interface (GUI). Strictly managed by command line interface.
What is the Powershell command to convert from server core mode to server with GUI mode?
Install-WindowsFeature Server-Gui-Mgmt-Infra, Server-Gui-Shell -Restart
What is the Powershell command to uninstall server GUI mode?
Uninstall-WindowsFeature Server-Gui-Mgmt-Infra -restart
What are the steps to install a removed roll or feature using a WIM image?
1) . Get-windowsimage -imagepath \install.wim
2) . Install-WindowsFeature featurename -Source wim: path: index
* Requires administrator privileges*
- You are the administrator for the ABC Company. You are looking to install Windows Server 2012, and you need to decide which version to install. You need to install a version of Windows that is just for logon authentication and nothing else. You want the most secure option. What should you install?
A. Windows Server 2012 Datacenter with GUI
B. Windows Server 2012 Datacenter Server Core
C. Windows Server 2012 Standard with GUI
D. Windows Server 2012 Web Server Core
B. Windows Server 2012 Server Core is a more secure, slimmed-down version of Windows Server. Web versions of Windows Server 2012 are not available. You would use Windows Server 2012 Standard as a Web server.
You are the IT manager for a large organization. One of your coworkers installed a new Windows Server 2012 Datacenter Server Core machine, but now the IT team has decided that it should be a Windows Server 2012 Datacenter with GUI. What should you do?
A. Reinstall Windows Server 2012 Datacenter Server Core on the same machine.
B. Install a new machine with Windows Server 2012 Datacenter Server Core.
C. Convert the current Windows Server 2012 Datacenter Server Core to the Windows Server 2012 Datacenter with GUI version.
D. Dual-boot the machine with both Windows Server 2012 Datacenter Server Core and Windows Server 2012 Datacenter with GUI.
C. One of the new advantages of Windows Server 2012 is that you can convert Server Core and GUI versions without the need to reinstall the operating system files completely.
You are the administrator for your company, and you are looking at upgrading your Windows Server 2008 web server to Windows Server 2012. Which version of Windows Server 2012 does Microsoft recommend that you use?
A. Windows Server 2012 Datacenter
B. Windows Server 2012 Standard
C. Windows Server 2012 Essentials
D. Windows Server 2012 Foundation
B. Microsoft recommends that you upgrade your Windows Server 2008 or Windows Server 2008 R2 Web server to Windows Server 2012 Standard.
- You are looking at upgrading your Windows Server 2008 R2 Enterprise with SP2 machine to Windows Server 2012. Your organization is considering virtualizing its entire server room, which has 25 servers. To which version of Windows Server 2012 would you upgrade?
A. Windows Server 2012 Datacenter
B. Windows Server 2012 Standard
C. Windows Server 2012 Essentials
D. Windows Server 2012 Foundation
A. Windows Server 2012 Datacenter was designed for organizations that are seeking to migrate to a highly virtualized, private cloud environment. Windows Server 2012 Datacenter has full Windows Server functionality with unlimited virtual instances.
You have been hired to help a small company set up its first Windows network. It has had the same 13 users for the entire two years it has been open, and the company has no plans to expand. What version of Windows Server 2012 would you recommend?
A. Windows Server 2012 Datacenter
B. Windows Server 2012 Standard
C. Windows Server 2012 Essentials
D. Windows Server 2012 Foundation
D. Windows Server 2012 Foundation was designed for smaller companies that need a Windows Server experience for as few as 15 users. Windows Server 2012 Foundation is general-purpose server with basic server functionality and no virtualization rights.
You have been hired to help a small company set up their Windows network. They have 20 users, and they have no plans to expand. What version of Windows Server 2012 would you recommend?
A. Windows Server 2012 Datacenter
B. Windows Server 2012 Standard
C. Windows Server 2012 Essentials
D. Windows Server 2012 Foundation
C. Windows Server 2012 Essentials is ideal for small businesses that have as many as 25 users and 50 devices. It has a simple interface, preconfigured connectivity to cloud-based services, and no virtualization rights.
Which of the following are benefits of using Windows Server 2012 Server Core? (Choose all that apply.)
A. Reduced management
B. Minimal maintenance
C. Smaller footprint
D. Tighter security
A, B, C, D. All four answers are advantages of using Windows Server 2012 Server Core. Server Core is a smaller installation of Windows Server and therefore all four answers apply.
You have been asked to configure a Windows Server 2012 Datacenter Server Core machine. Which remote configuration applications can you use to configure this server from your machine? (Choose all that apply.)
A. Windows Remote Management
B. Command prompt
C. Windows PowerShell
D. Microsoft Remote Admin (MRA)
A, C. Windows Remote Management and Windows PowerShell allow an administrator to configure a Windows Server 2012 machine remotely. The command prompt is used locally on a Windows Server 2012 Server Core system, and there is no application called Microsoft Remote Admin (MRA).
You are a server administrator, and you are trying to save hard drive space on your Windows Server 2012 Datacenter machine. Which feature can help you save hard disk space?
A. HDSaver.exe
B. Features On Demand
C. AD DS
D. WinRM
B. Windows Server 2012 Features On Demand allows an administrator not only to disable a role or feature but also to remove the role or feature’s files completely from the hard disk.
You are working on a Windows Server 2012 Datacenter Server Core system. You need to view which roles and services are installed on the machine. Which PowerShell cmdlet can you use to see this?
A. Get-event
B. New-event
C. Trace-command
D. Get-WindowsFeature
D. The Get-WindowsFeature cmdlet allows an administrator to view a list of available and installed roles and features on the local server.
What does DNS stand for?
“Domain Name System”
Properties of RAID 0
RAID Type: disk striping
Fault tolerance: No
Advantages: Fast reads and writes.
Minimum number of disks: 2
Maximum number of disks: 32
Properties of RAID 1
RAID Ttpe: Disk Mirroring
Fault tolerance: Yes
Advantages: Data redundancy and faster writes than RAID-5
Minimum number of disks: 2
Maximum number of disks: 2
Properties of RAID 5
RAID Tupe: Disk striping with parity
Faut tolerance: Yes
Advantages: Data redundancy withl-ess overhead and faster reads than RAID-1.
Minimum number of disks: 3
Maximum number of disks: 32
What is MPIO?
Multipath I/O
- Allows the ability to have redundant physical.
- Made Possible due to Microsoft DSM. A driver that communicates with storage devices. (iSCSI, Fibre Channel, or SAS)
Load balance policies: Failover, Failback, Round Robin, Round robin with a subset of paths, Dynamic Least Queue Depth, Weighted Path.