70-410 Q/A Flashcards
(272 cards)
Which type of zone prevents the DNS server from looking outside the zone on the DNS server to resolve a name?
A root zone
What is the default location for Work Folders on a client computer?
%USERPROFILE%\Work Folders
What is the default number of pooled MAC addresses available to a server running Hyper-V?
256
Which generation(s) of virtual machines supports both VHDs and VHDXs?
Generation 1 virtual machines only
After you have selected Save my settings for future connections to this virtual machine and then clicked Connect to connect a virtual machine that supports enhanced session mode in a Virtual Machine Connection session, where is the configuration file saved?
%appdata%\roaming\Microsoft\Windows\Hyper-V\Client\1.0
What Windows Server 2012 R2 function replaced the Snapshot function in Hyper-V manager of Windows Server 2008 and Windows Server 2012?
Checkpoint
Which IPv6 prefix is a unique local unicast allocation?
FC00::/7
What utility can you use to enable remote management on a Server Core installation of Windows Server?
sconfig
Why do pass-through disks give better performance than virtual disks for a virtual machine on a Hyper-V host?
Pass-through disks allow for the virtual machines to get raw disk access, which is important when you have a storage operating system controlling the drives.
Which Windows server versions can run as a guest operating system on a Hyper-V host that can use a virtual Fiber Channel Adapter to connect to an attached virtual SAN?
Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2
Why does Microsoft recommend that you create a new Group Policy Object (GPO) for AppLocker in environments where both Software Restriction Policies and AppLocker are in place?
If you upgrade a computer that uses Software Restriction Policies to Windows Server 2012 R2 or Windows 8.1, and then implement AppLocker rules, only the AppLocker rules will be enforced.
What Hyper-V feature introduced in Windows Server 2008 R2 defines the startup memory as the minimum amount of memory that a virtual machine can have?
Dynamic Memory
Which tool do you use to edit a local Group Policy on a computer?
You can open and edit a GPO by using the Group Policy Editor
How do you hide a share so that it is not visible in the network, but allows users that have the appropriate permissions to access the folder?
Create a hidden share by putting a dollar sign ($) after the share name
Which IPv6 prefix is a global unicast allocation?
2000::/3
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 a PowerShell cmdlet on a Windows Server 2008 server Core edition server?
Import-module ServerManager
Which type of zone resolves an IP address to a name?
A reverse lookup zone
What does the Block all connections setting on a Firewall profile block?
Blocks all connections, regardless of any firewall rules that explicitly allow the connection
Which generation(s) of virtual machines allows the VM to boot using Ipv4?
Both Generation 1 and Generation 2 virtual machines
What subnet mask would you use to further divide the 10.10.0.0/16 network to a subnet that supports up to 2100 hosts?
/20 or 255.255.240.0 which supports 2^12-2 or 4094 hosts per subnet
Which DHCP option number specified a list of IP addresses for DNS name servers available to the client?
006
Which services under Integration Services in Hyper-V Manager can you make available to a virtual machine?
Operating system shutdown, Time synchronization, Data Exchange, Heartbeat, Backup (volume snapshot)
How can you use the Recycle Bin to retrieve yesterday’s version of a document that was mistakenly updated with erroneous information today?
You can’t. The Recycle Bin can only be used to retrieve files that have been deleted, not updated
Which cmdlet creates a point-in-time image of a virtual machine for later use?
Checkpoint-VM