Memorise

Archive for the ‘Microsoft’ Category

Re-create outlook profile

Sometime in terminal server you don’t have mail applet in control panel. You can create profile using method below. c:\Program Files (x86)\Microsoft Office\Office14\outlook.exe /profile nameofprofile — To Reset Outlook 2010 to First Run Settings 1. Use the command line switch /profile xxx 2. Outlook will report that there is no such profile and prompt for another. […]

Adjusting Mac Mail Mark As Read Behavior from the Command Line

Adjusting Mail Mark As Read Behavior from the Command Line Launch the Terminal Set the delay to 2 seconds with the following: defaults write com.apple.Mail MarkAsReadDelay 2 Replace the two on the end with any number to change the delay to that many seconds.  You can also remove the delay with the following defaults write command: defaults […]

Default settings for Exchange-related virtual directories in Exchange Server 2010

Exchange Server 2010 with the Client Access Server (standalone): Location Authentication SSL Setting Management Default Web Site Anonymous Required IIS Management Console aspnet_client Anonymous Required IIS Management Console Autodiscover Anonymous / Basic / Windows Authentication Required Exchange Management Shell ECP Anonymous / Basic Required Exchange Management Console or Shell EWS Anonymous / Windows Authentication Required […]