=CHAR(ROW(B65))
Using Registry editror:
2. Navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore and verify that the key on right DisableSR has a value of 0.
3. If the key is not there then create one DWORD value with the same name DisableSR and give it a value 0 to enable else 1 to disable.
Using Group Policy:
1. Go to the Group Policy Editor by typing gpedit.msc in the Run box
2. Navigate to Computer Configuration -> Administrative Templates -> System -> System Restore
3. Set the following entries to Not Configured
Turn off System Restore
Turn off Configuration
The System Restore feature will be enabled.
When you use Outlook with an Exchange Server with MAPI, server connectivity is needed for directory queries as well as message store access. A quick way to check which servers Outlook is communicating with is to use the Microsoft Exchange Connection Status dialog box.
In Microsoft Office Outlook 2007 or Microsoft Office Outlook 2003 hold the CTRL button and right-click the Outlook icon in the task bar, select Connection Status. Outlook will automatically find another Global Catalog server on its own, if the one it's connected to become unavailable. This is a quick way of verifying that Outlook is establishing client-server communications. The Reconnect button will force Outlook to attempt to find a Global Catalog server and its mailbox server. If it's already connected to those, it will disconnect and reconnect (as the button name suggests).
Go Tools|Macro|Macros...
In the next dialog, type something like NoReplyAll and click Create.
Add these lines to your new subroutine:
ActiveInspector.CurrentItem.Actions("Reply to All").Enabled = False
ActiveInspector.CurrentItem.Actions("Forward").Enabled = False
Then close this window.
At this point you've got a macro that prevents Replying to All and Forwarding (at least within Outlook world. This won't prevent folks running other mail systems from Replying to All, but we're mostly focused on internal work with this tip.)
Now, open up a new Outlook Message and right click at the VERY top (assuming Outlook 2007).
Click More Commands...now from this dialog select "Macros" from the dropdown, select your new Macro and click Add>>.
If you like, click on your Macro on the right and select the Modify button and pick a nice icon for it and a Display Name. I used a "halting hand" icon:
Click OK and look at your Quick Access Toolbar...you've got a nice little icon there.
Now, CLICK that button then send an email to yourself
Only works if the recipients' email client is Microsoft Outlook.
1) Download the appropriate Office Administrative Template files.
2) Extract the Administrative Template files by running AdminTemplates.exe. Once extracted you should have 3 folders created (ADM, ADMIN, and ADMX): 
3) Create a new Group Policy that links users of the required organizational unit.
4) Add the Office/Outlook Administrative Templates to newly created Group Policy
If performed successfully you should now see that the Microsoft Office Outlook 2007 Administrative Template files have been added in Group Policy Editor:
6)Once you have successfully added the Outlook Administrative Template, you need to properly define and enable the necessary policies. To successfully block "Reply All" functionality we need to enable and define two specific policies in the Administrative Template:
To accomplish:
Step-9:
They will also notice that the menu option for Reply-All is now disabled:
Bellow are some additional Command IDs and shortcuts
Reference: http://blogs.technet.com/b/exchange/archive/2009/09/29/3408403.aspx
Here's how we do this…choose the Tools menu followed by the Organise menu item:
Next, click on Using Colours. I already have e-mail that is sent to me and me only appear in blue, hence the option to turn it off is available. Assuming that you don't have this option enabled, click on the Automatic Formatting button at the top right:
By default, Microsoft Outlook provides a handful of automatic formatting rules, one of them is "Mail sent directly to me":
http://www.cryer.co.uk/brian/msexchange/exch_howto_grant_send_on_behalf_of.htm
"Send on Behalf Of" allows one user to be able to send emails on behalf of another. The message will show the recipient who the message was sent on behalf of and who actually sent the message.
There are two ways of granting "Send on Behalf Of":
This procedure will allow you to grant other users the ability to send on your behalf:
Note:
This procedure will allow system managers to grant users the ability to send on the behalf of other users:
See also "How to send a message on behalf of another".
To send an email on behalf of another (assuming you have been granted the necessary send-on-behalf-of privilege):
Note: I have noticed that if you have Outlook set to use Microsoft Word then the "From Field" does not appear in the "View" menu. The work around is to clear the option to use Word (Outlook → Tools → Options → Mail Format → Use Microsoft Office Word 2003 to edit e-mail messages), you will then be able to show the From field, and this remains even if you re-select to use use Word to edit emails.
Note: