Files
Compose-Files/Backups/Miker/.trash/Configuration ColdFusion 2023.md
T
2026-07-20 09:23:17 -04:00

6.1 KiB

Exported image Exported image Exported image Exported image Exported image Exported image Exported image Exported image Exported image Exported image

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

Exported image
Exported image

Copy ADEX web files to d:\data\ADEX
Create Data source

Type CF Data Source Name Database Server Port User Name Password
Microsoft SQL Server : ADEX_DSN ADEX tasb30a-v0048\wsg1
Microsoft SQL Server : ADEX_Web ADEX tnwg01a-p0657\wsg1
Microsoft SQL Server : DMZ_Provisioning ADEX TNWG01A-V1983.DMZ.CBP.DHS.GOV 64088 DMZ\SVC-ADEX-Provision
Microsoft SQL Server : OperationsManager OperationsManager tnwg01a-p0664\wsg1
Microsoft SQL Server : OperationsManagerDW OperationsManagerDW tnwg01a-p0665\wsg1
Microsoft SQL Server : PowerShell Master tnwg01a-p0657\wsg1
Microsoft SQL Server : PS Master tnwg01a-p0657\wsg1
Microsoft SQL Server : SAT_Provisioning Orchestrator tnwg01a-v1322.sat.cbp.dhs.gov\wsg1 SVC-ADEX-Provisioning
Microsoft SQL Server : SCCM-CAS CM_WSG TNWG01A-V0980\WSG1
Microsoft SQL Server : SCCM-P01-SUSDB SUSDB tnwg01a-v0980\wsg1
Microsoft SQL Server : DMGCONFIGMGR CM_SM2 TNWG01A-P0869\DMGCONFIGMGR
Exported image

!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

Exported image
Exported image

D:\Data\ProcessSCOMconfig\ProcessAlerts-ODBC_V01-29-2021.exe Exported image
Exported image
Exported image
Exported image
Exported image

Exported image

> 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==

Add Virtual Directories
Exported image

Connection String: AuthenticationMethod=Type2