70-410 Multiple Choice Flashcards
What command-line utility can you use to join a computer to a domain?
- joinad
- adjoin
- netdom
- joindomain
netdom
How much RAM does Windows Server 2012 support?
- 1 TB
- 2 TB
- 4 TB
- 8 TB
- 16 TB
- 32 TB
4 TB
Which editions of Microsoft Windows Server 2012 include the Hyper-V role?
- Microsoft Windows Server 2012 Datacenter
- Microsoft Windows Server 2012 Essentials
- Microsoft Windows Server 2012 Foundation
- Microsoft Windows Server 2012 Standard
Microsoft Windows Server 2012 Datacenter
Microsoft Windows Server 2012 Standard
What PowerShell command would you use to configure a computer running Windows Server 2012 for Remote Management?
- Configure-SMRemoting.exe -Configure
- Configure-SMRemoting.exe -Enable
- Configure-SMRemoting.exe -On
- Configure-SMRemoting.exe -Start
Configure-SMRemoting.exe -Enable
Which print sharing option minimizes resource utilization on the print server by forcing the print clients to perform the bulk of the print processing?
- Local Print Job Processing
- Remote Print Job Processing
- Print Job Client Rendering
- Render Print Jobs On Client Computers
Render Print Jobs On Client Computers
Which two command line tools can you use to create an Active Directory group?
- adadd
- dsadd
- New-ADGroup
- AD-NewGroup
dsadd
New-ADGroup
Which two of these are correct names for file permissions under Windows Server 2012?
- Advanced Permissions
- Basic Permissions
- Special Permissions
- Standard Permissions
Advanced Permissions
Basic Permissions
What PowerShell command would you use to establish a PowerShell session with a remote computer?
- Enter-Session -credential
- Enter-PSSession -credential
- Enter-PSSession -user
- Enter-SSH -credential
Enter-PSSession -credential
Which of these features is supported by the new ReFS filesystem under Windows Server 2012?
- File compression
- Encrypted File System (EFS)
- Disk quotas
- None of the above
None of the above
What are the four editions of Windows Server 2012?
- Windows Server 2012 Advanced
- Windows Server 2012 Datacenter
- Windows Server 2012 Essentials
- Windows Server 2012 Foundation
- Windows Server 2012 Itanium
- Windows Server 2012 Standard
Windows Server 2012 Datacenter
Windows Server 2012 Essentials
Windows Server 2012 Foundation
Windows Server 2012 Standard
What command-line utility is required to create the domain controller installation media that includes a copy of the AD DS database so that you can use the Install From Media (IFM) option in the Active Directory Domain Services Configuration Wizard?
- Ifmdump.exe
- ntdsutil.exe
- adprep.exe
- dcdump.exe
ntdsutil.exe
What PowerShell cmdlet would you use to enable Remote Desktop connections to the server?
- Set RemoteDesktop -Enable
- Set Remote-Desktop -Enable
- Set-Remote-Desktop -Enable
- Set-RemoteDesktop -Enable
Set-RemoteDesktop -Enable
What file extension is given to the policy file created when you use the Export Policy option from the Advanced Security console of Windows Firewall?
- .txt
- .wf
- .wfw
- .xml
.wfw
How many Failover Cluster Nodes does Windows Server 2012 support?
- 2
- 4
- 8
- 16
- 32
- 64
64
What type of DNS record is used to store IP address to name mappings used for reverse lookups?
- A
- ADDR
- IP
- PTR
PTR
How many hosts can you place on a network with a subnet mask of /26?
- 14
- 30
- 62
- 126
62
To which directory must you copy the ADMX files from \%systemroot%\PolicyDefinitions in order to create a Central Store for Group Policy management templates?
- \FQDN\SYSVOL\FQDN\policies
- \FQDN\SYSVOL\FQDN\PolicyDefinitions
- \FQDN\SYSVOL\policies
- \FQDN\SYSVOL\PolicyDefinitions
\FQDN\SYSVOL\FQDN\policies
What are the two disk types supported by Windows Server 2012?
- Basic
- Dynamic
- Local
- SCSI
Basic
Dynamic
Which of the following is not a possible state for a policy setting under Windows Server 2012?
- Configured
- Not Configured
- Enabled
- Disabled
Configured
Which is these is not one of the three types of user accounts in Windows Server 2012?
- Local accounts
- Domain accounts
- Default accounts
- Built-in user accounts
Default accounts
What is not one of the Storage Layout options supported by Windows Server 2012?
- Mirror
- Parity
- RAID-5
- Simple
RAID-5
What PowerShell command would you use to promote a computer running Windows Server 2012 to an Active Directory Domain Controller and make that new Domain Controller responsible for a new forest?
- Install-AddsForest -DomainController -DomainName “example.com”
- Install-AddsForest -DomainController “example.com”
- Install-AddsForest -Domain “example.com”
- Install-AddsForest -DomainName “example.com”
Install-AddsForest -DomainName “example.com”
Which editions of Microsoft Windows Server 2012 support the Server Core installation option?
- Windows Server 2012 Advanced
- Windows Server 2012 Datacenter
- Windows Server 2012 Essentials
- Windows Server 2012 Foundation
- Windows Server 2012 Standard
Windows Server 2012 Datacenter
Windows Server 2012 Standard
Which of the following is not a method of assigning IPv4 addresses to computers running Windows Server 2012?
- Manual configuration
- APIPA
- DHCP
- IANA
IANA
Which two command line tools can you use to provision a new Active Directory user account?
- Dsadd.exe
- ADadd.exe
- new-DSUser
- new-ADUser
Dsadd.exe
new-ADUser
What PowerShell syntax would you use to configure Windows Firewall rules?
- Set-NetFirewallRule -name -enable
- Set-NetFirewallRule -enable
- Set-NetFirewallRule -name -enabled True
- Set-NetFirewallRule -enabled True
Set-NetFirewallRule -name -enabled True
What component of Windows Server 2012 enables Remote Desktop clients to print to their local print devices?
- Direct Print
- Easy Print
- Local Print
- USB Print
Easy Print
What feature gives Windows Server 2012 the ability to retrieve source files for a feature from another location, such as from an image file?
- Windows Update
- Features on Demand
- Remote Disk
- Installation Assistant
Features on Demand
What PowerShell command would you use to join a computer to a domain?
- netdom join %ComputerName% /domain: /user: /password:*
- netdom join %ComputerName% /userd: /passwordd:*
- netdom join %ComputerName% /user: /password:*
- netdom join %ComputerName% /domain: /userd: /passwordd:*
netdom join %ComputerName% /domain: /userd: /passwordd:*
Which of these is not a valid IPv4 address?
- 1.2.3.4
- 192.168.0.1
- 200.212.257.240
- 180.212.90.1
200.212.257.240
Which statement is correct regarding choosing the functional level for a new forest or domain?
- You should select the oldest Windows version you plan to install in the forest or domain.
- You should select the newest Windows version you plan to install in the forest or domain.
You should select the oldest Windows version you plan to install in the forest or domain.
What type of DNS query requires the DNS server receiving the request to take full responsibility for resolving the name?
- Authority
- Iterative
- Name Server
- Recursive
Recursive
Which of the following upgrades are supported by Windows Server 2012?
- An upgrade from Windows Server 2003
- An upgrade from a pre-RTM edition of Windows Server 2012
- An upgrade from Windows Server 2008 Enterprise Edition to Windows
- Server 2012 Datacenter Edition
- An upgrade from 32-bit Windows Server 2008 to 64-bit Windows Server 2012
- None of the above.
None of the above.
What PowerShell command would you use to disable the Server Graphical Shell and delete its source files from the side-by-side component store?
- Uninstall-WindowsFeature Server-Gui-Shell -Delete
- Uninstall-WindowsFeature Server-Gui-Shell -Erase
- Uninstall-WindowsFeature Server-Gui-Shell -Remove
- Uninstall-WindowsFeature Server-Gui-Shell -Zap
Uninstall-WindowsFeature Server-Gui-Shell -Remove
What is the correct name for GPO templates that you can use to create multiple GPOs with the same set of baseline Administrative Templates settings?
- Default GPOs
- Starter GPOs
- Template GPOs
- Local GPOs
Starter GPOs
Under Windows Server 2012 terminology, which of the following is a piece of hardware?
- Printer
- Print Device
- Printer Driver
- Print Manager
Print Device
Which type of software restriction rule would prevent a program from executing if it had been infected with a virus?
- Hash rules
- Certificate rules
- Path rules
- Network zone rules
Hash rules
What PowerShell command would you use to find out if a computer running Windows Server 2012 is configured for Remote Management?
- Configure-SMRemoting.exe -Display
- Configure-SMRemoting.exe -Get
- Configure-SMRemoting.exe -Show
- Configure-SMRemoting.exe -Status
Configure-SMRemoting.exe -Get
What Windows utility enables clients running Windows XP and Windows Server 2003 to accept policy-based printer deployments?
- GPOPrinterConnections.exe
- PolicyPrinterConnections.exe
- PrinterConnections.exe
- PushPrinterConnections.exe
PushPrinterConnections.exe
What command would you use to confirm that a domain controller has been registered in DNS?
- dcdiag /test /dnsdomain: /v
- dcdiag /test /addomainname: /dnsdomain: /v
- dcdiag /test:registerindns /dnsdomain: /v
- dcdiag /test:registerindns /addomainname: /dnsdomain: /v
dcdiag /test:registerindns /dnsdomain: /v
What is the domain of the person represented by this Distinguished Name (DN)?
cn=John Smith,ou=Sales,dc=example,dc=com
- example
- example.com
- com
- sales
example.com
How many Volume Shadow Copies does Windows Server 2012 support?
- 8
- 16
- 32
- 64
64
Which core version of Microsoft Windows Server 2012 is available only through the Microsoft volume licensing program or from an original equipment manufacturers (OEM), bundled with a server?
- Windows Server 2012 Advanced
- Windows Server 2012 Datacenter
- Windows Server 2012 Essentials
- Windows Server 2012 Standard
Windows Server 2012 Datacenter
After an upgrade to Windows Server 2012, is it possible to uninstall Windows Server 2012 and revert back to the old operating system version?
- Yes
- No
No
What is the primary disadvantage of AppLocker?
- The wizard-based interface allows less granular control than Software Restriction policies.
- You can only apply policies to computers running Windows 7 and Windows Server 2008 R2 or later.
- AppLocker only supports applications provided by Microsoft and official Microsoft partners.
- AppLocker requires an additional software license.
You can only apply policies to computers running Windows 7 and Windows Server 2008 R2 or later.
What PowerShell command would you use to install the Hyper-V role on a computer running Microsoft Windows Server 2012?
- Install-WindowsFeature -Name Hyper-V -ComputerName -IncludeManagementTools -Restart
- Install-WindowsFeature HyperV -ComputerName -IncludeManagementTools -Restart
- Install-WindowsFeature Hyper-V -IncludeManagementTools -Restart
- Install-WindowsFeature -Name HyperV -ComputerName -IncludeManagementTools -Restart
Install-WindowsFeature -Name Hyper-V -ComputerName -IncludeManagementTools -Restart
What PowerShell command would you use to convert a Windows Server 2012 Server Core installation to the full GUI option?
- Install-WindowsFeature Server-Gui-Mgmt-Infra -Restart
- Install-WindowsFeature Server-Gui-Shell -Restart
- Install-WindowsFeature Server-Gui-Mgmt-Infra Server-Gui-Shell -Restart
- Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell -Restart
Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell -Restart
What type of DNS record is used to store the name to IP address mappings used for forward lookups?
- A
- ADDR
- IP
- FWD
A
What is the IPv6 equivalent of the 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 private network addresses in IPv4?
- Global Unicast Addresses
- Link Local Unicast Addresses
- Unique Local Unicast Addresses
- Anycast Addresses
Unique Local Unicast Addresses
Which one of the following is not a valid security level for a Software Restriction policy?
- Unrestricted
- Default
- Disallowed
- Basic User
Default
How many physical disks are required to support the Parity storage layout?
- 1
- 2
- 3
- 5
3
What PowerShell command would you use to install the Active Directory Domains Services role on a computer running Windows Server 2012?
- Install-Windows-Feature AD-Domain-Services -IncludeManagementTools
- Install-Windows-Feature Active-Directory-Domain-Services -IncludeManagementTools
- Install-WindowsFeature –name AD-Domain-Services -IncludeManagementTools
- Install-WindowsFeature –name Active-Directory-Domain-Services -IncludeManagementTools
Install-WindowsFeature –name AD-Domain-Services -IncludeManagementTools
What is the preferred file system for Windows Server 2012?
- exFAT
- NTFS
- ReFS
- ReiserFS
NTFS
What PowerShell command would you use to get a list of roles and features installed on a computer running Windows Server 2012?
- Get-WindowsFeature
- Get-WindowsFeatures
- Show-WindowsFeature
- Show-WindowsFeatures
Get-WindowsFeature
Which of the following is a method for combining consecutive subnets into a single entity in order to reduce the size of routing tables?
- CIDR
- Subnetting
- Supernetting
- VLSM
Supernetting
Which role of Windows Server 2012 enables your server to act as a DHCP Relay Agent?
- DHCP Server
- DNS Server
- Network Policy and Access Services
- Remote Access
Remote Access
Which Windows service do you need to start manually from the Services console before you can use AppLocker?
- Application Identity
- Application Security
- Software Restriction
- Software Security
Application Identity
Which of the following are included as part of Windows Server 2012 Essentials?
- Active Directory Federation Services
- Windows Deployment Services
- Hyper-V
- Server Core
Windows Deployment Services
What are two types of user accounts in Windows Server 2012?
- Authorized Users
- Local Users
- Power Users
- Domain Users
Local Users
Domain Users
Which type of software restriction would prevent the execution of a Windows Installer application from the Internet?
- Hash rules
- Certificate rules
- Path rules
- Network zone rules
Network zone rules
On network does Automatic Private IP Addressing (APIPA) assign IPv4 addresses?
- 10.0.0.0/8
- 127.0.0.0/8
- 169.254.0.0/16
- 192.168.0.0/16
169.254.0.0/16
Which core edition of Microsoft Windows Server 2012 includes no virtualization rights and is limited to 15 users?
- Windows Server 2012 Advanced
- Windows Server 2012 Datacenter
- Windows Server 2012 Essentials
- Windows Server 2012 Foundation
Windows Server 2012 Foundation
What is the IPv6 equivalent of the Automatic Private IP Addressing (APIPA) protocol used under IPv4?
- Global Unicast Addresses
- Link Local Unicast Addresses
- Unique Local Unicast Addresses
- Anycast Addresses
Link Local Unicast Addresses
Which type of network adapter is provided as part of the Guest Integration Services package?
• Emulated Network Adapters
• Synthetic Network Adapters
Synthetic Network Adapters
Which of the following IP addresses is routable across the Internet?
- 127.8.6.4
- 172.16.3.18
- 184.16.3.10
- 192.168.150.112
184.16.3.10
What PowerShell command would you use to demote a domain controller?
- Uninstall-ADDSDomainController –LocalAdministratorPassword
- Uninstall-ADDSDomainController –ForceRemoval –LocalAdministratorPassword –Force
- Dcpromo.exe
- Uninstall-AddsDomainController –LocalAdministratorPassword
Uninstall-ADDSDomainController –ForceRemoval –LocalAdministratorPassword –Force
Which one of these is not one of the three group scopes in Windows Server 2012?
- Domain
- Domain Local
- Global
- Universal
Domain
What are the two types of virtual disk provisioning supported by Windows Server 2012?
- Fixed
- Local
- Mirrored
- Thin
Fixed
Thin
What file extension does Windows Server 2012 use for Security Templates?
- .admx
- .inf
- .txt
- .xml
.inf
Which of these is not a protocol for the automatic creation of IP tunnels?
- 6TO4
- ISATAP
- TEREDO
- VPN
VPN
Which role service must you install before you can create and manage SMB shares using Server Manager?
- File Server
- File Sharing
- File Sharing for SMB
- Server for SMB
File Server
On network does Automatic Private IP Addressing (APIPA) assign IPv4 addresses?
- 10.0.0.0/8
- 127.0.0.0/8
- 169.254.0.0/16
- 192.168.0.0/16
169.254.0.0/16
Microsoft recommends that you disconnect your UPS (Uninterruptable Power Supply) before beginning an upgrade to Windows Server 2012. True or False?
- True
- False
True
Does Windows Server 2012 allow Remote Desktop connections by default?
- Yes
- No
No
What feature of Windows Server 2013 prevents users from seeing shared files and folders they do not have permission to access?
- Access Control Entries
- Access-Based Enumeration
- Access Control Lists
- Share Permissions
Access-Based Enumeration
What is the correct term for a DNS client?
- Agent
- Desktop
- Resolver
- Workstation
Resolver
During a Windows Server 2012 installation, the Setup program copies the files for all of the operating system components from the installation medium into a directory. What is that directory named?
- Win64
- InstallDisks
- Media
- WinSxS
WinSxS
Which of the following is not a type of Group Policy Object?
- Local
- Nonlocal
- Security
- Starter
Security
How many virtual network adapters can you create on a Windows Server 2012 Hyper-V server?
- Eight synthetic adapters and four emulated adapters.
- Eight emulated adapters and four synthetic adapters.
- Four synthetic adapters and four emulated adapters.
- Eight emulared adapters and either synthetic adapters.
Eight synthetic adapters and four emulated adapters.
How many Active Directory domains can a Windows Server 2012 domain controller host concurrently?
- 1
- 16
- 256
- Unlimited
1
How many hosts can you place on a network with a subnet mask of /24?
- 253
- 254
- 255
- 256
254
What is the maximum size of a .VHD file?
- 1 TB
- 2 TB
- 4 TB
- 8 TB
2 TB
What command line utility can you use to join a computer to a domain when the computer does not have a working network connection to any of the domain controllers for that domain?
- Djoin
- rjoin
- remotejoin
- This cannot be done.
Djoin
Which one of these four roles is available in a Server Core installation?
- Application Server
- DHCP Server
- Fax Server
- Volume Activation Services
DHCP Server
What PowerShell command would you use to create a storage pool?
- New-StoragePool -Name -StorageSubSystemName -PhysicalDisks
- New-StoragePool -FriendlyName -StorageSubSystemFriendlyName –PhysicalDisks
- New-StoragePool -StorageSubSystem -PhysicalDisks
- New-StoragePool -PoolName -StorageSubSystemName -PhysicalDisksNames
New-StoragePool -FriendlyName -StorageSubSystemFriendlyName –PhysicalDisks
Which of the following is not a subordinate node of the Local Policies node?
- Audit Policy
- User Rights Assignment
- Security Options
- Security Settings
Security Settings
Which feature of Windows Server 2012 enables administrators to combine the bandwidth of multiple network interface adapters, providing increased performance and fault tolerance?
- NIC Aggregation
- NIC Balancing
- NIC Bonding
- NIC Teaming
NIC Teaming
What is the proper term for a set of IP addresses on a particular subnet that are selected for allocation by a DHCP server?
- Domain
- Network
- Range
- Scope
Scope
What feature of Windows Server 2012 enables a server to concatenate storage space from individual physical disks and allocate that space to create virtual disks of any size supported by the hardware?
- Virtual Disks
- Virtual Drives
- Virtual Spaces
- Storage Spaces
Storage Spaces
Does the Microsoft Windows Server 2012 Foundation license support running as a client OS in a Virtual Operating System Environment (VOSE)?
- Yes
- No
No
What feature of Windows Server 2012 causes the system to prompt “Do you want to allow the following program to make changes to this computer?”
- Run As
- sudo
- User Account Control
- Secure Computing
User Account Control
What are the four components involved with printing under Windows Server 2012?
• Print Device, Printer, Print Server, and Print Driver.
• Print Device, Printer, Printer Manager, and Print Driver.
• Printer, Print Server, Printer Spool, and Print Driver.
• Printer, Print Server, Print Router and Print Driver.
Print Device, Printer, Print Server, and Print Driver.
What PowerShell command would you use to restart a computer? • shutdown /r • restart-computer • reboot • restart • boot
restart-computer
Which Microsoft Management Console (MMC) snap-in can administrators use to create Group Policy Objects and manage their deployment to ActiveDirectory DS objects? • Group Policy Management • Group Policy Management Creator • Group Policy Management Editor • Group Policy Manager
Group Policy Management
Which two hard disk partition types are supported by Windows Server 2012? • GPT • MBR • NTFS • RAW
GPT
MBR
Which core versions of Microsoft Windows Server 2012 are not available through retail sales channels? • Windows Server 2012 Advanced • Windows Server 2012 Datacenter • Windows Server 2012 Essentials • Windows Server 2012 Foundation • Windows Server 2012 Itanium • Windows Server 2012 Standard
Windows Server 2012 Datacenter
Windows Server 2012 Foundation
What feature could you use to apply a GPO to only selected users or computers in a container? • Selective Deployment • Access Control • Security Filtering • Security Policies
Security Filtering
Which of the following is not a type of switch you can create using the Hyper-V Virtual Switch Manager? • External • Internal • LAN • Private
LAN
Which two PowerShell commands could you use to install a role or feature on a computer running Windows Server 2012? • Add-WindowsFeature • Configure-WindowsFeature • Install-WindowsFeature • Setup-WindowsFeature
Add-WindowsFeature
Install-WindowsFeature
What role of Windows Server 2012 enables administrators to manage image files that remote workstations can use to start up and install Windows over the network? • Windows BOOTP Services • Windows PXE Services • Windows Network Install Services • Windows Deployment Services
Windows Deployment Services
Which editions of Microsoft Windows Server 2012 include the Hyper-V role?
• Microsoft Windows Server 2012 Datacenter
• Microsoft Windows Server 2012 Essentials
• Microsoft Windows Server 2012 Foundation
• Microsoft Windows Server 2012 Standard
Microsoft Windows Server 2012 Datacenter
Microsoft Windows Server 2012 Standard
What PowerShell command would you use to rename a computer?
• netdom renamecomputer %ComputerName% /NewName:
• renamecomputer %ComputerName%
• netdom rename %ComputerName% /NewName:
• netdom renamecomputer %ComputerName%
netdom renamecomputer %ComputerName% /NewName:
What are the first three bytes of every MAC address range usable in the Virtual Switch Manager? • 00-15-D5 • 00-15-5D • 00-D5-15 • 00-5D-15
00-15-5D
How many logical processors are supported by Microsoft Windows Server 2012? • 256 • 320 • 640 • 1024
640
Which of the following is not a DHCP IP address allocation method? • Automatic allocation • Dynamic allocation • Manual allocation • Network allocation
Network allocation
Which command-line utility can you use to create Active Directory DS objects by importing information from a comma separated value (CSV) file? • CSVDE.exe • CSVImport.exe • CSV2AD.exe • CSVDS.exe
CSVDE.exe
Which one of the following is not a profile under Windows Firewall? • Domain • Internet • Private • Public
Internet
What PowerShell command would you use to create a Hyper-V virtual machine?
• New-VM -Name “VM Name” -MemoryStartupBytes -NewVHDSizeBytes
• New-VM -Name “VM Name” -MemoryStartupBytes -NewVHDXSizeBytes
• New-VM -Name “VM Name” -MemoryStartupBytes -VHDSizeBytes
• New-VM -Name “VM Name” -MemoryStartupBytes -VHDXSizeBytes
New-VM -Name “VM Name” -MemoryStartupBytes -NewVHDSizeBytes
How many Virtual Operating System Environment (VOSE) licenses are included in the Windows Server 2012 Standard license? • 0 • 1 • 2 • Unlimited
2