“Forward ever, backward never: onwards with Breaking Through”

28/06/2015 
nw1 Provisional Selction list of candidates for DR of Drivers
nw1 LGO Results KARNATAKA cIRCLE. 


3)Stoppage of Fixed Medical Allowance to Central Government Employees under CS(MA) Rules who are working in remote areas

/No.S.14025/09/2013-MS
Government of India
Ministry of Health and Family Welfare
Department of Health & Family Welfare

***********

Nirrnan Bhawan, NewDelhi
Dated 3rd June, 2015.

OFFICE MEMORANDUM

Subject: Stoppage of Fixed Medical Allowance (FMA) being paid to the Central Government employees working in the interior/remote areas and their governance under CS(MA) Rules, 1944.

Reference is invited to OMNo.S-1402011/88-MS dated 17.07.1990 in which fixed medical allowance to the tune of Rs.25/-per month was granted to employee working in the interior/remote areas where no Authorized Medical Attendant was available within a radius of 5 kms, which was subsequently revised to the tune of Rs.l00/- per month vide OMF.No.14025/33/98-MS dated 18.01.1999.

2.On receiving a proposal from Ministry of Defence on the issue of medical reimbursement to employees who are in receipt of Fixed Medical Allowance, the matter was examined in the Ministry in consultation with Department of Expenditure and Department of Personnel & Training.

3.It has now been decided to stop the above mentioned Fixed Medical Allowance.  Henceforth, the Central Government employees residing in interior/remote areas will be governed by the extant rules as laid down under CS(MA) Rules, 1944.
4.This O.M. will be effective from the date of issue. After issuance of this OM,the above mentioned OMs i.e.,O.M. No.S-1402011/88-MS dated 17.07.1990 and O.M F.No.14025/33/98-MS dated 18.01.1999. stand withdrawn.
5.This issues with the concurrence of the Department of Personnel &Training and Department of Expenditure.
(Bindu Tewari)

MARKING AND REVOKING PENDING CHEQUES FOR OUTWARD ZONE


When we are performing the regularization of the outward zone in some cases we mat not receive all the cheques at the same time, in such cases we need to perform one operation for not received cheques from the clearing house which is "Marking the cheques as Pending".
For marking the cheques as Pending the Menu oprtion is HMARKPEN.
After receiving the Pending Cheques which are marked as pending earlier we need to revoke the Pending Cheques.
The Menu option used to revoke the pending cheques is HREVPEND Using the said above option two options Zone will be in partially regularized state.

Procedure for Making the Pending cheques for outward Zone.

HMARKPEN Means Mark Pending
INVOKE THE MENU HMARKPEN THEN THE SYSTEM WILL DISPLAY THE FOLLOWING SCREEN 
THEN ENTER THE FOLLOWING FILEDS
A/C ID ________________________
ZONE DATE _________________
ZONE CODE ___________________
INSTR. NO _________________________(CHEQUE NUMBER)
INSTR.AMT ____________________ AS SHOWN IN THE FIGURE
THEN CLICK ON GO THEN THE SYSTEM WILL SHOW THE PARTICULAR INSTRUMENT AS SHOWN IN THE FIGURE
THEN CLICK ON SUBMIT THEN THE SYSTEM WILL SHOW THE MESSAGE "JOB INITIATED CHECK PRINT QUEUE AFTER SOMETIME" AS SHOWN
THEN VIEW THE REPORT IN HPR ABOUT THE MARK PENDING THE CHEQUES.

PROCEDURE FOR REVOKING THE MARKED PENDING CHEQUES

HREVPEND Means Revoke Pending
INVOKE THE MENU HREVPEND THEN THE SYSTEM WILL SHOW THE FOLLOWING DETAILS AS SHOWN
THEN ENTER THE FOLLOWING DETAILS 
A/C ID ________________________
ZONE DATE _________________
ZONE CODE ___________________
INSTR. NO _________________________(CHEQUE NUMBER)
INSTR.AMT ____________________ AS SHOWN IN THE FIGURE
THEN CLICK ON GO THEN THE SYSTEM WILL SHOW THE INSTUMENT WHICH WE ARE TRYING TO REVOKE AS SHOWN IN THE BELOW FIGURE
THEN CLICK ON SUBMIT THEN THE SYSTEM WILL DISPLAY THE MESSAGE "JOB INTIATED.CHECK PRINT QUEUE AFTER SOME TIME" AS SHOWN IN THE BELOW FIGURE

Drives are not open by Double click in Windows


When you double click to open C:\, D:\ or any other drive in My Computer and the drive doesn’t open and shows “Open With” option. That means your computer is infected with virus.
How to resolve drive opening issue due to virus infection?
When your computer is infected with virus, sometimes it creates anAUTORUN.INF file in your computer drives which causes drive opening problem by double click.
This AUTORUN.INF file is a read only and hidden system file that is created in your drives. This types of virus also disable the “folder options”setting so that you can’t access hidden system files.  This is intentionally done by the virus in order to protect itself.
There are so many methods to resolve this issue.

Method-1:

Remove all the AUTORUN.INF files from each drive and restart your computer. This can only be done by command prompt because virus has disabled “folder option” feature in the computer.
Step-1:
Open Task Manager using “Ctrl + Alt + Delete” option or Right click on Taskbar > click on Task Manager. Now end process wscript.exe if running. Then terminate explorer.exe process.
Step-2:
Once both wscript.exe & explorer.exe processes are terminated, Click on File menu in Task Manager and click on New Task (Run) option.
Type “cmd” into the open box and click on OK button. Once the command prompt is opened, issue following commands to delete AUTORUN.INF files from your drives.
del c:\autorun.* /f /s /q /a

del d:\autorun.* /f /s /q /a
C:\ & D:\ are drive letters on Windows System. If you have more drives or partitions then issue above command by changing drive letter as mentioned below.
del e:\autorun.* /f /s /q /a
Step-3:
Click on File menu in Task Manager and click on New Task (Run) option.
Type “regedit” into the open box and click on OK button. Once the registry is opened, navigate the following registry key and check the value name and value data for the key.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
The value name and value data is mentioned below, location of userinit may be different in case of different OS drive.
Userinit= C:\Windows\system32\userinit.exe,
Note: The value data in above path must have a , after path.
If the problem is not resolved and you face the same problem again after PC restart then below method will definitely resolve the issue.

METHOD-2:

Step-1:

Go to START > RUN > Type “regedit” and press enter button to open registry.
Step-2:
Now press Ctrl + F to find the keys, values and data. Now write mountpoints2 in search box and click on find next button.
Once you find the mountpoints2, delete it from the registry.
Step-3:
Press F3 to search the same value till the end of the registry entry. If you get the same mountpoints2, delete the entry and press F3 again till all the mountpoints2 entries are deleted from registry.

BONUS:

HOW TO RESOLVE ANY VIRUS PROBLEM?

There is no magic at all, just follow some simple steps every time when you want to remove virus from your computer. There are so many methods but here we are discussing a simple method.
Step-1:
Install any antivirus software in your computer which you think is reliable.
Step-2:
Turn off monitoring and restart your computer in SAFE mode.
Step-3:
Now scan your computer with your latest antivirus and remove all the viruses from your computer. Once the virus is removed, just restart your computer in Normal mode and turn on monitoring again.
If you liked this article and helped you to resolve your “Drives are not opening by Double Click” issue, don’t forget to share with your friends or colleagues.