Layton ServiceDesk - Pre-Installation Procedure

From Layton Support
(Difference between revisions)
Jump to: navigation, search
m (Updated links)
(Minor formatting changes)
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk™]] [[User Guide for Layton ServiceDesk™|<u>Back to Contents</u>]]</p>
+
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk]] [[User Guide for Layton ServiceDesk|<u>Back to Contents</u>]]</p>
<p align="right">[[File:btn_back_up.png|link=Layton ServiceDesk™ - System Requirements]] [[Layton ServiceDesk™ - System Requirements |<u>Previous article in this series: ''System Requirements''</u>]]</p>
+
<p align="right">[[File:btn_back_up.png|link=Layton ServiceDesk - System Requirements]] [[Layton ServiceDesk - System Requirements |<u>Previous article in this series: ''System Requirements''</u>]]</p>
 
__FORCETOC__
 
__FORCETOC__
 
=Internet Information Services (IIS)=
 
=Internet Information Services (IIS)=
Line 96: Line 96:
  
 
=[[Layton_ServiceDesk_-_Pre-Installation_-_IIS_Web_Service_Extensions|Allow ASP.NET Web Service Extension]]=
 
=[[Layton_ServiceDesk_-_Pre-Installation_-_IIS_Web_Service_Extensions|Allow ASP.NET Web Service Extension]]=
The ASP.NET extension will need to be allowed in IIS. [[Layton_ServiceDesk_-_Pre-Installation_-_IIS_Web_Service_Extensions|See here for steps]].
+
The ASP.NET extension will need to be allowed in IIS. '''[[Layton_ServiceDesk_-_Pre-Installation_-_IIS_Web_Service_Extensions|See here for steps]]'''.
  
=.NET Framework 3.5=
+
=.NET Framework 4.5=
If this is not installed, download from [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en here] and install.
+
If this is not installed, download from '''[https://www.microsoft.com/en-au/download/details.aspx?id=30653 here]''' and install.
  
 
The following features are required to be installed on Windows Server. Please note that the version of .NET Framework will differ depending on what version of Windows Server you are running. The minimum version of .NET Framework is v2.0. .NET Framework includes v2.0.
 
The following features are required to be installed on Windows Server. Please note that the version of .NET Framework will differ depending on what version of Windows Server you are running. The minimum version of .NET Framework is v2.0. .NET Framework includes v2.0.
 +
 +
As of version 6.7.0.2, .NET Framework 4.5 is required.
  
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
! style="background:#009999; width: 300px; color: #FFFFFF"|.NET Framework
+
! style="background:#009999; width: 400px; color: #FFFFFF"|.NET Framework
 
! style="background:#009999; width: 100px; color: #FFFFFF"|Type
 
! style="background:#009999; width: 100px; color: #FFFFFF"|Type
 
|-
 
|-
Line 110: Line 112:
 
|Feature
 
|Feature
 
|-
 
|-
|.NET Framework 3.5 Features
+
|.NET Framework 4.5 Features
 
|Feature
 
|Feature
 
|-
 
|-
|.NET Framework 3.5 (includes .NET 2.0 and 3.0)
+
|.NET Framework 4.5 (includes .NET 2.0, 3.0 and 4.0)
 
|Feature
 
|Feature
 
|}
 
|}
  
=SQL Server=
+
<p align="right">[[Layton ServiceDesk - Installation - Which Method to Use? |<u>Next article in this series: ''Which Method to Use?''</u>]] [[File:Btn forward.png|link=Layton ServiceDesk - Installation - Which Method to Use?]]</p>
If you don't have any version of SQL Server installed, you may download the free SQL Server 2012 Express edition from [http://www.microsoft.com/en-us/download/details.aspx?id=29062 here]. You should choose a WT (With Tools) version to get Microsoft SQL Server Management Studio. Management Studio offers features such as database backup and recovery options.
+
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk]] [[User Guide for Layton ServiceDesk|<u>Back to Contents</u>]]</p>
 
+
<p align="right">[[Layton ServiceDesk™ - Installation - Which Method to Use? |<u>Next article in this series: ''Which Method to Use?''</u>]] [[File:Btn forward.png|link=Layton ServiceDesk™ - Installation - Which Method to Use?]]</p>
+
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk™]] [[User Guide for Layton ServiceDesk™|<u>Back to Contents</u>]]</p>
+

Latest revision as of 05:46, 8 August 2018

Btn back up.png Back to Contents

Btn back up.png Previous article in this series: System Requirements

Contents

[edit] Internet Information Services (IIS)

If not already installed, for example you will be installing Layton ServiceDesk on a workstation or a laptop, you can install IIS in the Add/Remove Windows Components interface in the Add or Remove Programs control panel.

The following are the required Roles and Role Services to be installed for IIS:

Role Type
Web Server (IIS) Role
HTTP Logging Role Service
Health and Diagnostics Role Service
ISAPI Filters Role Service
ISAPI Extensions Role Service
.NET Extensibility 3.5 Role Service
ASP.NET 3.5 Role Service
.NET Extensibility 4.5 Role Service
ASP.NET 4.5 Role Service
Application Development Role Service
HTTP Errors Role Service
Directory Browsing Role Service
Security Role Service
Default Document Role Service
Common HTTP Features Role Service
Static Content Compression Role Service
Performance Role Service
Web Server Role Service
IIS 6 Management Console Role Service
IIS 6 Scripting Tools Role Service
IIS 6 WMI Compatibility Role Service
IIS 6 Metabase Compatibility Role Service
IIS 6 Management Compatibility Role Service
IIS Management Console Role Service
Management Tools Role Service
Static Content Role Service
Request Filtering Role Service

Please note that your version of IIS will differ depending on which version of Windows Server you are running.

[edit] Allow ASP.NET Web Service Extension

The ASP.NET extension will need to be allowed in IIS. See here for steps.

[edit] .NET Framework 4.5

If this is not installed, download from here and install.

The following features are required to be installed on Windows Server. Please note that the version of .NET Framework will differ depending on what version of Windows Server you are running. The minimum version of .NET Framework is v2.0. .NET Framework includes v2.0.

As of version 6.7.0.2, .NET Framework 4.5 is required.

.NET Framework Type
ASP.NET 4.5 Feature
.NET Framework 4.5 Features Feature
.NET Framework 4.5 (includes .NET 2.0, 3.0 and 4.0) Feature

Next article in this series: Which Method to Use? Btn forward.png

Btn back up.png Back to Contents

Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox