Valid 70-417 Dumps shared by ExamDiscuss.com for Helping Passing 70-417 Exam! ExamDiscuss.com now offer the newest 70-417 exam dumps, the ExamDiscuss.com 70-417 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-417 dumps with Test Engine here:
Your network contains an Active Directory domain named adatum.com. The domain contains several thousand member servers that run Windows Server 2012 R2. All of the computer accounts for the member servers are in an organizational unit (OU) named ServersAccounts. Servers are restarted only occasionally. You need to identify which servers were restarted during the last two days. What should you do?
Correct Answer: D
Explanation/Reference: Explanation: http://technet.microsoft.com/en-us/library/ee617192.aspx SearchScope Specifies the scope of an Active Directory search. Possible values for this parameter are: Base or 0 OneLevel or 1 Subtree or 2 A Base query searches only the current path or object. A OneLevel query searches the immediate children of that path or object. A Subtree query searches the current path or object and all children of that path or object. http://technet.microsoft.com/en-us/library/cc732885%28v=ws.10%29.aspx Dsquery server -o {dn | rdn} Specifies the format that dsquery uses to display the search results. A dn value displays the distinguished name of each entry. An rdn value displays the relative distinguished name of each entry. The default value is dn. NB: epwc doesn't exist for Dsquery computer so even if i'm not sure it's the best way, the only possible answer is using "Get-ADComputer and specify the lastLogon property"