Say what? This is probably well known by people that knows Linux a little more than average. I often have Kali Linux running on Hyper-V and I often struggle with resolution using the native Hyper-V console. After a little research I found out that I can install xrdp on the Kali machine and be able […]
Posts tagged Remote desktop services
Remote Desktop Services 2008 R2 – Internet Explorer Enhanced Security
I have noticed that when you disable IE enhanced security in the server manager it is not disabled for the users. MS documentation also states that it will automatically be disabled for normal users. Here is the screenshots of the server manager part where you configure this: This GUI controls the behavior of the following […]
Event 4105: The Remote Desktop license server cannot update the license attributes for user objec...
Got this error on a Windows 2008 R2 Terminal Server. This server also hosted the Terminal Server lisencing service. The Remote Desktop license server cannot update the license attributes for user “USER” in the Active Directory Domain “DOMAIN”. Ensure that the computer account for the license server is a member of Terminal Server License Servers […]
Install ActiveX for all users on 2008R2 Remote Desktop Server
This is primary notes for my self, because for some reason I always spend much time dealing with this during installation of Remote Desktop Servers. First of all there is a part of Windows that is called ActiveX Installer Service that needs to be configured. This is default enabled in Windows 7. In Vista you […]
Terminal services – Redirect Start menu and Desktop
You often want to redirect start menu and Desktop folders to another location when you configure a terminal server farm. I often redirect this to C:custom. This is because I do not want to rely on another server in the network to display the start menu and desktop to the users. The only downside is […]