Search found 2 matches

Go to advanced search

by Marko
Thu Jun 20, 2013 4:20 pm
Forum: Building Installers
Topic: Advanced IIS and Site Settings
Replies: 3
Views: 6259
 
Jump to post

Re: Advanced IIS and Site Settings

If anyone else is looking for an answer to this question as this has huge implications in performance of the server side application

Set up a custom action and lunch the following application.
C:\Windows\System32\inetsrv\appcmd.exe set config /section:applicationPools -[name='nameOfService ...
by Marko
Wed Jun 19, 2013 6:31 pm
Forum: Building Installers
Topic: Advanced IIS and Site Settings
Replies: 3
Views: 6259
 
Jump to post

Advanced IIS and Site Settings

Hi there,
I am trying to configure the advanced installer 10.2 to perform the following actions on IIS8

Under a specific site(virtual directory), under advanced settings to set Preload Enabled to true
Under a specific IISPool, under advanced settings to set Start Mode to Always Running.

Currently ...

Go to advanced search