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, that is quite useful!...
- Hi Guys, Any one know how to push this out to multiple ma...
- Cheers mate. tried a bunch of stuff and this worked a treat ...
- .. ] is another nice source of information on this topic..]...
- I found easier way to do so. Tools-> Options-> Mail F...
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...



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