Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Is there already existing a tool , I think "documentor" can be his name for Sharepoint 2010 that can output a form of documentation with a description of all db, web application , sites, sub sites , users, configurations , permissions etc. existing on a SharePoint Server ? Or should I go create one using PowerShell ?

share|improve this question

1 Answer

up vote 5 down vote accepted

Check out the Documentation Toolkit for SharePoint. It's a really good tool that documents your farm and its configuration and even changes made to configurations.

share|improve this answer
3  
There was also this codeplex tool: Sharepoint Documentation Generator. It does not include all the functionality you were looking for, but it may be still worth a try if other options are not available. – SPArchaeologist Jan 3 '12 at 10:52
found also lekman.codeplex.com/releases/view/55953 and some PowerShell commands at technet.microsoft.com/en-us/library/ff645391.aspx – Ciprian Grosu Jan 3 '12 at 11:35

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.