One item that is very prevalent is people directly loading the Exchange PowerShell snapin into the Integrated Scripting Environment (ISE). This is not supported from the Exchange point of view, as Exchange requires that Remote PowerShell be used with Exchange 2010 and 2013. Let’s look at how this should be done. Choosing The Correct…
Tag: Exchange 2010
Creating PowerShell Profile For Integrated Scripting Environment – ISE
In this post we will look at some of the mechanics behind creating a profile file which will customise the start-up behaviour of the Integrated Scripting Environment (ISE). This will also serve as a precursor to additional posts on tweaking ISE for Exchange purposes. The catalyst for writing this was two fold. Firstly, an administrator…
Directly Loading Exchange 2010 or 2013 SnapIn Is Not Supported
It is always interesting to see how certain constructs are carried over from previous versions of Exchange without being re-evaluated. The case in point here, is how access is provided to Exchange 2010/2013 PowerShell. Exchange 2010 introduced mail admins to remote PowerShell. At this time we should all be using remote PowerShell for Exchange 2010…
Impact Of Changing ActiveSync DefaultAccessLevel
The default settings in Exchange 2010 and 2013 allow any user to synchronise any device. Depending upon your organisation's viewpoint this default may not be optimal. Ideally this should have been changed when Exchange 2010 or 2013 was first deployed. Doing so would have ensured that the appropriate device rules were created and that unwanted…
Recommendations For Exchange ActiveSync Organisation Settings
It has been 5 years since Exchange 2010 was released and there is still a very common item that a lot of deployments have overlooked. This is the configuration of the ActiveSync Organization settings. These settings set the global options for devices connecting into Exchange 2010 and also Exchange 2013. They are a core part…
PowerShell Script To Get Exchange 2010 Active CAS Connections
Purpose of this script is to report on particular performance monitor counters for Outlook RPC Client Access, OWA and Exchange ActiveSync on multiple servers. This was required as during the course of the year there have been a few issues where the third party load balancer device was not really doing equitable load balancing. In…
Exchange 2010 SP3 RU8 Released
The Exchange team today announced the availability of Update Rollup 8 for Exchange Server 2010 Service Pack 3. RU8 is the latest rollup of customer fixes available for Exchange Server 2010. The release contains fixes for customer reported issues and previously released security bulletins. In addition to addressing previous security issues, Exchange 2010 SP3 RU8…
Exchange ServerName Points To Wrong Or Decommissioned Server
This post was promoted from the draft bin to production after a customer visit a couple of weeks ago. When onsite we were looking at how the environment was configured. The admins had written a series of scripts to determine the environment state which was excellent to see! One thing that they had assumed though…
Retrieving Cluster Error 1135 From Servers
In some of the recent posts you will have noted that there have been some issues with VMware, and also network cards dropping packets in packets received discarded. One symptom of this is that nodes will be removed from the cluster and EventID 1135 is logged into the System log. EventID 1135 states that the…
Critical Schannel Vulnerability – MS14-066
In the November 2014 security bulletin there were 14 updates released. The updates resolved security issues in IE, OLE and Schannel. It is the latter that is worth calling out for attention since this is the basis of the Microsoft implementation of SSL. Exchange makes heavy use of SSL, and is typically connected to the…