How To SharePoint Best Practice Analyzer
By peter.stilgoe
If you want to analyze server test123 using the default rule file then run this command
sharepointbpa.exe -cmd analyze -substitutions SERVER_NAME test123
If you want to analyze server vpc1 using a custom rule file (custom-rule-file.xml) then run this command
sharepointbpa.exe -cmd analyze -rulefile custom-rule-file.xml -substitutions SERVER_NAME test123
If you would like to analyze server test123 and output the report to a custom directory
\\server\share
sharepointbpa.exe -cmd analyze -outputdirectory \\server\share -substitutions SERVER_NAME test123
If you would like to analyze server test123 and output the report in XML format
sharepointbpa.exe -cmd analyze -reportformat xml -substitutions SERVER_NAME test123
Download here: http://www.microsoft.com/downloads/details.aspx?familyid=cb944b27-9d6b-4a1f-b3e1-778efda07df8&displaylang=en
More From pstilgoe



April 29th, 2008
