HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/bin/win-acme/Scripts/PSRDSCerts.bat
REM Batch script to run each RDS import script sequentially
REM Spaces are not supported in script path
REM Must pass the thumbprint as the only parameter
REM Ex. "./Scripts/PSRDSCerts.bat {5}"

powershell.exe -ExecutionPolicy RemoteSigned -File ./Scripts/ImportRDListener.ps1 %*
powershell.exe -ExecutionPolicy RemoteSigned -File ./Scripts/ImportRDGateway.ps1 %*