Valid 70-410 Dumps shared by ExamDiscuss.com for Helping Passing 70-410 Exam! ExamDiscuss.com now offer the newest 70-410 exam dumps, the ExamDiscuss.com 70-410 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-410 dumps with Test Engine here:
Your network contains one Active Directory domain named contoso.com. The domain contains 10 domain controllers and a read-only domain controller (RODC) named RODC01. The domain contains an administrator account named Admin1. You need to prevent Admin1 from creating more than 100 objects in the domain partition. Which tool should you use?
Correct Answer: D
Explanation/Reference: Active Directory quotas are limits on the number of objects that a security principal (that has been delegated the Create Child Objects or Delete Child Objects permission) can own and create. To assign a quota to a security principal, you must use the directory services tools. The command and required parameters for assigning a quota to a security principal are as follows: dsadd quota -part <partition distinguished name> -qlimit <quotalimit> -acct <security prinicipal> Incorrect answers: Not E: Dsamain exposes Active Directory data that is stored in a snapshot or backup as a Lightweight Directory Access Protocol (LDAP) server. Not G: Net user adds or modifies user accounts, or displays user account information. Reference: Active Directory Quotas https://technet.microsoft.com/en-us/library/cc904295(v=ws.10).aspx