Valid 70-742 Dumps shared by ExamDiscuss.com for Helping Passing 70-742 Exam! ExamDiscuss.com now offer the newest 70-742 exam dumps, the ExamDiscuss.com 70-742 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-742 dumps with Test Engine here:

Access 70-742 Dumps Premium Version
(286 Q&As Dumps, 35%OFF Special Discount Code: freecram)

Online Access Free 70-742 Exam Questions

Exam Code:70-742
Exam Name:Identity with Windows Server 2016
Certification Provider:Microsoft
Free Question Number:102
Version:v2018-07-26
Rating:
# of views:1585
# of Questions views:66743
Go To 70-742 Questions

Recent Comments (The most recent comments are at the top.)

Frederica - Apr 28, 2021

Passed today with 85%.up to 10% new question. Read carefully as some the question in this dump has been reworded. Still valid.

michael - May 05, 2019

No.# Correct Answer B

We recommend that you transfer FSMO roles in the following scenarios:
The current role holder is operational and can be accessed on the network by the new FSMO owner.
You are gracefully demoting a domain controller that currently owns FSMO roles that you want to assign to a specific domain controller in your Active Directory forest.
The domain controller that currently owns FSMO roles is being taken offline for scheduled maintenance and you need specific FSMO roles to be assigned to a “live” domain controller. This may be required to perform operations that connect to the FSMO owner. This would be especially true for the PDC Emulator role but less true for the RID master role, the Domain naming master role and the Schema master roles.

We recommend that you seize FSMO roles in the following scenarios:
The current role holder is experiencing an operational error that prevents an FSMO-dependent operation from completing successfully and that role cannot be transferred.

A domain controller that owns an FSMO role is force-demoted by using the dcpromo /forceremoval command.

The operating system on the computer that originally owned a specific role no longer exists or has been reinstalled

h2l - Sep 12, 2018

No.# Answer: A

Reset the secure channel Occasionally, you might need to reset the computer’s secure channel. When a computer signs in to the AD DS domain, it establishes a secure channel with the domain controller; the secure channel is sometimes referred to as a trust. Under some circumstances, this trust becomes unavailable, and the computer cannot establish the secure channel. This can result in users being unable to sign in at the computer, and in the failure of the application of GPOs on the computer. Often, when a secure channel failure has occurred, users receive the following message when they attempt to sign in: “The trust relationship between the workstation and the primary domain failed.” Some administrators remove the computer from the domain, adding it temporarily to a workgroup, and then after restarting the computer, they add it to the domain again. This is usually successful. However, this removes the computer object in AD DS and creates a new one, albeit with the same name. Because the object is new, and has a new security identity (SID), any group memberships for the computer are lost; this might not be a concern. However, if you use group memberships extensively, it is better to reset the secure channel rather than remove the computer from the domain. You can reset the channel by using Active Directory Users and Computers, Windows PowerShell, or the Dsmod.exe command-line tool. Resetting the channel ensures that the computer’s SID remains the same, and this means that group memberships are retained.

from: Exam Ref 70-742 Identity with Windows Server 2016 book

Malcolm - Sep 09, 2018

No.# D does seem to be right
there is indeed a "GPO status option on the right click menu on the GPO objects under "Group Policy Objects" container which disables or enables each and every GPO.
I would think that DCdiag is not necessary since all other GPOs are correctly applied so it cannot be a general replication setting.

h2l - Aug 31, 2018

No.# Is this true? Delete the computer account enough? Metadata cleanup not needed?

h2l - Aug 31, 2018

No.# We can see SPN in ADUC now! It is new feature..

dff - Aug 27, 2018

fdfdffdfdfd

restricted - Aug 27, 2018

No.# Answer is NO. Restricted group settings delete all the users and we are adding here.

h2l - Aug 27, 2018

No.# There is no Status under Default domain policy! So, I think DCDIAG.exe

h2l - Aug 27, 2018

No.# In my opinion it is not true. Correct answer is No! If someone can explain why yes, please….

h2l - Aug 27, 2018

No.# When we use Restricted Groups settings, it deletes all existing user from the administrators group!
You need to add a domain user named user1, so ADD! I think the answer is NO.

h2l - Aug 26, 2018

No.# Corract answer is "B"

Aleksandr Rogembaum - Aug 18, 2018

No.# Correct!
But if you have true option CA manager approval - step three is not required (pending request is automatical)

Aleksandr Rogembaum - Aug 17, 2018

No.# This question is wrong!
Right order: A3(site), A1(domain), A5(OU1), A7(OU4).
A3 links to OU3, OU3 is not consist our objects

Aleksandr Rogembaum - Aug 16, 2018

No.# First, Convert to Universal

Aleksandr Rogembaum - Aug 16, 2018

