READ Free Dumps For Microsoft- 70-410
Question ID 9265 | You have a server named Server1. Server1 runs a Server Core installation of Windows Server 2012 R2. The local area connection on Server1 has the following configuration:
IP address: 10.1.1.1
Subnet mask: 255.255.240.0
Default gateway: 10.1.1.254
Preferred DNS server: <none>
The network contains a DNS server that has an IPv4 address of 10.1.1.200. You need to configure Server1 to use 10.1.1.200 as the preferred DNS server. The
solution must not change any other settings on Server1.
Which command should you run?
|
Option A | sconfig.cmd
|
Option B | net.exe
|
Option C | Set-NetIPInterface
|
Option D | netsh.exe
|
Correct Answer | A |
Explanation Explanation/Reference: In Windows Server 2012 R2, you can use the Server Configuration tool (Sconfig.cmd) to configure and manage several common aspects of Server Core installations. Network settings You can configure the IP address to be assigned automatically by a DHCP Server or you can assign a static IP address manually. This option allows you to configure DNS Server settings for the server as well.
Question ID 9266 | You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named Contoso.com. All servers in the Contoso.com domain,
including domain controllers, have Windows Server 2012 R2 installed.
Contoso.com has a domain controller, named ENSUREPASS-DC01.
You have been instructed to make sure that the Group Policy Administrative Templates are available centrally.
Which of the following actions should you take?
|
Option A | You should consider copying the policies folder to the PolicyDefinitions folder in the Contoso.com domain's SYSVOL folder.
|
Option B | You should consider copying the PolicyDefinitions folder to the policies folder in the Contoso.com domain's SYSVOL folder.
|
Option C | You should consider copying the PolicyDefinitions folder to the policies folder in the Contoso.com domain's systemroot folder.
|
Option D | You should consider copying the PolicyDefinitions folder to the policies folder in the Contoso.com domain's logonserver folder.
|
Correct Answer | B |
Explanation Explanation/Reference: PolicyDefinitions folder within the SYSVOL folder hierarchy. By placing the ADMX files in this directory, they are replicated to every DC in the domain; by extension, the ADMX-aware Group Policy Management Console in Windows Vista, Windows 7, Windows Server 2008 and R2 can check this folder as an additional source of ADMX files, and will report them accordingly when setting your policies. By default, the folder is not created. Whether you are a single DC or several thousand, I would strongly recommend you create a Central Store and start using it for all your ADMX file storage. It really does work well. The Central Store To take advantage of the benefits of .admx files, you must create a Central Store in the SYSVOL folder on a domain controller. The Central Store is a file location that is checked by the Group Policy tools. The Group Policy tools use any .admx files that are in the Central Store. The files that are in the Central Store are later replicated to all domain controllers in the domain. To create a Central Store for .admx and .adml files, create a folder that is named PolicyDefinitions in the following location: \\FQDN\SYSVOL\FQDN \policies. Note: FQDN is a fully qualified domain name.