Welcome Sarkari Babu's
Tuesday, August 5, 2014
Expected DA July 2014 – Finally it concludes at 7%
Saturday, January 8, 2011
Display a message on window startup
go to the following key in the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion
\policies\system
On the right side pane look for “legalnoticecaption“, double click on it and enter the desired Caption(This is the Heading of the Notice).
Next below this look for “legalnoticetext” and enter the desired Text. The l text can be up to a page in it’s size so that it can include a set of do’s and dont’s for your computer.
After this just restart the computer and in the next startup onwards you can see the notice information for your computer.
Registry Tricks
1. Disable the Autorun Option in your CD Rom Drive:
Open your Registry and navigate to "HK_L_M\system\currentcontrolset\services\cdro m"
Change the value of 'Autorun', or create a new DWORD value if it doesn't already exist, and set the value as '0' for Autorun disabled.
2. Disable the Harddisk Lowdiskspace warning in Windows Xp
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
create a new DWORD 'NoLowDiskSpaceChecks' and change its value to '1'.
3. Disable the Windows Key
"HK_L_M\system\currentcontrolset\control\keybo ard layout"
Create a new Binary value, or modify the existing value called 'Scancode Map' as shown below.
Value: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B E0 00 00 5C E0 00 00 00 00
4. View System BIOS Information
Open Registry and navigate to
"HK_L_M\hardware\description\system"
5. Change the Title of WindowsMedia Player
"HK_C_USER\software\policies\microsoft\windows medi aplayer\"
Create a new string value called ' TitleBar' and change text as your wish.
6. Disable Internet access in Network
Open Registry and make the following changes
"KH_C_User\software\microsoft\windows\currentversi on\internetsettings\"
Change the value of "Proxyenabled" to 1 and change the value of "proxyserver" and set it to an ip address. Change the value of the ip address and port to "10.0.0.1:5555"
7. Disable the ability to Right click on the desktop
"HK_C_User\software\microsoft\windows\currentv ersi on\policies\explorer\"
Create a DWORD "NoViewContextMenu" and change its value to "0" for disabling and "1" for enabling.
8. Hide all items on desktop
"HK_C_USER\software\microsoft\windows\currentv ersi on\policies\explorer\"
and
"HK_L_M\software\microsoft\windows\currentvers ion\ policies\explorer\"
create a new DWORD "NoDesktop" and change its value to "1"
You can show all the items in the desktop by chaning the value to "0"
9. Disable the "Change Password" button in windows
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\System"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersi on\Policies\System"
Create a new DWORD "DisableChangePassword" and change its value to "0" for disabling and "1" for enabling.
10. Disable the "cancel" button or pressing the "Esc" key while logging on to Windows"
"HKEY_USERS\.DEFAULT\Software\Microsoft\Window s\Cu rrentVersion\Run"
Create a new string value "NoLogon" and change its value to "RUNDLL32 shell32,SHExitWindowsEx 0"
11. Remove "Log off" from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoLogOff" and change its value to "1" for disabling and "0" for enabling.
12. Clear the Recent playlist in Media Player
Navigate to "HKEY_CURRENT_USER\Software\Microsoft\MediaPla yer\ Player"
And clear the "RecentFileList" subkey.
13. Empty temporary Internet files on exit (in Internet Explorer)
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Internet Settings\Cache"
and
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \Cur rentVersion\Internet Settings\Cache"
Create a new DWORD "Persistent" and change the value to "0" for emptying and "1" to remove this option.
14. Clear the Internet Explorere typed addresses history
"HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs"
And delete the subkeys.
15. Remove recent documents from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoRecentDocsMenu" and change its value to "1".
16. Remove Network connections from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoNetworkConnections" and change its value to "1".
17. Remove My documents from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoSMMyDocs" and change its value to "1".
18. Remove My pictures from start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer "
Create a new DWORD "NoSMMyPictures" ad change its value to "1".
19. Remove My music fro start menu
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"
and
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer"
Create a new DWORD "NoStartMenuMyMusic" and change its value to "1".
20. Reboot windows after crash
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\C ontr ol\CrashControl"
Create a new DWORD "AutoReboot" and change its value to "1".Restart the machine for the effect to take place.
21. Disable the use of MSDos
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\WinOldApp"
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\WinOldApp"
Create a new DWORD "Disabled" and set its value to "1". Change it to "0" for enabling.
22. Enable Directory completion in MSDos prompt
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Command Processor
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor"
Create a new DWORD "PathCompletionChar " and set it to equal the hex value of the required control character.
23. Quick edit the command prompt
User Key: "HKEY_CURRENT_USER\Console"
and
System Key: "HKEY_USERS\.DEFAULT\Console"
Create a new DWORD "QuickEdit" and set its value to "1" for enabling and "0" for disabling.
24. Disable Registry editing
"HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\ Curr entVersion\Policies\System"
Create a new DWORD "DisableRegistryTools" and change its value to "0" for allowing Regeditand "1" for disabling it.
25. Disable task scheduler
" HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServices"
Delete the value from "SchedulingAgent". Usually its value is set to "'mstask.exe".
26. Remove My computer from desktop and start menu
User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\NonEnum"
and
System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\NonEnum"
Create "{20D04FE0-3AEA-1069-A2D8-08002B30309D}" and change its value to "1" for removing. Change its value to "0" for showing.
27. Show Windows version on desktop
User Key: "HKEY_CURRENT_USER\Control Panel\Desktop"
Create a new DWORD " PaintDesktopVersion" and change its value to "1" for showing and "0" for removing.
28. Remove My documenst from desktop
Windows 95, 98 and Me
"HKEY_CURRENT_USER\Software\Classes\CLSID\{450 D8FB A-AD25-11D0-98A8-0800361B1103}\ShellFolder"
Windows NT, 2000 and XP
"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Explorer\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder"
Modify the value called "Attributes" as "0xf0500174" to hide or "0xf0400174" to show.
29. Disable Scan disk after improper shutdown
" HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\FileSystem"
create a new DWORD "DisableScandiskOnBoot" and change its value to "01" for disablng and "00" for enabling.
30. Automatically end Hung programs.
" HKEY_CURRENT_USER\Control Panel\Desktop"
and
"System Key: [HKEY_USERS\.DEFAULT\Control Panel\Desktop"
Modify the value of "AutoEndTasks" to "1".
Enable Task Manager
That's a very common problem for Windows users. Many times when you try to open Task Manager, you find that "Task Manager" option has been grayed out:
Also when you try to run it by typing "taskmgr" in RUN dialog box, Windows shows following error message:
Task Manager has been disabled by your administrator.
There might be 2 possible reasons behind this problem:
- Your system administrator applied the restriction using Registry Editor or Group Policy Editor.
- Your system has been infected with virus and it has disabled the Task Manager.
If you are already the Administrator of the system, then your system is most probably infected. You should follow the instructions given in following topic first:
Is Your System Infected with a Virus / Spyware / Adware / Trojan?
Now if your system in not infected or you have successfully removed the virus, then you can follow these simple steps to enable Task Manager again:
1. Type regedit in RUN dialog box or Startmenu Search box and press Enter. It'll open Registry Editor. If Registry editor is also disabled, then follow instructions given in following tutorial:
2. Now go to following keys one by one:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
HKEY_USERS\.default\Software\Microsoft\Windows\CurrentVersion\Policies\System
and look for a DWORD value "DisableTaskMgr" in right-side pane. If you find it, delete it.
3. That's it. Now Task Manager will be enabled.
How to Reset/Recover WIndows XP Password
Many times we face this problem when we or our friends forget Windows password and can't log into Windows. So here we are posting a few methods / utilities which can be used to recover Windows password:
1st Method:
The first thing which you check if you forget login password. When we install Windows, it automatically creates an account "Administrator" and sets its password to blank. So if you have forget your user account password then try this:
Start system and when you see Windows Welcome screen / Login screen, press
Now you can reset your account password from "Control Panel -> User Accounts".
Same thing can be done using Safe Mode. In Safe Mode Windows will show this in-built Administrator account in Login screen.
2nd Method:
Windows XP and further versions also provide another method to recover forgotten password by using "Reset Disk". If you created a Password Reset Disk in past, you can use that disk to reset the password. To know more about it, please visit following links:
How to create and use a password reset disk for a computer in a domain in Windows XP
How to Log On to Windows XP If You Forget Your Password or Your Password Expires
3rd Method:
If the above mentioned tricks don't work, then try following trick which is actually a loophole in WindowsXP Setup and a big security hole:
A. Boot using Windows XP Setup CD and follow the instruction like Accepting EULA, etc.
B. When it asks to repair your existing Windows installation, accept it and press "R" to run the repair.
C. Setup will start repairing your Windows and will start copying files, etc.
D. After a few minutes setup will restart your system and when it restarts don't press any key when it shows "Press any key to continue..." otherwise Setup will start from the beginning. Don't press any key and setup will resume where it left.
E. Now it'll start doing other tasks and will show a small progressbar with a few details in left side.
F. Look carefully at the details and when it shows "Installing devices", press
G. It'll open a Command Prompt window. Now type nusrmgr.cpl and press
H. It'll open the same "User Accounts" window which you see in Control Panel.
I. Now you can remove or reset any account password without any problem.
4th Method:
If all fails, then simply reinstall Windows and create new accounts. To recover lost data, you can use Data recovery tools available on net but the chances will be very low to get data back.
That's all we can suggest. If you have any other method / tool, feel free to post here.
POSTMASTER CADRE

