How to copy and paste from Local machine to Remote machine or Virtual Machine - Bug Reaper

                  Bug Reaper

Lean about Automation Testing,Selenium WebDriver,RestAssured,Appium,Jenkins,JAVA,API Automation,TestNG,Maven, Rest API, SOAP API,Linux,Maven,Security Testing,Interview Questions

Friday 29 August 2014

How to copy and paste from Local machine to Remote machine or Virtual Machine

Here is how you can solve this problem:

1. Login to remote computer using Remote Desktop (RDP) or type 'mstsc' in Run i.e. Win+R.

2. Open Task Manager in the remote machine

3. Click the "Process" tab

4. Locate a program called "rdpclip.exe"

5. Right click and select "End process" to kill this program


6. Click on "File" menu in the task manager and select "New Task (Run)"

7. Type rdpclip.exe and press the button to start the process








and Its done :)

Now you can copy and paste from one machine to another machine

No comments:

Post a Comment