Skip to main content

Windows 7 Tricks: Using Your Laptop/Notebook/Tablet to Control Your Office PC From Anywhere


Here’s a way to have two computers your way. Windows 7’s Remote Desktop Connection lets you connect to your office computer from your remote Laptop/Notebook/Tablet and have access to all your programs, files, and resources as if you were actually sitting in your office.

Note
Remote Desktop Connection is only available for host computers running Windows 7 Professional, Enterprise, and Ultimate editions—which are the editions you’re likely to find in a corporate environment.

To connect to your work computer remotely, you must turn on your work computer, have a network connection, and have Remote Desktop enabled. You must also, of course, have network access to your work computer (typically via the Internet or a VPN), and you must have permission to connect.

Configuring Your Desktop PC

To set up your work computer for remote connections, you have to both activate remote access and determine who can have that access. Follow these steps:
1. Open the Control Panel and select System.
2. When the System window appears, click Advanced System Settings.
3. When the System Properties dialog box appears, select the Remote tab.

4. Select either the Allow Connections from Computers Running Any
Version of Remote Desktop or Allow Connections Only from Computers Running Remote Desktop with Network Level Authentication. The former option is less secure, but is easier to work with; the latter option is more secure, if you can use it.
5. Click the Select Users button.
6. When the Remote Desktop Users dialog box appears, click the Add button.
7. When the Select Users dialog box appears, enter the user name you use on your notebook PC; then click OK.
8. Back in the Remote Desktop Users dialog box, click OK.

Connecting from Your Laptop/Notebook/Tablet

To connect to your desktop (work) computer from your Laptop/Notebook/Tablet, you need to follow these steps on your Laptop/Notebook/Tablet:

1. Open the Control Panel and select RemoteApp and Desktop Connections.
2. When the next window appears, click Set Up a New Connection with RemoteApp and Desktop Connections in the tasks pane.
3. When the Set Up a New Connection with RemoteApp and Desktop Connections dialog box appears, enter the URL or IP address for your work computer into the Connection URL box; then click Next.
4. When the Ready to Set Up Connection screen appears, click Next.

You’ll now be connected to your work PC, and the desktop from that PC will display on your current computer screen. You can use your Laptop/Notebook/Tablet to access any program or file on your work PC, just as if you were there.

Comments

Popular posts from this blog

10 Great NotePad Tricks To Scare Your Friends

Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends. 1.Cycle a message in your friend’s computer. Type : @ECHO off :Begin msg * Hi msg * Are you having fun? msg * I am! msg * Lets have fun together! msg * Because you have been o-w-n-e-d GOTO BEGIN Save it and... as pc.bat and send it to your friends. 2.Make Keyboard Keys Type Continuously: Type : MsgBox “stop me..! if you can” Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{bs}” loop Save it as pc.vbs and send it to your friends. 3.Convey your friend a message and shut down his/ her computer. Type : @echo off msg * I don’t like you shutdown -c “Hahahah You are Doomed” -s Save it as pc.bat and send it to your friends. 4.Toggle your friend’s Caps Lock button simultaneously Type : Set wshShell =wscri...

How to use pen drive as RAM

Yes with some modified settings you can use your pen drive as a RAM 1) Connect your pen drive to your PC [pen drive should be at least 1 GB or if you having 4 GB then its better] 2) Allow PC what he is supposed to do,let system to detect pen drive. 3) After your PC finished with its detection work,you have to do some little 4) Right click on the My Computer and select the properties 5) Goto advanced and then performance setting then advanced then 6) Select pen drive and click on custom size " Check the value of space available " 7) Enter the same in the Initial and the Max columns " You just used the memory of the PenDrive as a Virtual Memory " 8) Now restart your pc and enjoy your fast and super system

Changing a users icon on the Welcome screen

Each user that is set up on your computer can associate an image that appears next to his or her name on the Welcome screen. By default, Windows will randomly select an image for you, but this selection can easily be changed. If you do not like the images that Windows has to offer, you can select any other image. The process of changing a user's image is very simple. Just perform the following steps and you will have it changed in no time: 1. Open up the user manager by clicking the Start menu and selecting Run. Then type in nusrmgr.cpland click OK.This is a shortcut to User Accounts that will save you time going to Control Panel and then clicking the User Accounts icon. 2. This will start up the New User Accounts Manager. To change a user's picture, just click the user name. 3. Then, click Change My Picture text and you will see a screen with all of the different images that are built into Windows XP. 4. If you see one you like, just select it by clicking it and then cl...