Configure Server Roles and Features Flashcards
What two commands allow you to view installed updates on a Server Core installation of Windows Server 2012 R2?
either the systeminfo command or the wmic qfe list command
What should you load on a Windows 7, Windows 8, or Windows 8.1 laptop to remotely manage roles and features in Windows Server 2012 R2?
Remote Server Administration Tools (RSAT)
Which cmdlet will install Work Folders on a Windows Server 2012 R2 Server?
Add-WindowsFeature FS-SyncShareService
What path in a GPO do you use to enable the Configure slow-link mode policy setting?
Computer Configuration\Administrative Templates\Network\Offline Files
What is the term that describes a physical print device being shared by multiple users while allowing the documents of one group of users to take precedence over documents from another group?
Print priorities
What Group Policy setting provides faster access to cached files and redirected folders by providing lower bandwidth usage because users are always working offline, even if they are connected through a high-speed network connection?
Enable the Always Offline mode by using Group Policy to enable the Configure slow-link mode policy setting
Which command would you run on a Windows Server 2012 R2 server to force a group policy to apply to another Windows Server 2012 R2 computer, named SRV2?
winrs -r:SRV2 gpupdate /force
If a 3 GB file is compressed to 2 GB, what file size will count toward the disk quota?
3 GB will be counted toward the disk quota because compressed files are tracked by their uncompressed sizes
What cmdlet can you use to enable remote management on a Server Core installation of Windows Server 2012 R2?
Enable-NetFirewallRule -DisplayGroup “Windows Remote Management”
How can you easily configure a Server Core installation of Windows Server 2012 R2 to automatically download Windows updates?
use sconfig to configure Windows Updates
What feature in Windows Server 2008 and Windows Server 2012 enables users to reliably print from a RemoteApp program or from a terminal server desktop session to the correct printer on their client computer?
The Remote Desktop Easy Print driver
If joe has Full Control permissions to C:\Software on the server and Read permissions to the share named software that points to C:Software on the server, will Joe be able to copy a file to the Software share from another computer?
No, Joe will only have the effective permissions of Read on the share
How can you filter objects in Active Directory Users and Computers to only display printer objects?
You can choose Filter Options from the View menu and check Only Printers in the Filter Options screen
Is it possible to use Server Manager on a Windows Server 2008 R2 server to install roles on a Server Core installation of Windows Server 2012 R2?
No, you must use the version of Server Manager available in Windows Server 2012 R2 or the Remote Server Administration Tools for Windows 8, or Windows 8.1
What utility can you use to enable remote management on a Server Core installation of Windows Server?
sconfig