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