-----------------------------------------------------------------------------------------
2. In spite of the long existence of the Post Offices and challenges being faced by the Department from private players in the field there had never been an exclusive cadre for Postmasters. The Postal Assistants, LSG/HSG-II, I etc. are posted to man the posts of Postmasters. This system served the Department quite well till some time back. But now in order to improve/upgrade the functioning of the Post Offices, meet the present day requirement of specialization in Postal office management in the wake of introduction of technology, challenges from market and to increase productivity it has absolutely become essential to ensure that key Post Offices are headed by professional managers. Thus, in order to ensure that professionally qualified, trained and meritorious officials head they key Post Offices, it has been decided to introduce a separate cadre of Postmasters comprising the following grades by carving out the posts from existing General Line posts as ordered vide this Directorates letter No. 13-2/2010-PE-I dt. 03.02.2010.
6. To begin with the Postal Circles, as per the provisions of the Recruitment Rules, may call for the options/applications with their bio-data from the willing officials holding the posts in the equivalent grades for appointment as Postmaster grade I, II and III respectively. While inviting for the applications it may be categorically stated that:
7. The applications so received may be scrutinized to find out the eligibility of the applicants. Thereafter the applications of the eligible applicants may be placed before the Screening Committee mentioned under Col. 11 of the respective grades for assessing their suitability based on their ACRs and vigilance clearance provided they attain the minimum bench mark of ‘Good’ Those who are found suitable they may be arranged in the order of seniority for appointment in respective grade of postmaster as they enjoyed in the General Line.
8. If after filling up the posts as per procedure mentioned in above paragraph certain number of posts still remain unfilled the same shall be filled up by promotion as per the provision contained in col. 12 of the respective Recruitment Rules. It may please be noted that in that event the unfilled posts in Postmaster Gr. I will have to be filled up on the basis of Limited Departmental Competitive Examination. The pattern and scheme for Limited Departmental Competitive Examination to fill up the vacancies in the grade of Postmaster Gr.I would follow shortly.
9. All the Postal circles are requested to follow the time-line mentioned below to fill up the posts of Postmaster:
10. Thereafter the Postmasters so appointed may be deputed for training immediately in consultation with the Training Division of the Directorate.
11. The receipt of the letter may please be acknowledged.
View the Order below:
Friday, January 7, 2011
Cadre Restructuring of Dept of Post

