Today I spent sometime working on my exchange migration path. There was some concerns that needed to be addressed some of which opened up the migration path I originally thought was best, but put out of my mind due to …………… well anyhow! I am back with an issue, and it seems this time its mobile devices and active […]
Author: jermsmit
I wanted to clone a virtual box image I had been playing with. So I decided to unzip my archive and run from another path, when I was given an error: Well what do you know; it doesn’t work. The reason for this is because Virtual Box assigned each virtual hard disk a unique ID […]
These day’s are almost in my past with Exchange 2010 just around the block. I had notes on t his but never put them out there, old news but new post. I hope you find this helpful. LCR is a single server solution that provides high availability for Exchange Server 2007. Once you enable a […]
Yes! I forgot my password to a fresh install of Ubuntu. Thankfully I can recover using the following steps: 1. Turn your computer on. 2. Press ESC at the GRUB prompt. 3. Press e for edit. 4. Highlight the line that begins “kernel ………”, press e 5. Go to the very end of the line, add rw init=/bin/bash […]
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 […]
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 […]