So to set this up within the lan , HERE is an excellent blog on how to setup the configurations on CRM 2011 and ADFS within your LAN. So the purpose of this blog posting is to show people how to securely publish CRM 2011 via TMG.
Exchange 2013 Storage, High Availability and Site Resilience
Some of the key features are as follows.
Passive copy DB on 2013 consumes 50% of the iops of the iops required for an active copy.
Autoreseed – Can use spare disks. Periodically scan for failed and suspended copies, check pre-requisites,allocate remap a spare, start the seed, verify health, alert admin about failed disk.
Office 365 Support for Windows Server 2012
I recently installed an ADFS Server farm on Windows Server 2012 but when I tried to federate to Office365 via the Microsoft Onlien Services Powershell Module it would not work!
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\Microsoft.Adfs.PowerShell]
“ApplicationBase”=”C:\\Windows\\ADFS”
“Version”=”6.2.9200.0”
“AssemblyName”=”Microsoft.IdentityServer.PowerShell, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”
“Description”=”This powershell snap-in contains cmdlets used to manage Microsoft Identity Server resources.”
“PowerShellVersion”=”1.0”
“ModuleName”=”C:\\Windows\\ADFS\\Microsoft.IdentityServer.PowerShell.dll”
“Vendor”=”Microsoft”
Please note : This solution is not supported by Microsoft. It is my understanding that a new Microsoft online services powershell module will be available for download when the new Office365 is generally available in Q1 of next year.
Exchange2010 vs. Exchange2013 Performance Comparison
Office365 DLP, eDiscovery, Excel Inquire
Microsoft Online Services Speed Tests
Office365 MCITP Training Resource 70-321,70-323
Exam 70-321: Deploying Office365
Exam 70-323: Administrating Office365
There is plenty of documentation from Microsoft describing the different modular components of Office365 , I always keep them on my laptop or Skydrive as I can easily access them to refresh my memory on all the different components. When all of the documentation is together , it amounts to quite a lot and could be confusing as to where to start to studying for the Office365 MCITP.
So I thought I would post this blog with the most relevant resources to help people pass the exam and better understand Office365.
Office 365 PDF eBook: Microsoft Office 365: Connect and Collaborate Virtually Anywhere, Anytime
70-321 /323 Jumpstart Videos
Collection 10954: 70-323: Administering Office 365 (e learning course)
Office 365 for the IT Pro – Exchange Online Microsoft Virtual Academy
Office 365 for the IT Pro – Exchange Online Virtual Academy
Office 365 for the IT Pro – Lync Online, SharePoint Online & Deployment Virtual Academy
Office 365 for the IT Pro – Platform Virtual Academy
I have found the Jumpstart videos and the virtual academy to be the best. Also if you have an opportunity to setup an Exchange Hybrid in a lab it will really help.
Troubleshooting Outlook Connectivity
________________________________________________________________________________
________________________________________________________________________________
A lot of the times Outlook Add-Ins can cause problems and for an engineer that is supporting Exchange on a regular basis it becomes easy to spot the culprit add in.
Enabling serialized hyper-v virtual machine backups in dpm
So I would say follow Matthew’s Blog article , However I would make one slight change.
Copy the text below and save is as a .bat file and schedule the task to run the .bat file.
powershell “& {set-executionpolicy -executionPolicy bypass -force}”
powershell “& “C:\Datascripts\ListVMsOnClusterForDPM.ps1”
Enabling serialized backups will prevent the following DPM error occurring.
Failed to prepare a Cluster Shared Volume (CSV) for backup as another backup using the same CSV is in progress. (ID 32612 Details: Back up is in progress. Please wait for backup completion before trying this operation again (0x8007173D))
Scheduling DPM Reports fails
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.
























