So the problem was happening when I enter an email recipient for a scheduled report I was getting the error message below.
So the fix is quite simple. Launch SQL Reporting Configuration Wizard and connect to the MSDPM2010 instance.
So the fix is quite simple. Launch SQL Reporting Configuration Wizard and connect to the MSDPM2010 instance.
| Microsoft Online Services (Per User/Per Month) | Qty | Unit Cost |
| Microsoft Exchange Online P1 | 1 | €3.57 |
| Microsoft Exchange Online P2 | 1 | €7.25 |
| Microsoft Exchange Online Kiosk | 1 | €1.79 |
| Microsoft Exchange Online Archiving | 1 | €2.68 |
| Dynamics CRM Online | 1 | €40.25 |
| Microsoft Lync Online P1 | 1 | €1.79 |
| Microsoft Lync Online P2 | 1 | €5.00 |
| Microsoft Sharepoint Online P1 | 1 | €3.57 |
| Microsoft Sharepoint Online P2 | 1 | €7.25 |
| Microsoft Office365 P1 | 1 | €5.25 |
| Microsoft Office365 E1 | 1 | €7.25 |
| Microsoft Office365 E2 | 1 | €12.50 |
| Microsoft Office365 E3 | 1 | €19.00 |
| Microsoft Office365 E4 | 1 | €20.75 |
The image below shows a brief example diagram of a 2000 user company in different geographical locations and using on-premise exchange 2010.
So lets look at some of the costs associated with maintaining and running this on=premise solution.
| Item | Cost |
| Wan Links | Possibly 60k per annum for the 3 sites |
| Storage | How much would the storage cost for 25gb * 2000 users cost. Storage refresh after 3 years may cost 300k |
| Power Consumption | Most likely the exchange server will be running on a virtualisation platform. A rough guess for all 3 sites 50k per annum. |
| Hardware Vendor Support | On the Sans and virtualisation hosts , roughly 30k over 3 years |
| Mail Hygiene | Potentially 50k per annum |
| Hardware Deprecation | New hardware becomes old the minute it is delivered to site. |
| Exchange Admin Staff Cost | Possibly 100k per annum |
| Exchange 2013 | How much would it cost to upgrade this entire organisation to Exchange 2013….. |
| Backup Software | Possibly 10k per annum |
| Backup Hardware | Hardware refresh after 3 years possibly 100k |
So all of the above cost and infrastructure could become like the image below.
So now it starts to make sense, and enterprise customers are licensed to do this right now and probably don’t even realise it!
Exchange Online Features & Pricing
I recently had a problem on a customer site that had dag in another DR site.So the DR site had one cas/hub server and 2 mailbox servers.
Powershell is crucial for DAG as everything done in the exchange management console is essentially sending through powershell commands.So when I was opening up the exchange management shell i was getting this error.
“Connecting to remote server failed with the following error message: The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid. For more information, see the about_Remote_Troubleshooting Help topic.”
So when i connected to exchange management shell the error message above would display and then the management shell would connect to the cas/hub server.So if I wanted to run any DAG related powershell commands I couldnt because the cas/hub servers didnt have the mailbox role. So i did a lot of research on the internet and tried everything like:
I then came across a blog posting whereby adding and removing the wsman and kerbauth modules in the powershell site in iis.So when i clicked on add-module I got the error displayed in the image below.
So to fix it I copied the webconfig file from another mailbox server that had the exchange management shell working fine and replaced the webconfig file on the troublesome mailbox servers and the powershell worked fine.
I blogged previously on setting up Dell Equal Logic Hardware VSS writers with DPM. I find setting up HP application aware snapshot manager with Lefthand Storage Area Networks much much easier. And once setup , you can forget about it and have the comfort that your virtual environment is safely backed up.
So I will start by a step by step guide on how I recently set this up and what worked for me.
Install the HP Application aware snapshot manager version 9.5.0.1004 and then enter the credentials for the saniq management group. In the image below there are 2 sans a p4300 and p4500
Then test the credentials
Then Delete the %Programfiles%\Microsoft DPM\DPM\Config\DataSourceGroups.xml file from the DPM server.
Add this dword value to the dpm server with a value of 2
HKLM\Software\Microsoft\Microsoft Data Protection Manager\2.0\Configuration\MaxAllowedParallelBackups
I then create a protection group for hyper-v virtual machines and create a protection group per clustered shared volumes.Another thing which i have found to work quite well is to have all virtual machines on 1 clustered shared volume to be managed by one node and then the other clustered shared volume will be managed by another node.So when the scheduled DPM protection group runs it speaks to the hardware vss writer which then speaks to the lefthand san which takes a snapshot.You can use System Center Virtual Machine Manager to migrate storage if required.
If you take a look at the management group within San IQ , You will see the snapshot being created and deleted when the protection group completes it’s backup.Also during a scheduled protection group’s backup if you look in the monitoring tab and jobs in progress you will notice excellent throughput on the running backup job.
Always make sure you have enough space on your Lefthand sans for snapshots.
And the end result is healthy protection groups.
This is the default directory for the hybrid wizard log files
C:\Program Files\Microsoft\Exchange Server\V14\Logging\Update-HybridConfiguration
This is when the federation gateway services have blocked the domain you are trying to federate.Your DNS TXT confirmation record shows up fine when you query it on mxtoolbox.com txt:yourdomain.com. So you need to escalate it with Microsoft and get it white listed. The unfortunate part for me was that the particular domain that wasn’t trusted was the external facing domain on my hybrid server and had the domain name linked to my wild card certificate and because of this the wizard would not complete.
This is an update which I am posting today 12.12.2012 (great date)
Before you run the hybrid configuration wizard or need to do any of the below , run this command in the exchange management shell
Set-AutodiscoverVirtualDirectory “casservername\Autodiscover (Default Web Site)” -WSSecurityAuthentication $True
Now the last error is the most common one which I have seen people having problems with on the web and drove me crazy. So i just manually created the onpremise and online organisation trust.The hybrid wizard even though it fails , still manages to create the “On Premises to Exchange Online Organization Relationship” and it will populate the autodiscover endpoint of your office 365 tenant.
So now browse to the federation tab on your onpremise organisation and take note of the application URI
Now browse to the Online tenant and create a new organisation relationship and call it “Exchange Online to on premises Organization Relationship” Then manually enter the settings as per the image below. Adding in your already federated domains. You can simply add the domain that is blacklisted at a later stage. Enter the application uri that you previously took note of and finally enter https://autodiscover.yourdomain.com/autodiscover/autodiscover.svc/WSSecurity and this will be the domain that can access your hybrid server and the wild card certificate.
Enable free/busy on both the onprem and online organisation relationship.
Then add in a send connector and add the default onmicrosoft.com domain. If you were transitioned from bpos to office 365 add in that domain as well.Add in the smart hosts as per the image below and your source servers.
Then create a receive connector and only allow email from the following ip addresses and ranges. These addresses may change pending on what part of the world you are in.

