I recently came across this error when trying to connect to Microsoft online. Please see Microsoft's support article: Article ID: 2494043 http://support.microsoft.com/kb/2494043 The cause can be a number of things: The Windows Azure Active Directory Module for Windows PowerShell rich client can't connect to Microsoft Office 365 resources. This is frequently the result of client... Continue Reading →
Load Balance AFDS and ADFS Proxy in Windows Azure with KEMP
This article will show you how to load balance ADFS and ADFS proxy servers in Windows Azure using my favourite Load Balancer "KEMP". KEMP are one of the first vendors to release a layer 7 load balancer on the Windows Azure Platform. You can check out the Azure VLM Specs at http://kemptechnologies.com/uk/load-balancer-for-azure At the time of writing this article:... Continue Reading →
Login Script for Office 365 PowerShell
365 login script to simplify administration ############################################################# You may need to code sign the PowerShell scripts or recreate the scripts on your local machine ############################################################# I finally got fed up with the login process for Office 365 PowerShell, so I have created a set of scripts to simplify login. How it Works: Powershell Script to... Continue Reading →
Connect to Office 365 Exchange Online from PowerShell
Please see the new improved way .....>>> https://ryanmangansitblog.wordpress.com/2013/07/05/login-script-for-office-365-powershell/ Just a quick post on how to connect to Office365 Microsoft Exchange online: Download and install PowerShell for office 365 Windows Azure Active Directory Module for Windows PowerShell (64-bit version) Windows Azure Active Directory Module for Windows PowerShell (32-bit version) Open Azure PowerShell: $Cred = Get-Credential... Continue Reading →
Exchange 2013 Deployment Assistant
Finally Microsoft have released the full Exchange 2013 Deployment Guide. Exchange 2013 Deployment Assistant