Esri / Esri/ops-server-config

Add support to install IIS and .Net framework on other OS's

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
G - Release Team Install and Publishing
Dominant language
Python
Stars
33
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Currently use microsoft DISM (Deployment Image Servicing and Management) command-line tool to enable the IIS role and .Net 3.5 feature. This tool is available in Server 2008 R2 and Windows 7, but not in Server 2012 R2 or Windows 8.

Windows 8, Windows 8.1 and Windows Server 2012 use the Windows Assessment and Deployment Kit (Windows ADK). See the following link for more info on installing the ADK: http://msdn.microsoft.com/en-us/library/windows/hardware/hh825494.aspx

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the repository's Python scripts that invoke DISM and the existing IIS and .NET 3.5 setup flow. Read the linked Windows ADK documentation for the Windows 8, Windows 8.1, and Windows Server 2012 requirements; done means those systems can be configured without relying on unavailable DISM support.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.