PowerShell To Change SharePoint Diagnostic Log File Location
The following PowerShell cmdlet will get all the diagnostic configuration values
Get-SPDiagnosticConfig
If you want to change the location of your diagnostic configuration log use the following PowerShell cmdlet
Set-SPDiagnosticConfig -LogLocation D:\SharePointLogs\
- thanks....
- Great Dude!! This work arround really help me! Thanks a l...
- Hello Alpesh, Thanks for above. I tried the above, more spe...
- This could also be achieved by deactivating the farm feature...
- How do I disable social media components for a particular si...
- We have created My site on sharepoint 2010, and recently som...
- Anything in the event viewer?...
- For Windows 7 the path is: C:\Users\USERNAME\AppData\Roamin...
- Just what I was looking for! Thank You!!!! You just made my ...
- Hi i keep getting 0x80070005 access denied error when tryin...







SharePoint Kaffeetasse 159 - Michael Greth [SharePoint MVP] - SharePointCommunity said,
Wrote on February 6, 2010 @ 1:53 am
[...] PowerShell To Change SharePoint Diagnostic Log File Location [...]
SharePoint 2010/IIS Log Files – How to move them….. - Useful to me, anyway….. - Useful Stuff….IT Odds n Sods said,
Wrote on October 8, 2010 @ 7:05 pm
[...] http://www.alpesh.nakars.com/blog/powershell-to-change-sharepoint-diagnostic-log-file-location/ [...]