error:
disconnect: Internal licensing error.
solution:
cd
chmod 500 .rdesktop
also delete any licences from .rdesktop
for remmina change clientname in ~/.remmina/xxx.remmina
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\RealTimeIsUniversal DWORD key with a value of 1.
“Remote session was disconnected because there are no Remote Desktop client access licenses available for this computer. Please contact the server administrator“
The solution is delete the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing
8 out of 10 average PC users have their box’s system files altered by malwares, viruses, etc. We usually reinstall the OS if the antivirus and anti malware software did not perform their job well. Here’s one way to fix the corrupted system files without the need of restarting your Windows 7 box.
1. Run the Command Prompt as Administrator
2. Type the following command
3. C:\Windows\system32\> sfc /scannow
After the verification phase, you will receive a message about your system files’ integrity
Windows Resource Protection did not find any integrity violations.
Copy unison in program files, ssh in windows directory.
edit C:\documents and settings\user\.unison\default.prf:
sshcmd=ssh.exe
sshargs=-P 16
Download:
Unison-2.32.52
ssh
Disable Hibernation:
Windows Vista and 7
Open the Start menu and type cmd. Right click on cmd.exe and choose Run as administrator. Enter the following command:
powercfg.exe -h off
shutdown -s -t 3600 –> windows shutsdown after 1 hour (3600 seconds)