Installing&config Servers Flashcards
Why does a striped volume offer better write performance then RAID 5 volumes
A RAID5 Blum writes both parity block and data blocks, so it does not offer the write performance mace of a striped volume which only writes Data block
Which cmd enables server manager remote management and enable all required firewall rule exceptions
Configure-SMRemoting.exe -enable
To reinstall a role or feature that has been completely removed from windows server 2022 R2, what resource do you require?
Either the original installation source or access to windows update
What are the four steps for windows server migration tools installation and preparation
- Install windows server migration tools on destination server that run windows server 2012 R2
- Create deployment folder from destination server to source servers
- Copy deployment folder from destination servers to source servers
- Register windows server migration on source servers
How can you perform an in place upgrade from server 2008 server with 32 bit processor to windows server 2012 R2
I place upgrade from 32 bit to 64 buy architecture are not supported. You must perform a clean installation on hardware with 64 bit machine
What is the minimum number of dynamic drives requir Enti crate a mirrored volume
2
Which feature of windows server 2012 and above allows the server to have the ability to operate multiple NIC as a single interface
NIC Teaming
To perform an offline domain join during an unattended operating system installation of a server core version of windows 2012R2, what command should you run first
djoin/provision
To configure power shell web access, what three things must you do
- Install windows powershell web access
- Configure gateway
- Confiqure authorisation rules that allow users to access to the web based windows powershell console
What type of storage layout from the storage pool will support up to two disk failures
Mirror space
What happens when you run dcpromo.exe with no parameters form windows server 2912!r22 cmd prompt
It will not work. You will get a message pointing you to server manager
Which powershell cmdlet creates a new NIC team that consists of one or more network adapters
New-NetLbfoTeam
Which parameter of the Dism command will allow you remove a GUI interface from an image of full installation of windows server 2012 R2
/disable-feature
What powershell cmdlet can be used to find a list of stale computers that have not been logged into by anyone in four weeks
Get-adcomputer
If you have a domain with both windows server 2012 and windows server 2008 servers, which cmdlet must you run before you configure anything using powershell cmdlet on a windows server 2008 server core edition server
Import-module ServerManager