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 […]
Enable Remote Desktop Remotely
On Windows Computer, the Remote Desktop is disabled by default. You need to enable it in order to make the computer is accessible remotely through Remote Desktop Protocol (RDP). In this article, I will show you how to enable Remote Desktop Protocol (RDP) remotely. First, we need to connect to the computer/workstation you want to […]
Remote Desktop Error “User profile cannot be loaded” on Exchange Server
Today, I got an error “User profile cannot be loaded” when my new Exchange Administrator login to the Exchange server for the first time. My Exchange environment is using Windows 2012 R2 and Exchange Server 2013. Event Log After checking on the event log using the user that already have an access to the server, […]
Best Remote Desktop Software
Remote Desktop Software or Remote Access Software allows you to access remotely one computer from another. Remote desktop software is really useful to help you administering or working on a remote computer. There are some Remote Desktop Software out there you can use. We have arranged four best remote desktop software to help you selecting […]
Is this a new Microsoft’s Remote Desktop Client?
As you may know, Microsoft is working on the new Remote Desktop Client for their Windows Virtual Desktop. The Remote Desktop Client Application has been leaked by WalkingCat on his tweet as below: So, what is the main feature of the New Remote Desktop Client and Windows Virtual Desktop? With the header “The best virtual […]
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 […]
How to remotely force kill a Remote Desktop session
Sometimes, you need to kill a remote desktop session on the server remotely. In this article, we will use qwinsta and rwinsta commands to list and kill the remote desktop session on the server. Get All Remote Desktop Session You can run the command qwinsta to get all Remote desktop session on the server. For […]
How to change the Remote Desktop Port
Windows servers are using port TCP 3389 for Remote Desktop Protocol as a default port. In some situations, as when you wish to obtain a more secure environment, changing the default remote access port can be useful. Important note: Before we continue, you need to verify if the port that you want to assign has […]
Remote Desktop Web Client is now generally available
Microsoft has released the first version of Remote Desktop Web Client on July 16, 2018. In this first release, The RD Web CLient contains a core set of features to get you started in providing a simple, no-install, consistent cross-platform solution to end users who don’t need some of the more advanced features from a […]