Difference between revisions of "MBAM Test Environment Installation Process"

From RiceFamily Wiki
Jump to: navigation, search
(Created page with "* Request Servers from Infrastructure Services ** vmt-mbam ** vmt-mbamdb * Log into VMT-MBAM ** Open Server Manager ** Open the Manage Menu and select "Add Roles and Features"...")
 
Line 21: Line 21:
 
**** ISAPI Filters
 
**** ISAPI Filters
 
*** Add all 7 Management Tools components
 
*** Add all 7 Management Tools components
 +
* Download and install the [http://go.microsoft.com/fwlink/?LinkId=392271 ASP.NET MVC 4.0]

Revision as of 18:12, 3 March 2016

  • Request Servers from Infrastructure Services
    • vmt-mbam
    • vmt-mbamdb
  • Log into VMT-MBAM
    • Open Server Manager
    • Open the Manage Menu and select "Add Roles and Features"
    • Add the "Web Server (IIS)" role
      • Common HTTP Features
        • Default Document
        • Directory Browsing
        • HTTP Errors
        • Static Content
      • Security
        • Request Filtering
        • Windows Authentication
      • Application Development
        • .NET Extensibility 4.5
        • ASP
        • ASP.NET 4.5
        • ISAPI Extensions
        • ISAPI Filters
      • Add all 7 Management Tools components
  • Download and install the ASP.NET MVC 4.0