Summary
Know the steps in preparing Microsoft Windows Server 2012 or Windows 2012 R2 for TMCM 6.0 installation.
Details
Before installing TMCM 6.0 on a Windows Server 2012 or Windows 2012 R2:
Step I:
Download the apropriate installer.
The following TMCM 6.0 Repack versions support Windows 2012 servers:
Step II:
Prepare the Windows 2012 or Windows 2012 R2 servers:
- Install a Windows 2012/Windows 2012 R2 server.
Important: TMCM does not support Windows Core installations.
- Once the installation is complete, open Server Manager.
- Click Add roles and Features. The Add Roles and Features Wizard window will appear.
- Click Next.
- In the Select installation type section, choose Role-based or feature-based installation then click Next.
- In the Select destination server section, choose Select a server from the server pool and choose the local server in the pool.
- Click Next.
- In the Select server roles section, choose the following:
- Application Server
- Web Server (IIS)
- When prompted to add features that are required for Web Server (IIS), click Add Features.
- Click Next.
- In the Select features section, choose .NET Framework 3.5 Features.
- Click Next > Next.
- In the Select role services section for application server, choose Message Queuing Activation. When prompted to add features that are required for Message Queing Activation, click Add Features.
- Click Next > Next.
- In the Select role services section for Web Server Role (IIS), choose the following:
- Security > Windows Authentication.
- Management Tools > IIS 6 Management compatibility.
- Application Development > ASP.NET 3.5. When prompted to add features that are required for ASP.NET 3.5, click Add Features.
- Click Next.
- Review the confirmation installation sections and click Install.
- Once the progress bar shows that the installation succeeded, click Close.
Important: In some cases, the installation of the roles fails. This is because the .NET 3.5 Framework could not be installed. This happens on occasion. If the installation fails, install the .NET 3.5 Framework manually.Do the following to install the .NET 3.5 Framework if the role installation fails:Note: Assuming you mounted the ISO to the E: drive on your computer.
- Open Command Prompt.
- Copy ..\sources\sxs\ from the mounted operating system ISO image to dotnet35 or similar folder.
xcopy e:\sources\sxs\*.* c:\dotnet35 /sNote:
- "e" is the ISO image location.
- "c:\dotnet35" is the path you want to put the copy files.
- Execute the following command line with administrator privileges:
Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:\dotnet35 /LimitAccess
- Repeat the installation starting from Step 1 to 17.
Step III:
Proceed with the TMCM 6.0 installation.
In order to be able to display the widgets in the TMCM console, the browser will require the latest version of Adobe Flash Player.