Reset System and Hidden Attributes for Files or Folders Caused by Virus

This is simple method of doing it without using any software. Just run command prompt (Start -> Run -> CMD for XP, or for Vista and 7 Start -> type CMD in search box, right click and run as Admin), type the following command:
attrib -H -S C:\path\to\your\file.doc /S /D
You can also use the asterisk character to define multiple extensions. For example:
attrib -H -S C:\raymond\*.* /S /D
This would remove the Hidden and System attribute of all files in the raymond folder on the C drive. The /S and /D arguments are optional. /S will recurse down into all sub folders and /D will unhide the folders themselves if they have the System or Hidden attribute set.
Just to point out, it’s probably not the best idea to use something like “C:\*.*” as this will unhide the whole drive including files which Windows has set as hidden or system by design.
On the next page we’ll show you how to unhide/unsystem your files using even easier methods with the help software.

GroupWise unable to communicate to other servers

GroupWise unable to communicate to other servers:

Description:
Groupwise server not working, communications are happening within the post office, Users within the postoffice are able to communicate. Mails are not being delivered to other postoffices & no mails are being received from other post offices.

Troubleshoot methods:

  1. check the status of the groupwise services (#rcgrpwise status)
  2. check the log

Reason:
  1.  checked the log and found the error
  2.  Ports busy due to

Steps to be followed to rectify the problem:
  1. Goto the terminal & restart the groupwise services (#rcgrpwise restart)