Difference between revisions of "MBAM Test Environment Installation Process"

From RiceFamily Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* Request Servers from Infrastructure Services
+
= Request Servers from Infrastructure Services =
** vmt-mbam
+
* vmt-mbam
** vmt-mbamdb
+
* vmt-mbamdb
* Log into VMT-MBAM
+
= Log into VMT-MBAM =
** Open Server Manager
+
* Open Server Manager
** Open the Manage Menu and select "Add Roles and Features"
+
* Open the Manage Menu and select "Add Roles and Features"
** Add the "Web Server (IIS)" role
+
* Add the "Web Server (IIS)" role
*** Common HTTP Features
+
** Common HTTP Features
**** Default Document
+
*** Default Document
**** Directory Browsing
+
*** Directory Browsing
**** HTTP Errors
+
*** HTTP Errors
**** Static Content
+
*** Static Content
*** Security
+
** Security
**** Request Filtering
+
*** Request Filtering
**** Windows Authentication
+
*** Windows Authentication
*** Application Development
+
** Application Development
**** .NET Extensibility 4.5
+
*** .NET Extensibility 4.5
**** ASP
+
*** ASP
**** ASP.NET 4.5
+
*** ASP.NET 4.5
**** ISAPI Extensions
+
*** ISAPI Extensions
**** 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]
+
= Download and Install the [http://go.microsoft.com/fwlink/?LinkId=392271 ASP.NET MVC 4.0] =
 +
= Configure User Accounts =

Latest revision as of 19:44, 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

Configure User Accounts