PC TIPS N TRICKS

computing made easy

Shutdown, Logoff or Restart a Computer On The Network

Windows XP has a built-in feature (shutdown tools) that is used to shutdown any connected computers from any one computer. Using this feature, you can log off, restart and shutdown any computer in your network. This tip is very useful for you, if you are a Network Administrator at your company, because if you have experience to shutdown all connected computers daily in your local area network one by one, definitely that job is annoying responsibility for you.Follow the given steps to configure shutdown tool on your computer:To use this feature, you will need to be logged into your computer with administrative rights.To perform this task, first make sure your both computers are directly connected or connected to network.Click Start button then type shutdown -i in Run option then press Enter for next.

A small windows dialog box will appear with the title “Remote Shutdown Dialog”.

 

Here first click on “Add” button to add computer, a small Add computers window will open, here type the name or IP address of the computer (you can add many computer for same action) that you want to turned off, then press OK for next.

Now select the action “What do you want these computers to do (log off, restart or shutdown)”. If you want to warn your users about this action, select the check box “Warn users of the action” then set time, display warning for 30 seconds or more.

Now select the option that describes the reason to shutdown the computers and also type some comments for users.

Now when you press the OK button, the users will see a “System Shutdown Windows “with time and comments that you had been set.

 

December 30, 2007 Posted by Haseeb Haider | Networking | , , | 1 Comment

Speed up viewing shared files across a network

Windows 2000 & XP machines delay as long as 30 seconds when you try to view shared files across a network because Windows is using the extra time to search the remote computer for any Scheduled Tasks. Here’s how to prevent this remote search for Scheduled Tasks:
Open up the Registry and go to :

HKEY_LOCAL_MACHINE
Software
Microsoft
Windows
CurrentVersion
Explorer
RemoteComputer
NameSpace

Under that branch, select the key :

{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

and delete it.

If you like you may want to export the exact branch so that you can restore the key if necessary. This fix is so effective that it doesn’t require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes.

December 27, 2007 Posted by Haseeb Haider | Networking | , , | No Comments Yet

Set Permissions for Shared Files and Folders

Sharing of files and folders can be managed in two ways. If you chose simplified file sharing, your folders can be shared with everyone on your network or workgroup, or you can make your folders private. (This is how folders are shared in Windows 2000.) However, in Windows XP Professional, you can also set folder permissions for specific users or groups. To do this, you must first change the default setting, which is simple file sharing. To change this setting, follow these steps:
•Open Control Panel, click Tools, and then click Folder Options.
•Click the View tab, and scroll to the bottom of the Advanced Settings list.
•Clear the Use simple file sharing (Recommended) check box.
•To manage folder permissions, browse to the folder in Windows Explorer, right–click the folder, and then click Properties. Click the Security tab, and assign permissions, such as Full Control, Modify, Read, and/or Write, to specific users.

You can set file and folder permissions only on drives formatted to use NTFS, and you must be the owner or have been granted permission to do so by the owner.

December 27, 2007 Posted by Haseeb Haider | Networking | | No Comments Yet