Lastly you need to enable the mailbox replication proxy service which you can do so by running this command in the exchange management shell
Set-WebServicesVirtualDirectory -Identity “EWS (Default Web Site)” -MRSProxyEnabled $true –MRSProxyMaxConnections 100
This will enable the MRSProxy correctly in SP2. If you have changed the timeout values of the data move then you will again need to go to your web.config file and update the timeout value again. If you are not familiar with this it is the timeout value of the MRSProxy when performing a remote mailbox move. When you are performing bulk migrations of users to Office 365 it is a good idea to increase this so you don’t get failures during overnight data loads if you are using virtual machines for the Mailbox or CAS roles.Open the web.config file located in C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\exchweb\ewsGo to the bottom of the file and locate the new smaller MRSProxy section and make the change shown:
So this worked for me , I could see free busy between onprem and an online tenant, and move mailboxes between onprem and office 365 even though the hybrid wizard had been failing.
I recently fixed a problem for a customer whereby their DPM2010 server was very slow to do anything. Even opening up the GUI was taking a long time.
I have been helping people around the world recover data from Hyper-V avhd chain disasters since 2009. I have helped people in a lot of countries and cities , some of which include.
Exchange 2010 Service Pack 2 Rollup 1 has broken some cas servers. I know it sounds crazy that an update direct from Microsoft would do this.
C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Owa\14.2.283.3
C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Owa\14.2.247.5
Once they are deleted then copy and paste themes folders from a healthy cas server back where they should go on the problematic server.
If the above steps dont work. Go to a server that is working ok and export the following regkeys and then add them to the server that had the problem and re-apply the rollup and problem will be solved.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\Microsoft.Exchange.Management.PowerShell.E2010]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\Microsoft.Exchange.Management.PowerShell.Setup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\Microsoft.Exchange.Management.Powershell.Support]