No.# Answer is NO
bacause
create and configure gMSA:
1. Add-KdsRootKey –EffectiveImmediately
2. New-ADServiceAccount –Name LON-IIS-GMSA –DNSHostname LON-DC1.Adatum.com –
PrincipalsAllowedToRetrieveManagedPassword LON-DC1$, LON-DC2$, LON-IIS$
3. Add-ADComputerServiceAccount –identity LON-DC1 –ServiceAccount LON-IIS-GMSA
4. Install-ADServiceAccount -Identity LON-IIS-GMSA
5. configure settings of service

Aleksandr Rogembaum - Aug 16, 2018

No.# Container Trust stores Certification Trust Lists - NOT SSL Certificate, that right answer is NO

Aleksandr Rogembaum - Aug 16, 2018

No.# Computer Configuration/Policies/Administrative Templates/Network/network Connections
User Configuration/Policies/Administrative Templates/Network/Network Connections
DOES NOT EXIST these options
A,D is Wrong

User Configuration/Preferences/Control Panel Settings/Network Options
Wrong in this case, because we have to deploy ON COMPUTER

Computer Configuration/Preferences/Control Panel Settings/Network Options
RIGHT!

Aleksandr Rogembaum - Aug 15, 2018

No.# Example:
netdom join %computername% /Domain:winitpro.ru /OU:ou=Win,dc= winitpro,dc=ru /UserD:admin /PasswordD:P@sw0rd

Aleksandr Rogembaum - Aug 15, 2018

No.# Answer B is right, because:

It is not always possible to anticipate the removal of an operations master role holder. Consequently, if a
domain controller hosting one of the operations master roles becomes unavailable, and you cannot quickly
and easily get it operational again, you might consider seizing the operations master roles held by the
failed domain controller.
If you must seize a role, you cannot use the management console to perform the task. Instead, you
must use the Move-ADDirectoryServerOperationMasterRole -force cmdlet. Each role is assigned a
number identifier, as described
0-PDC
1-RID
2-Infrastructure
3-Schema
4-Domain naming

To seize role RID
Move-ADDirectoryServerOperationMasterRole -Identity "LON-SVR3" -OperationMasterRole 1 -Force
(key -Force is a difference between transfering and seizing)
Seizing (role holder is offline)

