Presenting Exchange 2019 With WAP and ADFS
May07

Presenting Exchange 2019 With WAP and ADFS

KB ID 0001546 Problem I’ve used WAP (Web Application Proxy) to present Remote Desktop Services before, but never for Microsoft Exchange. It came up as a possible requirement for a client this week, so I thought I’ll work it out on the bench. here’s the topology; Exchange: Exchange 2019 Standard Server OS: Server 2019 Datacenter Solution – Step 1 Deploy ADFS If you are going to use ‘self signed’...

Read More
ADFS: Deploy Active Directory Federation Services
May03

ADFS: Deploy Active Directory Federation Services

KB ID 0001140 Problem The actual configuration of ADFS depends largely on what you intend to do with it. Here I’m using it to broker connections from my Microsoft Web Application Proxy. This article is just to ‘join the dots’ and covers just the installation of the role itself. Solution Before you Start: Make sure you have a certificate ready to use for ADFS. I typically use a wildcard cert for this, it’s...

Read More
ADFS Test Page Error
May02

ADFS Test Page Error

KB ID 0001545 Problem I was setting up ADFS in Server 2019 today, and once I have all the basics setup, I like to got to, https://{server-fqdn}/adfs/ls/IdpInitiatedSignon to test, but this happened; The resource you are trying to access is not available. Contact your administrator for more information. Error details .Activity ID: 3c53140c-cff3-4b59-0900-0080010000d4 .Error details: MSIS7012: An error occurred while processing the...

Read More
Deploying Windows ‘Web Application Proxy’
Jan23

Deploying Windows ‘Web Application Proxy’

KB ID 0001142 Problem This is part of a larger piece of work Im putting together on publishing Remote Desktop Services with Microsoft Web Application Proxy. This article is simply to guide you though the process of installing the Web Application Proxy role. In a later article I will run though configuring it to work with Active Directory Federation Services, and Remote Desktop Services, to present secure RemoteApps. Solution Before...

Read More
Active Directory Federation Services – Certificate Error ‘CNG Key’
Jan12

Active Directory Federation Services – Certificate Error ‘CNG Key’

KB ID 0001129 Problem When installing the Active Directory Federation Services Role, you need to supply a certificate. I was running this up using a self signed wildcard certificate when this happened; The certificate with the specified thumbprint {thumbprint} has a Cryptographic Next Generation (CNG) private key. The certificates with the CNG private key are not supported. Use a certificate based on a key pair generated by a legacy...

Read More