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\
- I am sure it can be done! :) I am a no code guy ;)...
- Can this be done with code?; For example when the webpart is...
- Fab 40 for MOSS 2010 are now available http://microsofttec...
- i was try to remove site with "Remove-SPSite http://....." ...
- I am unable to do this in Outlook2007 :( .. I have tried eve...
- Hi, I need to ask something that regard the lookup field for...
- how do I download windows live hotmail plus to gain more MB'...
- What I did was to extend the webapplication to port 80 inste...
- I have a question... If i extend the web application to the ...
- in part 11 when i submit the info i get the error "The va...








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 [...]