You can also use ntdsutil.exe

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Other Version
1647 viewsMicrosoft.70-742.v2019-09-11.q137
883 viewsMicrosoft.70-742.v2019-06-30.q135
798 viewsMicrosoft.70-742.v2019-05-27.q133
850 viewsMicrosoft.70-742.v2019-05-06.q109
1033 viewsMicrosoft.70-742.v2019-02-15.q130
1536 viewsMicrosoft.70-742.v2018-10-23.q119
1115 viewsMicrosoft.70-742.v2018-09-19.q115
1697 viewsMicrosoft.70-742.v2018-05-24.q90
1084 viewsMicrosoft.70-742.v2018-05-02.q49
2066 viewsMicrosoft.70-742.v2018-04-21.q150
1721 viewsMicrosoft.70-742.v2018-02-22.q80
Exam Question List
Question 1: Note: This question is part of a series of questions that pr...
1 commentQuestion 2: Your network contains an Active Directory domain named conto...
1 commentQuestion 3: Your network contains an Active Directory domain named conto...
Question 4: Your network contains an Active Directory forest. The forest...
1 commentQuestion 5: Your company has a marketing department. The network contain...
Question 6: Note: This question is part of a series of questions that pr...
1 commentQuestion 7: Note: This question is part of a series of questions that pr...
1 commentQuestion 8: Your network contains an Active Directory domain. All client...
Question 9: You need to ensure that clients will check at least every 30...
Question 10: Your network contains an Active Directory domain. The domain...
Question 11: Note: This question is part of a series of questions that us...
Question 12: Your network contains an Active Directory domain named conto...
Question 13: DRAG DROP Your company has multiple offices. The network con...
Question 14: You have a server named Server1 that runs Windows Server 201...
Question 15: You have an internal web server that hosts websites. The web...
Question 16: DRAG DROP Your network contains an Active Directory domain n...
Question 17: You have an offline root certification authority (CA) named ...
Question 18: Note: This question is part of a series of questions that us...
1 commentQuestion 19: Your network contains an Active Directory forest named conto...
1 commentQuestion 20: Note: This question is part of a series of questions that pr...
Question 21: The network contains an Active Directory forest named contos...
Question 22: Note: This question is part of a series of questions that pr...
Question 23: You are deploying a web application named WebApp1 to your in...
Question 24: You network contains one Active Directory domain named adatu...
Question 25: Your network contains an Active Directory forest named conto...
2 commentQuestion 26: Your company has a main office and three branch offices. The...
Question 27: Your company recently deployed a new child domain to an Acti...
Question 28: Your network contains an Active Directory domain named conto...
Question 29: You use Application Request Routing (ARR) to make internal w...
1 commentQuestion 30: Note: This question is part of a series of questions that pr...
Question 31: Your network contains an Active Directory domain named conto...
Question 32: Your network contains an Active Directory domain named conto...
Question 33: Your company has a marketing department and a security depar...
1 commentQuestion 34: Your network contains an Active Directory domain. You have a...
Question 35: You have an enterprise certification authority (CA) named Co...
1 commentQuestion 36: Note: This question is part of a series of questions that pr...
Question 37: DRAG DROP Your company implements Active Directory Federatio...
Question 38: Note: This question is part of a series of questions that us...
Question 39: Your network contains an Active Directory forest. The forest...
Question 40: Your network contains an Active Directory domain. You have a...
Question 41: Note: This question is part of a series of questions that pr...
Question 42: Your network contains an Active Directory forest. The forest...
Question 43: Note: This question is part of a series of questions that us...
Question 44: You deploy a new certification authority (CA) to a server th...
Question 45: You network contains an Active Directory domain named contos...
Question 46: Note: This question is part of a series of questions that us...
Question 47: Your company has an office in Montreal. The network contains...
Question 48: Your network contains an Active Directory domain named conto...
Question 49: Your network contains an Active Directory domain named conto...
Question 50: You have an enterprise certification authority (CA). You cre...
1 commentQuestion 51: Your network contains an Active Directory domain named conto...
Question 52: You have an enterprise certification authority (CA) named CA...
Question 53: Your network contains an Active Directory domain named conto...
Question 54: Your network contains an Active Directory domain named conto...
2 commentQuestion 55: Note: This question is part of a series of questions that us...
Question 56: Note: This question is part of a series of questions that us...
Question 57: DRAG DROP Your network contains an Active Directory domain n...
Question 58: Your network contains two Active Directory forests named fab...
Question 59: Your network contains an Active Directory domain named conto...
Question 60: Your network contains an Active Directory domain named conto...
Question 61: Your network contains an Active Directory domain named conto...
Question 62: Your network contains a single-domain Active Directory fores...
Question 63: Your network contains an Active Directory forest named conto...
1 commentQuestion 64: Your network contains an Active Directory forest. The forest...
Question 65: You are configuring AD FS. Which server should you deploy on...
Question 66: Your network contains an Active Directory domain named conto...
Question 67: Your network contains an Active Directory forest named conto...
1 commentQuestion 68: Note: This question is part of a series of questions that pr...
Question 69: Your network contains an Active Directory domain named conto...
Question 70: You network contains an active Directory domain. The domain ...
Question 71: Your network contains an Active Directory domain named conto...
Question 72: Your network contains an Active Directory domain named conto...
Question 73: Your network contains an Active Directory forest named conto...
Question 74: Your network contains an Active Directory domain named conto...
Question 75: Your network contains an Active Directory domain named conto...
Question 76: Your network contains an Active Directory domain named conto...
Question 77: You have an Active Directory Rights Management Services (AD ...
Question 78: DRAG DROP Note: This question is part of a series of questio...
Question 79: Note: This question is part of a series of questions that us...
Question 80: Your network contains an Active Directory domain named conto...
Question 81: Your network contains an Active Directory forest named conto...
Question 82: Your network contains an Active Directory domain named conto...
Question 83: Note: This question is part of a series of questions that us...
Question 84: Your network contains an Active Directory forest. The forest...
Question 85: Your network contains an Active Directory domain named conto...
Question 86: Which of the following CA types would you deploy if you want...
Question 87: Your network contains an Active Directory forest named conto...
Question 88: Your network contains an Active Directory forest. The forest...
Question 89: Your network contains an Active directory domain named conto...
Question 90: DRAG DROP Your network contains an Active Directory domain n...
Question 91: Note: This question is part of a series of questions that us...
Question 92: Your network contains an Active Directory domain named conto...
1 commentQuestion 93: DRAG DROP You network contains an Active Directory domain na...
Question 94: Your network contains an Active Directory domain named conto...
Question 95: Note: This question is part of a series of questions that pr...
1 commentQuestion 96: DRAG DROP Note: This question is part of a series of questio...
Question 97: Note: This question is part of a series of questions that us...
Question 98: Your network contains an Active Directory forest named conto...
2 commentQuestion 99: Note: This question is part of a series of questions that pr...
Question 100: Your network contains an Active Directory domain named conto...
Question 101: Note: This question is part of a series of questions that pr...
Question 102: Your network contains an Active Directory domain named conto...