Chapter 2 Flashcards
(46 cards)
What is the Minimum processor requirement?
1.4 GHz
What is the Minimum memory requirement?
512 MB
What is the minimum Available Disk Space requirement?
32 GB
What is the optical drive requirement?
DVD-ROM
What is the minimum display ratio?
Super VGA 800x600 monitor
What is the recommended processor requirement?
2GHz or faster
What is the recommended memory requirement
2GB RAM or greater
What is the recommended available disk space requirement?
40 GB or greater
What is the recommended optical drive?
DVD-ROM Drive
What is the recommended display ratio?
XGA 1024x768
What PS command is it to join a computer to the domain?
netdom join computername / domain:domainname
What PS command lets you edit Server Core installation properties?
Sconfig.cmd
What PS command enables automatic updates?
cscript scregedit.wsf
What PS command displays roles and features already installed?
Get-WindowsFeature
What PS command Adds roles or features?
Install-WindowsFeature
What PS Command Removes roles or features?
Uninstall-WindowsFeature
What PS Command lets you configure IPV4?
netsh interface IPv4
What PS Command lets you configure Windows Firewall?
netsh advfirewall
What PS command lists all Server Core commands?
Help
What are the 3 steps in preparing for a Delegation Model
Decentralized
Centralized
Shared/Delegated
Explain the Decentralized step of the Delegation Model
Administrators are present at each site and all share the same responsibilities and access to the servers. Challenges with scalability and standardization.
Explain the Centralized step of the Delegation Model
Focuses on driving standards and consistent management from a central site or group of admins. Branch sites may have desktop engineers with local rights, limited access to servers.
Explain the Shared/Delegated step of the Delegation Model
Can be used for any size organization, takes ideas from the decentralized and centralized models, focuses on centralized policies and procedures oversaw by enterprise admins. ENT admins allow junior admins at each site to manage local servers.
How is Leveraging Active Directory achieved?
You can split up administrative tasks among various individuals using the AD DS Delegation of Control wizard.