Configure application server for Windows Authentication
Here is how you execute the script that configures the server for ISHSTS with Windows Authentication.
Before you begin
This task requires a PowerShell session that with Execution Policy set to Unrestricted.
If it is not set, you need to set it permanently by executing the following:
Set-ExecutionPolicy Unrestricted
The task requires administrator privileges.
Procedure
PowerShell session
cd \InfoShare\App\Setup\STS\ISHSTS\Scripts
& '.\SDL.ISH-ISHSTS-Configure for Windows Authentication.ps1'