Search This Site

Pages

Wednesday, December 12, 2012

Remote Desktop Connection License Issue


Error : The 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 to delete the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing


After deleting the key from the registry start Remote desktop connection as administrator by right clicking on the"mstsc.exe" icon in c:\windows\system32\mstsc.exe.


Sunday, November 25, 2012


How to Clone or Copy a Bootable Pen Drive


1. Download ImageUSB application from here. It is available in ZIP format so you can use any good Compression tool to extract ZIP files like WinZip or WinRAR.
2. Now insert your working bootable pen drive which is fully functional and the one you want to clone onto the other slot available and start ImageUSB application from extracted ZIP file folder.
3. ImageUSB will detect automatically both your pen drives. If for any reason your pen drive shows as not available then click on refresh button to detect the pen drive.
4. Now select your pen drive from the list and then click on Create from UFD option (You can see it asStep 2 on application). First we want to make a complete image of your pen drive and save them on the system. So we have to select Create from UFD option.
5. Now browse location where you want to save image of you bootable pen drive and it will save it as .bin file on the system. Finally click on Create image button and application will start image creation process and save it on the computer. It will take a few minutes depending on the system speed and pen drive size.




6. Now we have the full image of your multi bootable pen drive and now need to burn it to another pen drive to make it multi bootable identical to your cloned pen drive.
7. Insert your new pen drive and click on Refresh Drives to detect your inserted pen drive (please remove your old one). Now you can see your pen drive in the list, select your pen drive from list and then select option Write to UFD (on application you can see it as Step 2).
Note: Please backup your pen drive data because image burning process will remove all data from the pen drive and write image file. So be careful before starting this process.
8. Finally browse image (bin file) which you had created using step 5 on this post and click on Write to UFD button to start image file burn process into new pen drive. Again it will take few minutes and then your new pen drive will become a clone of you old working multi-boot pen drive.

Now you have full image backup of your bootable USB pen drive and using this image you can make many bootable clone pen drives. Once you create image from Bootable pen drive you will never use any other application to create a bootable pen drive.


Note: On application you can see one more option Post Image Verification, you can use this application without selecting it. Just use it only for verification and sometimes for application shows verification failed but pen drive works well. So I think there is nothing to worry if application shows verification failed, you pen drive will 100% work in such cases as well.



Monday, July 23, 2012

Windows 7 Temp login Issue

Sometimes when you log in you find that your desktop files. the wallpaper and everything changed but don't panic, your DATA is secure. It is just that your user profile has been logged into a temp profile.
When there something goes wrong with your user profile Windows 7 logs you in with a Temporary profile so at-least you can work, it's actually a feature unlike previous versions of windows where you  are denied access from logging in from your own PC and that's truly frustrating.

Now let's how you can take back your profile.

1)      Log in with temp profile.
2)      Start registry editor by typing regedit in find box in Windows 7.
3)      Navigate the following location in Windows 7.
Fix Temporary Profile in Windows 7


4)      You can see similar keys under profile list with .bak difference, as shown below.
Fix Temporary Profile in Windows 7
5)      You correct profile key is marked as bak. Currently your Windows 7 computer logged in with fresh profile with same key. So, rename the new profile key ( which is not having.bak) and remove .bak from correct profile key. See below.
Fix Temporary Profile in Windows 7
6)      That’s it. Log off and log in with your user name and password. You must get your icons and profile settings back in Windows 7. This is very simple and easy method to fix temp profile in Windows 7  issue.

Saturday, May 19, 2012

Changing RDP Port no (XP/2003/2008)

explore the following registry key & change the value from 3389 to "xxxx" (different from registered port nos)

key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp]

String : PortNumber
String Value: 3389 (decimal mode)

chenge the string value to your desired port no "xxxx"