|
When configuring IIS to work with Windchill you may have to restart IIS. Use the following steps to restart IIS:
1. Select the <ComputerName> (local computer) node in the left pane.
2. From the Actions pane, click Restart.
|
Argument
|
Description
|
---|---|
<sitename>
|
Name of the IIS web site to use; the default IIS website is “Default Web Site” (including the double-quotes). You may opt to use a separate web site, that must be manually configured within the IIS Manager
If you use a value other than “Default Web Site”, be sure to use that value instead of “Default Web Site” throughout the remainder of these instructions.
|
<Windchill>
|
Full path to the Windchill installation directory.
|
<appName>
|
Optional –
The Windchill web app name. By default this is ‘Windchill’ and only needs to be specified if you are using a different web app name.
|
|
This is the automated procedure for IIS that uses the config_windchill.bat script
The config_windchill.bat script requires two files: authenticated.txt and anonymous.txt. From the <IISConnectorDir>/scripts directory enter the following (all on one line), replacing the text as needed:
config_windchill.bat <server> <Windchill>,<appName>
|
Argument
|
Description
|
---|---|
<sitename>
|
Name of the IIS web site to use; the default IIS website is “Default Web Site” (including the double-quotes). You may opt to use a separate web site, that must be manually configured within the IIS Manager
If you use a value other than “Default Web Site”, ensure to use that value instead of “Default Web Site” throughout the remainder of these instructions.
|
<Windchill Location>
|
Full path to the Windchill installation directory.
|
<appName>
|
Optional – The Windchill web app name. By default, this is Windchill-WHC and only needs to be specified if you are using a different web app name.
|
|
Permission may need to be re-applied after xconfmanager propagation, or after patches have been installed.
|