When the user is trying to login to the RDS server, they got a warning that they can’t sign in to remote desktop services due to a temporary profile. This issue usually happening when you configure the RDS Collection with User Profile Disk (UPD) and the user is not fully logged off from the RDS. […]
Install SSL Certificate for RDS Deployment using PowerShell
I have an issue while installing the SSL Certificate for RDS Deployment using GUI. Therefore, I use the PowerShell command to do that. Basically, the command is using Set-RDCertificate CmdLet. The Set-RDCertificate cmdlet imports a certificate or applies an installed certificate to use with a Remote Desktop Services (RDS) role. You can use this cmdlet to secure […]
RD Web Access: Server Error in ‘/RDWeb/Pages’ Application. Runtime Error
One of our users reported that he can’t login to the RDWeb access and throwing the Application.Runtime Error after entering the login page as the image below: How to resolve Check if the user’s password has special character “<“ This is recommended solution. After confirming with the end-user, I found they change their password with the […]