nerdexam
Microsoft

70-667 · Question #208

You configure a SharePoint 2010 farm. You need to gather data from existing logs on critical events only. What should you do?

The correct answer is A. Run the following Windows PowerShell cmdlet. Set-SPLogLevel -EventSeverity ErrorCritical: Specifies the category level to be set. The category level is any one of the following values: The user can retrieve one or more categories from the Get-SPLogLevel cmdlet, microsoft.com/en-us/library/ff607576.aspx for displaying the…

Configuring SharePoint 2010

Question

You configure a SharePoint 2010 farm. You need to gather data from existing logs on critical events only. What should you do?

Options

  • ARun the following Windows PowerShell cmdlet:
  • BRun the following Windows PowerShell cmdlet:
  • CRun the following Windows PowerShell cmdlet:
  • DUse the SharePoint Health Analyzer feature.

How the community answered

(38 responses)
  • A
    84% (32)
  • B
    8% (3)
  • C
    3% (1)
  • D
    5% (2)

Explanation

Set-SPLogLevel -EventSeverity ErrorCritical: Specifies the category level to be set. The category level is any one of the following values: The user can retrieve one or more categories from the Get-SPLogLevel cmdlet, microsoft.com/en-us/library/ff607576.aspx for displaying the logs

Topics

#ULS logs#diagnostic logging#critical events#PowerShell

Community Discussion

No community discussion yet for this question.

Full 70-667 Practice