1

Using Exchange PowerShell Remoting With Integrated Scripting Environment–ISE

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 Profile

As discussed in the previous post on Read the rest “Using Exchange PowerShell Remoting With Integrated Scripting Environment–ISE”

0

Creating PowerShell Profile For Integrated Scripting Environment – ISE

PowerShell Profile For Integrated Scripting Environment

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 twofold.  Firstly, an administrator was having issues trying to get ISE to process a profile scr… Read the rest “Creating PowerShell Profile For Integrated Scripting Environment – ISE”

2

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 and 2013 servers.

However there still seems to b… Read the rest “Directly Loading Exchange 2010 or 2013 SnapIn Is Not Supported”

1

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 devices would never have been able to connect to Ex… Read the rest “Impact Of Changing ActiveSync DefaultAccessLevel”

0

Recommendations For Exchange ActiveSync Organisation Settings

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 of Exchange 2010 & 2013’s Allow/Block/Quarantine feature.

Rather than… Read the rest “Recommendations For Exchange ActiveSync Organisation Settings”