Real World Software Architecture

Real World Software Architecture is dedicated to providing information and experiences from the field of Software Architecture.



Subscribe with RSS or ATOM Add to Google

Links

  • Home Page
  • Real World Software Process Engineering
  • Suggested Reading
  • .NET Dev and Arch Collection
  • SEI Essays on SA
  • Software Architecture
  • Bredemeyer
  • wwisa
  • Product Line Engineering
  • PLEES
  • Software Product Lines
  • MSDN Architecture Center
  • patterns & practices






Wednesday, April 03, 2013

Tool for Reverse engineering SharePoint 2007/2010/2013 to HTML, Text, and DGML Sitemaps

I have upgraded the tool I created for reverse engineering SharePoint 2007 and 2010 into HTML, Text, and DGML Sitemaps to work with SharePoint 2013. The tool is now versioned at 1.5.  You have to copy the appropriate folder instead of just the file (Version 1.0 was only one file) because the tool is dependent on the WPF Toolkit. The folder includes the WPF Toolkit DLL.

There are no new features with this version.  It is just an upgrade to work with SharePoint 2013

Current features include generating DGML diagrams which allow Root Sites to be put into groups, reports include information on Services running on the Server and the Farm, Database Sizes, user and group account information, and application pool information.

You the option to list the users on the sites, and flag sites that have not been updated for a while to show in RED. The user's emails are listed as well as their administration status.

The DGML tool that creates diagrams for Visual Studio 2010 now ties all the site collects to the web application at the top level, or gives you the option of displaying the top level sites as groups. Sites older than the day selected will be shown in RED. All the site nodes in the DGML are clickable.

The reason for the tool is that I needed to reverse engineer a SharePoint 2007 Farm to prepare for an upgrade to 2010.

I initially used the stsadm tool and PowerShell commands, but they were arduous to use. I looked around for open source options but could not find one. So I built this one. The SharePoint Diagram Tool reverse engineers SharePoint 2007, 2010, and 2013 SharePoint sites into HTML, text, and DGML for displaying in a diagram.

Just copy the appropriate folders to the server and run it as administrator.

You need admin rights on the box and to the content databases. If you generate files, they will be in the same folder as the exe. You also have the option of just copying the results out of the results textbox.

Note- These are not ASP.NET Site Maps. These are for analysis not navigation.

You can turn on the Report Errors to record any exceptions that occur. This can be helpful in troubleshooting permissions. Below are some screen shots:

Feature Panel

Click here for a larger image.


DGML No Groups

Click here for a larger image.


DGML with Top Sites in Groups

Click here for a larger image.


HTML Output

Click here for a larger image.


Text Output

Click here for a larger image.


I have uploaded the tools here.

posted by tadanderson at 5:58 PM

1 Comments:

Blogger Guto said...

This is really useful! Nice work!
Any chance you could share the source code? I would like to extend your application.

10:40 AM  

Post a Comment

<< Home

Previous Posts

  • The Advanced iOS 6 Developer's Cookbook Book Review
  • Blender Master Class: A Hands-On Guide to Modeling...
  • Sams Teach Yourself iOS 6 Application Development ...
  • Building Windows 8 Apps with JavaScript Book Review
  • The Essence of Software Engineering: Applying the ...
  • CSS3: The Missing Manual 3rd Edition Book Review
  • The Book of GIMP: A Complete Guide to Nearly Every...
  • Learning Cocoa with Objective-C: Developing for th...
  • Essential C# 5.0 Book Review
  • A Practical Approach to Large-Scale Agile Developm...



Powered by Blogger