Merge-SPLogFile Cmdlet in SharePoint
This is one of those cmdlets that makes your life a lot easier. Β Rather than logging in on each server to search for a correlation ID, just use this cmdlet. Β It searches the logs on each server and returns those items relevant to the parameter you used. Β In the case below, the correlation ID. Merge-SpLogFile -StartTime β10/22/2014Β 9:49 AMβ -EndTime β10/22/2014Β 9:57 AMβ -Path D:\UPA.log -Correlation ID
Source:Β http://technet.microsoft.com/en-us/library/ff607721(v=office.15).aspx













