Configure Server 2016 ADFS and WAP with custom ports using Powershell
Rik Hepworth Aug 24, 2018 · 2 min read · Desired State Configuration DSC Powershell Winows Server 2016 ·A pull request for Chris Gardner's WebApplicationProxyDSC is now inbound after a frustrating week of trying to automate the configuration of ADFS and WAP on a Server 2016 lab. With Server 2016, the PowerShell commands to configure the ADFS and WAP servers include switches to specify a non-default port. I need to do …
Read MoreAs part of the work I have been doing around generating and managing lab environments using Lability and DSC, one of the things I needed to do was change the permissions on a certificate template within a DSC configuration. Previously, when deploying to Azure, I used the PSPKI PowerShell modules within code executed by …
Read More