What is required when installing Package Services?
ITMS 8.x
While adding the Package Service in the SMP Console, it will also show you what we are expecting to have setup (if you right-click on Package Service>View Prerequisites for Site Service):
Package Server is unable to host its packages within IIS 7 unless the IIS 6.0 Compatibility Tools are installed as part of the Web Service role configuration.
There are a few other services that need to be enabled for Package server to fully function, they are outlined below.
1. Log in as the in-built Administrator account first
2. Go to Start > Administrative Tools > Server Manager
3. Select ‘Web Server (IIS)’ in the left hand tree
4. Inside the right hand pane click the link ‘Add Role Services’
5. Select Application Development and make sure ASP is checked.
6. Select Security and ensure that Windows Authentication is checked.
7. Select Management tools > IIS 6 Management Compatibility (all sub folders checked)
8. Click the ‘Install’ button inside the popup dialog
Note: if you need to browse to the package directory, add the "Directory Browsing" option under Web Server>Common HTTP features.
What Happens after enabling Package Service?
At this point the computer is on-track to become a Package server and to be setup to run Package on some client computers. These steps will all occur in due time, but each step can be done more quickly if necessary. Here are the basic steps.