stefanweilguni-oss
stefanweilguni-oss
I have the deployment share at port 8443 because of 443 allready used. (https://mdtps.domain.something:8443/MDTPS So I have to change "Test-PSDNetCon" function in "PSDUtility.psm1" module somehow like this: hostname delivered to...
I cant get Updates from the internal WSUS as I could with MDT. WSUS ist configured in CustomSettings.ini: WSUSServer=http://vwx0XXXXX.domain.com:8530 VERBOSE: PSDWindowsUpdate.ps1: The task sequencer log is located at C:\MININT\SMSTSLog\SMSTS.LOG. For...
I've copied the root and the intermediate certificate as .cer files into PSDRoot\PSDResources\Certificates folder. The certificates are imported to PE but both in the root store: In the ca store...
In PowerShell Deployment - IIS Configuration Guide.md the command should be .\Set-PSDWebInstance.ps1 -psDeploymentFolder "E:\PSDProduction" -psVirtual**Log**Directory "PSDProduction"