Windows Server TechCenter > Windows Server Forums > General > Tool/script to capture server and AD configuration
Ask a questionAsk a question
 

AnswerTool/script to capture server and AD configuration

  • Monday, November 02, 2009 1:55 PMLee Jolley Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello

    I am looking for a tool/script to capture basic server and AD configuration. My end goal is to document a poorly documented existing Windows environment and i'm looking for some tooling to help me get started and hopefully save time. If anyone is aware of a powershell script, vbscript or application that could help I would be very grateful.

    Kind regards

    Lee

Answers

  • Wednesday, November 04, 2009 8:07 AMDavid Shen - MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hello Lee,

     

    To capture basic server and Active Directory configuration with tool usage, you may consider using MPS report to collect the required information.

     

    1. Download proper MPS Report tool from the website below.

     

    Microsoft Product Support Reports

    http://www.microsoft.com/downloads/details.aspx?FamilyID=CEBF3C7C-7CA5-408F-88B7-F9C79B7306C0&displaylang=en

     

    2. Double-click to run it, if requirement is not met, please follow the wizard to download and install them. After that, click Next, when the "Select the diagnostics you want to run" page appears, select "General", "Server Components", and then click Next.

     

    3. After collecting all log files, choose "Save the results", choose a folder to save <Computername>MPSReports.cab file.

     

    Meanwhile, there is another free PowerShell Commands for Active Directory­ you may use to dump AD information.

     

    Download ActiveRoles Management Shell for Active Directory

    http://www.quest.com/powershell/activeroles-server.aspx

     

    Hope this can be helpful.

     

    Best Regards,

    David Shen

     

    NOTE: This response contains a reference to a third party World Wide Web site. Microsoft can make no representation concerning the content of these sites. Microsoft is providing this information only as a convenience to you: this is to inform you that Microsoft has not tested any software or information found on these sites and therefore cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software on the Internet.


    This posting is provided "AS IS" with no warranties, and confers no rights.

All Replies

  • Wednesday, November 04, 2009 8:07 AMDavid Shen - MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hello Lee,

     

    To capture basic server and Active Directory configuration with tool usage, you may consider using MPS report to collect the required information.

     

    1. Download proper MPS Report tool from the website below.

     

    Microsoft Product Support Reports

    http://www.microsoft.com/downloads/details.aspx?FamilyID=CEBF3C7C-7CA5-408F-88B7-F9C79B7306C0&displaylang=en

     

    2. Double-click to run it, if requirement is not met, please follow the wizard to download and install them. After that, click Next, when the "Select the diagnostics you want to run" page appears, select "General", "Server Components", and then click Next.

     

    3. After collecting all log files, choose "Save the results", choose a folder to save <Computername>MPSReports.cab file.

     

    Meanwhile, there is another free PowerShell Commands for Active Directory­ you may use to dump AD information.

     

    Download ActiveRoles Management Shell for Active Directory

    http://www.quest.com/powershell/activeroles-server.aspx

     

    Hope this can be helpful.

     

    Best Regards,

    David Shen

     

    NOTE: This response contains a reference to a third party World Wide Web site. Microsoft can make no representation concerning the content of these sites. Microsoft is providing this information only as a convenience to you: this is to inform you that Microsoft has not tested any software or information found on these sites and therefore cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software on the Internet.


    This posting is provided "AS IS" with no warranties, and confers no rights.