6.1 KiB
tasb30a-v0048.ad.cbp.dhs.gov \WSG1,64078 - NEW ADEX in EQUINIX
Setup IIS
Enable-WindowsOptionalFeature -Online -FeatureName IIS-WebServerRole
Enable-WindowsOptionalFeature -Online -FeatureName IIS-WebServer
Enable-WindowsOptionalFeature -Online -FeatureName IIS-CommonHttpFeatures
Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpErrors
Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpRedirect
Enable-WindowsOptionalFeature -Online -FeatureName IIS-ApplicationDevelopment
Enable-WindowsOptionalFeature -online -FeatureName NetFx4Extended-ASPNET45
Enable-WindowsOptionalFeature -Online -FeatureName IIS-NetFxExtensibility45
Enable-WindowsOptionalFeature -Online -FeatureName IIS-HealthAndDiagnostics
Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpLogging
Enable-WindowsOptionalFeature -Online -FeatureName IIS-LoggingLibraries
Enable-WindowsOptionalFeature -Online -FeatureName IIS-RequestMonitor
Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpTracing
Enable-WindowsOptionalFeature -Online -FeatureName IIS-Security
Enable-WindowsOptionalFeature -Online -FeatureName IIS-RequestFiltering
Enable-WindowsOptionalFeature -Online -FeatureName IIS-Performance
Enable-WindowsOptionalFeature -Online -FeatureName IIS-WebServerManagementTools
Enable-WindowsOptionalFeature -Online -FeatureName IIS-IIS6ManagementCompatibility
Enable-WindowsOptionalFeature -Online -FeatureName IIS-Metabase
Enable-WindowsOptionalFeature -Online -FeatureName IIS-ManagementConsole
Enable-WindowsOptionalFeature -Online -FeatureName IIS-BasicAuthentication
Enable-WindowsOptionalFeature -Online -FeatureName IIS-WindowsAuthentication
Enable-WindowsOptionalFeature -Online -FeatureName IIS-StaticContent
Enable-WindowsOptionalFeature -Online -FeatureName IIS-DefaultDocument
Enable-WindowsOptionalFeature -Online -FeatureName IIS-WebSockets
Enable-WindowsOptionalFeature -Online -FeatureName IIS-ApplicationInit
Enable-WindowsOptionalFeature -Online -FeatureName IIS-ISAPIExtensions
Enable-WindowsOptionalFeature -Online -FeatureName IIS-ISAPIFilter
Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpCompressionStatic
Enable-WindowsOptionalFeature -Online -FeatureName IIS-ASPNET45
Copy ADEX web files to d:\data\ADEX
Create Data source
- ==Edit the DSN and select== Show Advanced Settings ==>== Connection String==. Then enter== ==AuthenticationMethod=Type2== ==and save.==
- ==Leave the== ==username== ==and== ==password== ==fields blank== > From <https://stackoverflow.com/questions/43612373/how-do-i-setup-a-coldfusion-datasource-properly-for-a-sql-server-database-throug>
Data & Services > Datasource
!tasb30a-v0048serversettings.pdf
!tasb30a-v0048serversettings 1.pdf
SQL Scheduled Jobs
Process WSG SCOM Config Version 1/29/2021
Owner: AD\SVC-ColdFusion-App
D:\Data\ProcessSCOMconfig\ProcessCBP_Custom_Configuration-ODBC-V01-29-2021.exe
D:\Data\ProcessSCOMconfig\ProcessAlerts-ODBC_V01-29-2021.exe





> From <https://stackoverflow.com/questions/43612373/how-do-i-setup-a-coldfusion-datasource-properly-for-a-sql-server-database-throug>
Run Web Server Configuration Tool ==(creates Virtual Directories in Yellow)==
| WSG | D:\Data\ADEX\Utilities | Pass-through |
| MyLogs | \tnwg01a-v3824\logs | ad\SVC-ADEXLogs |
| ==cf_scripts== | ==D:\ColdFusion2018\cfusion\wwwroot\cf_scripts== | ==Pass-through== |
| ==Jakarta== | ==D:\ColdFusion2018\config\wsconfig\1== | ==Pass-through== |
Connection String: AuthenticationMethod=Type2
















