What should you do?

You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You need to gather data from existing logs on warning events only. What should you do?
A. Run the following Windows PowerShell cmdlet:
Get-SPLogEvent | Where-Objects{$_.Level -eq Warning}
B. From Central Administration, go to Configure Diagnostic Logging and set the Least critical event to report to the event loglist to Warning
C. Run the following Windows PowerShell cmdlet:
Get-SPLogEvent | Out-GridView
D. Run the following Windows PowerShell cmdlet:
Get-SPLogLevel -Identity "Warning Issues"

microsoft-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.