CADRE REVIEW
A formal meeting for discussion of the cadre review proposal was held on 27.12.2010. There was no concrete decision arrived in the meeting but there was more progress. The following are only the gist of proposals.
1. Postman: - The present establishment inexistence in this cadre is as follows
Basic – Postmen : - 46381
Mail overseers : 2955
Cash overseers : 739
Head Postmen : 594
Sorting Postmen : 2456
Overseer Postman : 424
7168 - 7168 (Around 16%)
BCR - 3195
It is proposed by the staff side to provide three promotional layers to this cadre by keeping 70% in basic, 15% in the first, 10% in the second and 5% in the third promotions. It is suggested that out of four postmen, one of the post may be identified to supervise the other three postmen in ensuring 100% articles taking for delivery and remarks in the return apart from his delivery work. Similarly the postman entrusted with Data work for preparing delivery slip, taking returns etc may be provided to the status of next promotion layer and similarly the existing Mail overseers etc may be brought to the third promotional layer.
Since the cadre review pertains only to improve the promotional posts and not to review the pay scales, the pay band may be decided like 2000, 2400, 2800 & 4200 for basic, I, II & III Grades retrospectively.
There is 37757 Multi skilled staff in existence in the Department out of which 17700 in Postal and 14000 in RMS and the remaining are working in administrative offices.
Since the MTS are not getting any II & III MACP promotions and even some are not getting MACP I also, special attention is required. It is suggested to form three layers of Promotion like basis 70, 1st 15, 2nd 10 & third 5% of posts. It is suggested that the MTS assisting Treasury & Sub Accounts may be identified as higher posts. Similarly van attendant, Jamedar in RM and Record Keeper, Chowkidar etc may be identified as higher posts for providing promotions. Since MTS (Group ‘D’) is a common cadre for all Central Government employees, the identification of area and responsibility becomes a must for consideration of care review proposals.
Basic cadre - 83696
LSG - 6989
HSG II - 1703
HSG I - 1649
Out of which
Postmaster Gr. I - 2097
Postmaster Gr. II - 511
Postmaster Gr. III - 495
Senior PM - 116
As on date, the total number of supervisory posts works out only 12.35% it is suggested that all the single handed & double handed post offices may be identified as LSG Posts (Single handed offices 11395 & Double handed offices 6719). Since the elevation of pay band with Grade pay Rs. 4200/- is not immediately possible to LSG since it has long process and left the decision with nodal ministries, the present LSG posts 6989 posts may be merged with HSG II cadre. (For example 2899 LSG offices plus 3732 Triple handed post offices & plus other LSG Posts). Similarly the present HSG II & HSG I posts shall be amalgamated. There will be no change of Grade pay in any cadre since it will not come under the jurisdiction of cadre review.
It is suggested that the nomenclature of existing LSG, HSG-II & HSG-I shall be revised as Supervisor/Manager, Senior Manager/ Supervisor, Chief Manager/Supervisor respectively. It is further suggested to convert the HSG-I as Gazetted as if equal to the present status of Asst. Supdt. of POs.
Whatever be the increase in the number of Supervisory post, it will have simultaneous reflection in the Post master’s cadre also.
PO & RMS Accountant, System Administrators Marketing Executive & others
After identifying the number of Grade I, I & III posts from the Postal Assistants, separate cadre for PO & RMS Accountants, Systems Assistants, Marketing Executive will be carved out from the promotional posts and declare the posts as promotional posts to Postal Assistants.
(i) The PO & RMS Accounts qualified officials will be placed in Rs. 2800/- grade pay and on qualifying they may be engaged in accounts branch. A separate promotional avenue can be carved out for APM Accounts from the existing LSG, HSG II & HSG I Posts.
(ii) Marketing Executive will be placed in Rs.2800/- Grade pay and a separate cadre will be explored in higher promotional posts.
(iii) System Administrators will also be carved out similarly to this. However, it is suggested that in respect of System Administrators, they may be placed in the Grade pay of Rs. 4200/- as if available in other Governmental organization. PMAs will be brought under the category of System Assistant.
(iv) Similarly there are 300 DOPLI and they may be placed in the Grade Pay of Rs. 4200/-
In respect of RMS, What is the proportion maintained in Postal Assistant cadre in higher posts in the postal, that will be maintained.
Circle office staff
In respect of circle office there are 2400 officials working and at present there is only one promotion of section supervisor with Grade Pay of Rs. 2800/- available.
It is proposed to form II layer of promotion as deputy office superintendent with Grade Pay of Rs.4200/- and elevate the office superintendent with Grade Pay of Rs.4600/- Similarly another layer of Director with grade pay of Rs,4800 may be formed. The Percentage proposed is 50 + 20 + 15+ 10 + 5. There are 59 regional offices in which, it is suggested to upgrade the office supervisors. Similarly all PLI section officers may be elevated to the status of office superintendent.
SBCO staff
Total staff is 4100. There is no HSG II at present. It is suggested to provide four layers of promotions with the ratio of 50:20:20; 5: 5. The SBCO in charge of All Gazetted HPOs (116) may be converted to HSG I. There are 442 divisions and all the in charge of such divisional head quarters may be considered for HSG II. It is further suggested that the in charge of SBCO having up to 50,000 entries may be converted to LSG, above 50,000 up to 100000 may be to HSG II and above 1 lakh, it will be HSG I, Similarly all working in (PWCs/ICOs shall be placed in promotional posts.
Matching Savings
Official side proposed to accept closure/ merger of 3000 single handed post offices/ RMS offices as matching savings in urban areas which will be decided on the following grounds:
i. Offices having less than five hours work load (excluding sub accounts work)
ii. Post offices situated within 2.5 kilometers.
iii. The personnel relieved due to the closure/merger will be accommodated in the single/ double handed offices where work load justify for further augmentation.
The staff side seeks time to discuss on matching savings among them and to form a joint proposal on all the above discussed items.
Comrades,
Please note that the above proposals are not accepted totally and it were in the discussion stages only. A broad consensus and discussions are required to improve many of the items mentioned above. Staff side will sit shortly and discuss the above and submit its proposal shortly. The next formal meeting will be held on 22.1.2011 at 11 hours to finalize the proposal.
All are requested to offer their comments on this to have further study and improvement of our proposals.
(K. V. Sridharan)
Leader, Staff side