In order to install Exchange server 2010 with Client Access, Hub Transport, and Mailbox server roles: 1- Servers that will host the Hub Transport or Mailbox server roles require the Microsoft Filter Pack which can be downloaded here: http://go.microsoft.com/fwlink/?linkid=137042 2- After installing the Filter Pack run the ” Import-Module ServerManager “ command from Windows PowerShell […]
Category: Software
Please use the following steps: You will need the create the following registry Key (REG_DWORD) under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Sstpsvc\Parameters Setting the key value of 1, will prevent it from checking. More detailed info below: NoCertRevocationCheck Registry subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Sstpsvc\Parameters Registry entry: NoCertRevocationCheck Data type: REG_DWORD You can use this registry entry to enable or to disable the SSL […]
For several weeks / days I have been actively working on migrating our internal Exchange 2007 infrastructure to Exchange 2010. In my lab setup I can say that Exchange 2010 is an awesome continuation in Microsoft flagship email product.. I will be documenting several of the things I’ve discovered about the process and share with you all. So please stop […]
I remember this little trick from back in my Windows Vista days, it seems that this also exists in the Windows 7 world. The trick is simple to execute, just enter the following commands:: up up down down left right left right b a select start By creating a new folder in Windows 7 and renaming it […]
I was hit with a nice error when attempting to mount several Exchange databases on my new Exchange 2010 SP2 server that I had setup in a lab envionment for production testing. The error: ——————————————————–Microsoft Exchange Error——————————————————– Failed to mount database ‘IJ’.IJFailedError:Couldn’t mount the database that you specified. Specified database: IJ; Error code: An Active […]
Today I was doing some cleanup on one of my Openfiler SAN Servers, in an attempt to recover unused disk space when I encounter an odd issue of the storage not being reclaimed. After waiting sometime I decided to investigate this problem. Opening putty, I SSH’ed into the server and was able to see that […]