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

Using the quick boot feature of the BIOS

All systems initialize in more or less the same way. During the power on self-test mentioned earlier, the BIOS checks the hardware devices and counts the system memory. Out of all of the different types of system memory, the random access memory, better known as RAM, takes the longest to be counted. Counting the RAM takes time, and on a machine that has large amounts of RAM, this calculation can take several seconds. For example, a machine that has 512MB of RAM may take up to 3 seconds just to count the memory. On top of the RAM counting, a few other tests need to be done because your computer wants to make sure that all of the hardware in your computer is working properly. All of these system tests are not needed every time you boot, and can be turned off to save time. Most BIOS's offer a feature called quick boot. This feature will allow the user to turn off these tests. Other BIOSs only allow you to turn off the memory check, which will still cut down on a lot of time....

File and Folder Permissions

Windows XP Professional boxes running the NTFS file system have the capability to set indi vidual file permissions on both files and folders. File and folder permissions allow you to specify exactly who will be able to read, write, execute, and even list or access a folder. So, file and folder permissions can be a very powerful tool to protect your data from others' eyes. If your file system is FAT32, then you will not be able to set permissions. Fortunately, an easy way exists for you to convert your FAT32 file system to NTFS. Do a search in the Windows Help and Support Center for Convert to NTFS and you will be shown directions on how you can go about converting your drive's file system. Setting the permissions on with a lot of control requires you to disable simple file sharing and security. To do so, follow these steps: 1 . Open up any folder on your computer and expand the Tools menu and select Folder Options. 2 . Click the View tab and scroll to the bottom of the Adv...

Rapidshare Timelimit

Directions Rapidshare traces the users IP address to limit each user to a certain amount of downloading per day. To get around this, you need to show the rapidshare server, a different IP address. You can do this one of multiple ways. Requesting a new IP address from your ISP server. Here's how to do it in windows: 1. Click Start 2. Click run 3. In the run box type cmd.exe and click OK 4. When the command prompt opens type the following. ENTER after each new line. ipconfig /flushdns ipconfig /release ipconfig /renew exit 5. Erase your cookies in whatever browser you are using. 6. Try the rapidshare download again. Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. To be honest, I do not know how to do this in linux/unix/etc. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it.