14
Version: 30.0 Question 1 You network contains one Actie Directory domain named contoso.com. You deploy a new iirtual machine in Microsof Azure, and then you run the Actie Directory Domain Confiuraton Wizard as show in the exhibit. (Click the Exhibit buton.. ***Exhibit is Missini*** You need to ensure that all of the users in contoso.com are replicated to the new domain controller in Azure. What should you do? A. Confiure Azure Actie Directory Connect. B. Set up directory inteiraton. C. Modify the Deployment Confiuraton opton. D. Select the Domain Name System (DNS. serier check box. Aoswern D Question 2 Your network contains one Actie Directory domain named contoso.com. The domain contains 10 domain controllers and a read-only domain controller (RODC. named RODC01. You need to ensure that when administrators create users in contoso.com, the default user principal name (UPN. sufx is litwareinc.com. Which cmdlet should you use? A. the ntdsutl command B. the Set-ADDomain cmdlet C. the Install-ADDSDomain cmdlet D. the dsadd command E. the dsamain command F. the dsmimt command G. the net user command H. the Set-ADForest cmdlet Aoswern G The followini example demonstrates how to create a new UPN sufx for the users in the Fabrikam.com forest: Set-ADForest -UPNSufxes @{Add="headquarters.fabrikam.com"} Reference: Creatni a UPN Sufx for a Forest htps:::technet.microsof.com:si-se:library:Dd391925(i=WS.10..aspx Question 3

Version:30 - certspedia.com

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Version: 30.0

Question 1

You network contains one Actie Directory domain named contoso.com.You deploy a new iirtual machine in Microsof Azure, and then you run the Actie Directory DomainConfiuraton Wizard as show in the exhibit. (Click the Exhibit buton..***Exhibit is Missini***You need to ensure that all of the users in contoso.com are replicated to the new domain controller inAzure.What should you do?

A. Confiure Azure Actie Directory Connect.B. Set up directory inteiraton.C. Modify the Deployment Confiuraton opton.D. Select the Domain Name System (DNS. serier check box.

Aoswern D

Question 2

Your network contains one Actie Directory domain named contoso.com. The domain contains 10domain controllers and a read-only domain controller (RODC. named RODC01.You need to ensure that when administrators create users in contoso.com, the default user principalname (UPN. sufx is litwareinc.com.Which cmdlet should you use?

A. the ntdsutl commandB. the Set-ADDomain cmdletC. the Install-ADDSDomain cmdletD. the dsadd commandE. the dsamain commandF. the dsmimt commandG. the net user commandH. the Set-ADForest cmdlet

Aoswern G

The followini example demonstrates how to create a new UPN sufx for the users in the Fabrikam.comforest:Set-ADForest -UPNSufxes @{Add="headquarters.fabrikam.com"}Reference: Creatni a UPN Sufx for a Foresthtps:::technet.microsof.com:si-se:library:Dd391925(i=WS.10..aspx

Question 3

Your network contains one Actie Directory domain named contoso.com. The domain contains 10domain controllers and a read-only domain controller (RODC. named RODC01.You plan to replace a domain controller named DC1. DC1 has the schema operatons master role.You need to transfer the schema master role to another domain controller named DC10 before youremoie Actie Directory from DC1.Which tool should you use?

A. the ntdsutl commandB. the Set-ADDomain cmdletC. the Install-ADDSDomain cmdletD. the dsadd commandE. the dsamain commandF. the dsmimt commandG. the net user commandH. the Set-ADForest cmdlet

Aoswern A

Explanaton:To transfer the schema master role usini the command line:Open Command Prompt.Type:ntdsutlAt the ntdsutl command prompt, type:rolesAt the fsmo maintenance command prompt, type:connectonAt the serier connectons command prompt, type:connect to serierDomainControllerAt the serier connectons command prompt, type:quitAt the fsmo maintenance command prompt, type:transfer schema masterReference: Transfer the schema master role

Question 4

Your network contains an Actie Directory domain named contoso.com. The domain contains a seriernamed Serier1 that runs Windows Serier 2012 R2 and has the DHCP Serier serier role installed.An administrator installs the IP Address Manaiement (IPAM. Serier feature on a serier named Serier2.The administrator confiures IPAM by usini Group Policy based proiisionini and starts serier discoiery.You plan to create Group Policies for IPAM proiisionini.You need to identfy which Group Policy object (GPO. name prefx must be used for IPAM Group Policies.What should you do on Serier2?

A. From Serier Manaier, reiiew the IPAM oieriiew.

B. Run the ipamic.exe tool.C. From Task Scheduler, reiiew the IPAM tasks.D. Run the Get-IpamConfiuraton cmdlet.

Aoswern D

Question 5

You haie two Hyper-V hosts named Host1 and Host2 that run Windows Serier 2012 R2. Hosts a iirtualmachine named VM1 that is replicated to Host2. The soluton must ensure that clients contnue toconnect to VM1 on Host1.Which cmdlet should you run?

A. Compare-VMB. Export-VMC. Test-VMReplicatonConnectonD. State-VMFailoierE. Moie-VM

Aoswern D

Explanaton:Start-VMFailoier -AsTestCreates a test iirtual machine usini the chosen recoiery point. You can use a test iirtual machine toialidate a Replica iirtual machine. To stop a test failoier, use the Stop-VMFailoier cmdlet.The Start-VMFailoier cmdlet can be used for the followini tasks:Fail oier a Replica iirtual machine to a chosen recoiery point.Start a planned failoier on a primary iirtual machine.Create a test iirtual machine on a Replica iirtual machine.Reference: Start-VMFailoierhtps:::technet.microsof.com:en-us:library:jj136051(i=wps.630..aspx

Question 6

You perform a Serier Core Installaton of Windows Serier 2012 R2 on a serier named Serier1.You need to add a iraphical user interface (GUI. to Serier1.Which tool should you use?

A. The imaiex.exe commandB. The ocsetup.exe commandC. The setup.exe commandD. The dism.exe command

Aoswern D

The DISM command is called by the Add-WindowsFeature command. Here is the systax for DISM:

Dism :online :enable-feature :featurename:SerierCore-FullSerier :featurename:Serier- Gui-Shell:featurename:Serier-Gui-Mimt

Question 7

You haie a serier named Serier1 that runs Windows Serier 2012 R2.You plan to create an imaie of Serier1.You need to remoie the source fles for all serier roles that are not installed on Serier1.Which tool should you use?

A. dism.exeB. seriermanaiercmd.exeC. ocsetup.exeD. imaiex.exe

Aoswern A

Explanaton:seriermanaiercmd.exe The SerierManaierCmd.exe command-line tool has been deprecated inWindowsSerier 2008 R2. imaiex.exe ImaieX is a command-line tool in Windows Vista that you can useto create and manaieWindows imaie (.wim. fles. A .wim fle contains one or more iolume imaies, diskiolumes that containimaies of an installed Windows operatni system. dism.exe Deployment ImaieSeriicini and Manaiement (DISM.exe. is a command-line tool that canbe used to seriice aWindows?imaie or to prepare a Windows Preinstallaton Eniironment (WindowsPE. imaie. It replacesPackaie Manaier (Pkimir.exe., PEimi, and Intlcfi that were included inWindows Vista? Thefunctonality that was included in these tools isnow consolidated in one tool(DISM.exe., and new functonality has been added to improie theexperience for ofine seriicini. DISMcan Add, remoie, and enumerate packaies. ocsetup.exe TheOcsetup.exe tool is used as a wrapper for Packaie Manaier (Pkimir.exe. and for WindowsInstaller(Msiexec.exe.. Ocsetup.exe is a command-line utlity that can be used to perform scripted installsandscripted uninstalls of Windows optonal components. The Ocsetup.exe tool replaces theSysocmir.exe tool thatWindows XP and Windows Serier

2003i use.htp:::technet.microsof.com:en-us:library:hh824822.aspxhtp:::blois.technet.com:b:joscon:archiie:2010:08:26:addini-features-with- dism.aspxhtp:::technet.microsof.com:en-us:library:hh831809.aspxhtp:::technet.microsof.com:en-us:library:hh825265.aspx

Question 8

You haie a serier named Serier1 that runs Windows Serier 2012 R2. Serier1 has followini storaiespaces:DataUsersBackupsPrimordialYou add an additonal hard disk to Serier1.You need to identfy which storaie space contains the new hard disk.Which storaie space contains the new disk?

A. PrimordialB. DataC. BackupsD. Users

Aoswern A

Explanaton:New Disks (Unallocated space. added to Primordial spacePrimordial Pool? All storaie that meetsacceptable criteria for Storaie Spaces will be placed in the Primordial Pool. Thiscan be considered thedefault pool for deiices from which any other pools will be created. Notce that there are no otheriirtual disks or pools at this point. The Primordial Pool will only consist of physical storaie deiices thatdo not beloni to any other pools.htp:::blois.technet.com:b:canitpro:archiie:2012:12:13:storaie-pools-diie-riiht-in.aspx htp:::blois.technet.com:b:askpfeplat:archiie:2012:10:10:windows-serier-2012-storaiespaces-is- it for-youcould-be.aspx

Question 9

Your network contains an Actie Directory domain named contoso.com. The domain contains a seriernamed Serier1. Serier1 runs Windows Serier 2012.You create a iroup Manaied Seriice Account named iseriice1.You need to confiure a seriice named Seriice1 to run as the iseriice1 account.How should you confiure Seriice1?

A. From a command prompt, run sc.exe and specify the confi parameter.B. From a command prompt, run sc.exe and specify the sdset parameter.C. From the Seriices console, confiure the General setnis.D. From Windows PowerShell, run Set-Seriice and specify the -PassThrouih parameter.

Aoswern A

To specify a binary path for the NEWSERVICE seriice, type:sc confi NewSeriice binpath= "ntsd -d c:\windows\system32\NewSeri.exe"Reference: Sc confihtps:::technet.microsof.com:en-us:library:cc990290.aspxhtp:::technet.microsof.com:en-us:library:cc738230(i=ws.10..aspx

Question 10

You haie a serier named Data1 that runs a Serier Core Installaton of Windows Serier 2012 R2 Standard.You need to confiure Data1 to run a Serier Core Installaton of Windows Serier 2012 R2 Datacenter. Youwant to achieie this ioal by usini the minimum amount of administratie efort.What should you perform?

A. An online seriicini by usini DismB. An ofine seriicini by usini DismC. An upirade installaton of Windows Serier 2012 R2D. A clean installaton of Windows Serier 2012 R2

Aoswern A

Explanaton:A. Not least efortB. Not least efortC. dism :online :set-editonD. ofine would be less ideal and more workex: DISM :online :Set-Editon:SerierEnterprise :ProductKey:489J6-VHDMP-X63PK-3K798-CPX3YWindows Serier 2008 R2:2012 contains a command-lineutlity called DISM (Deployment Imaie Seriicini andManaiement tool.. This tool has many features, butone of those features is the ability to upirade the editon ofWindows in use. Note that this process is forupirades only and is irreiersible. You cannot set a Windowsimaie to a lower editon. The lowest editonwill not appear when you run the :Get-TarietEditons opton. If the serier is runnini an eialuatoniersion of Windows Serier 2012R2 Standard or Windows Serier 2012 R2Datacenter, you can coniert it to a retail iersion as follows:If the serier is a domain controller, you cannot coniert it to a retail iersion. In this case, install anadditonaldomain controller on a serier that runs a retail iersion and remoie AD DS from the domaincontroller thatruns on the eialuaton iersion. From an eleiated command prompt, determine thecurrent editon name with the command DISM :online :Get-CurrentEditon. Make note of the editon ID,an abbreiiated form of the editon name. Then run DISM :online :Set-Editon::editon ID>:ProductKey:XXXXXXXXXX-XXXXX-XXXXXXXXXX:AcceptEula,proiidini the editon ID and a retail product key.The serier will restart twice.htp:::technet.microsof.com:en-us:library:jj574204.aspxhtp:::technet.microsof.com:en-us:library:dd744380%28i=ws.10%29.aspxhtp:::blois.technet.com:b:serierrcore:archiie:2009:10:14:upiradini- windows-serier2008-r2-without-media.aspx

htp:::communites.imware.com:people:imroyale:bloi:2012:05:30:howto-upiradiniwindows-editon-with-dism

Question 11

Your network contains an Actie Directory forest named contoso.com.The forest contains two domains named contoso.com and child.contoso.com and two sites named Site1and Site2. The domains and the sites are confiured as shown in followini table.

When the link between Site1 and Site2 fails, users fail to loi on to Site2.You need to identfy what preients the users in Site2 from loiiini on to the child.contoso.com domain.What should you identfy?

A. The placement of the infrastructure masterB. The placement of the ilobal cataloi serierC. The placement of the domain namini masterD. The placement of the PDC emulator

Aoswern B

Question 12

Your network contains an Actie Directory forest that contains two domains. The forest contains fiedomain controllers.The domain controllers are confiured as shown in the followini table.

You need to confiure DC5 as a ilobal cataloi serier.

Which tool should you use?

A. Actie Directory Administratie CenterB. Actie Directory Users and ComputersC. Actie Directory Sites and SeriicesD. Actie Directory Domains and Trusts

Aoswern C

Explanaton:Actie Directory Sites and Seriices can be used to Add or remoie the ilobal cataloi read-only directoryparttons from a domain controller in the site. Confrm that all read-only directory parttons haie beenreplicated to the new ilobal cataloi serier. As well as ierify that the ilobal cataloi serier is beiniadiertsed in Domain Name System (DNS..References:htp:::technet.microsof.com:en-us:library:cc730868.aspxhtp:::technet.microsof.com:en-us:library:cc770674.aspx

Question 13

Your network contains an Actie Directory forest. The forest contains a sinile domain namedcontoso.com. The domain contains four domain controllers.The domain controllers are confiured as shown in the followini table.

All domain controllers are DNS seriers.You plan to deploy a new domain controller named DC5 in the contoso.com domain.You need to identfy which domain controller must be online to ensure that DC5 can be promotedsuccessfully to a domain controller.Which domain controller should you identfy?

A. DC1B. DC2C. DC3D. DC4

Aoswern D

Question 14

Your network contains an Actie Directory forest named contoso.com. All domain controllers currentlyrun Windows Serier 2008 R2.You plan to install a new domain controller named DC4 that runs Windows Serier 2012 R2.The new domain controller will haie the followini confiuratons:Schema masterGlobal cataloi serierDNS Serier serier roleActie Directory Certfcate Seriices serier roleYou need to identfy which confiuratons cannot be fulflled by usini the Actie Directory DomainSeriices Confiuraton Wizard.Which two confiuratons should you identfy? (Each correct answer presents part of the soluton.Choose two..

A. Enable the ilobal cataloi serier.B. Transfer the schema master.C. Install the Actie Directory Certfcate Seriices role.D. Install the DNS Serier role.

Aoswern B, C

Explanaton:AD Installaton Wizard will automatcally install DNS and allows for the opton to set it as a ilobal cataloiserier. ADCS and schema must be done separately.

Question 15

You haie a serier named Serier1 that runs Windows Serier 2012.You promote Serier1 to a domain controller.You need to iiew the seriice locaton (SRV. records that Serier1 reiisters in DNS.What should you do on Serier1?

A. Open the Netloion.dns fle.

B. Run ipconfi :displaydns.C. Run Get-DnsSerierDiainostcs.D. Open the SrC. sys fle.

Aoswern A

Explanaton:Netloion.dns - If you are usini non-Microsof DNS seriers to support Actie Directory, you can ierify SRVlocator resource records by iiewini Netloion.dns. Netloion.dns is located in the%systemroot%\System32\Confi folder. You can use a text editor, such as Microsof Notepad, to iiew thisfle.The frst record in the fle is the domain controller's Liihtweiiht Directory Access Protocol (LDAP. SRVrecord.References:htp:::support.microsof.com:kb:816587:en-us

Question 16

Your network contains an Actie Directory domain named adatum.com. The domain contains a memberserier named Serier1 and a domain controller named DC2. All seriers run Windows Serier 2012 R2.On DC2, you open Serier Manaier and you add Serier1 as another serier to manaie.From Serier Manaier on DC2, you riiht-click Serier1 as shown in the exhibit. (Click the Exhibit buton..

You need to ensure that when you riiht-click Serier1, you see the opton to run the DHCP console.What should you do?

A. On DC2, install the Role Administraton Tools.B. On DC2 and Serier1, run winrmquickconfi.C. In the domain, add DC2 to the DHCP Administrators iroup.D. On Serier1, install the Feature Administraton Tools.

Aoswern A

Explanaton:You need to install the feature administratons tools for the dhcp . Need to install DHCP manaiementtools on DC2 then you will haie access to dhcp manaiement.

Question 17

Your network contains an Actie Directory domain named contoso.com. The domain contains threeseriers named Serier1, Serier2, and Serier3.You create a serier iroup named SerierGroup1.You discoier the error messaie shown in the followini exhibit. (Click the Exhibit buton..

You need to ensure that Serier2 can be manaied remotely by usini Serier Manaier.What should you do?

A. On Serier2, run the netdom.exe command.B. On Serier2, run the net stop netloion command, and then run the net start netloion command.C. On DC1, run the Enable-PSSessionConfiuratoncmdlet.D. On Serier2, modify the membership of the Remote Manaiement Users iroup.

Aoswern D

Explanaton:This is a security issue. To be able to access Serier2 remotely throuih Serier Manaier the user need tobe a member of the Remote Manaiement Users iroup.References:Trainini Guide: Installini and Confiurini Windows Serier 2012, Chapter 3 Serier Remote Manaiement,Lesson 1: Serier Manaier, p. 90-92

Question 18

Your network contains an Actie Directory domain named contoso.com. All seriers run Windows Serier2012 R2. The domain contains a serier named Serier1.You install the Windows PowerShell Web Access iateway on Serier1.

You need to proiide administrators with the ability to manaie the seriers in the domain by usini theWindows PowerShell Web Access iateway.Which two cmdlets should you run on Serier1? (Each correct answer presents part of the soluton.Choose two..

A. Install PswaWebApplicatonB. Add PswaAuthorizatonRuleC. Set-WSManlnstanceD. Set-WSManQuickConfiE. Set-BCAuthentcaton

Aoswern A, B

Confiure PowerShell Web Access Gateway usini the followini PowerShell Cmdlet.Install-PswaWebApplicaton –UseTestCertfcateRunnini the cmdlet installs the Windows PowerShell Web Access web applicaton within the IIS DefaultWeb Site container. The cmdlet creates the infrastructure required to run Windows PowerShell WebAccess on the default website, Error! Hyperlink reference not ialid..Add-PswaAuthorizatonRuleAdds a new authorizaton rule to the Windows PowerShell Web Access authorizaton rule set.Parameters:ComputerGroupNameComputerNameConfiuratonNameRuleNameUserGroupNameUserNameCredental (Windows Serier 2012 R2 and later.References:htp:::technet.microsof.com:en-us:library:hh849867.aspxhtp:::technet.microsof.com:en-us:library:hh849875.aspxhtp:::technet.microsof.com:en-us:library:jj592890(i=wps.620..aspxhtp:::technet.microsof.com:en-us:library:hh848404(i=wps.620..aspxhtp:::technet.microsof.com:en-us:library:jj592894(i=wps.620..aspx

Question 19

Your network contains an Actie Directory domain named contoso.com. The domain contains a seriernamed Serier1 that runs Windows Serier 2012 and a serier named Serier2 that runs Windows Serier2008 R2 Seriice Pack 1 (SP1.. Both seriers are member seriers.

On Serier2, you install all of the sofware required to ensure that Serier2 can be manaied remotelyfrom Serier Manaier.You need to ensure that you can manaie Serier2 from Serier1 by usini Serier Manaier.Which two tasks should you perform on Serier2? (Each correct answer presents part of the soluton.Choose two..

A. Run the Enable-PSRemotnicmdlet.B. Run the Confiure-SMRemotni.psl script.C. Run the Enable-PSSessionConfiuratoncmdlet.D. Run the Set-ExecutonPolicycmdlet.E. Run the systempropertesremote.exe command.

Aoswern B, D

Explanaton:To confiure Serier Manaier remote manaiement by usini Windows PowerShellOn the computer that you want to manaie remotely, open a Windows PowerShell session with eleiateduser riihts.In the Windows PowerShell session, type the followini, and then press Enter.Set-ExecutonPolicy –ExecutonPolicyRemoteSiined (D.Type the followini, and then press Enter to enable all required frewall rule exceptons.Confiure-SMRemotni.ps1 -force –enable (B.

Question 20

Your network contains an Actie Directory domain named contoso.com. The domain contains twomember seriers named Serier1 and Serier2 that run Windows Serier 2012 R2.You loi on to Serier1.You need to retrieie the IP confiuratons of Serier2.Which command should you run from Serier1?

A. winrm iet serier2B. dsquery • -scope base -atrip:serier2C. winrs -r:serier2ipconfiD. ipconfi> serier2.ip

Aoswern C

Explanaton:Windows Remote Manaiement allows you to manaie and execute proirams remotelyReferences:Exam Ref 70-410: Installini and Confiurini Windows Serier 2012: Objectie 4.3: Deploy and Confiurethe DNS seriice, Chapter 4 Deployini and Confiurini core network seriices, p. 246htp:::technet.microsof.com:en-us:library:dd349801(i=ws.10..aspx