Sign in
Exchange Ideas - Daniel Kenyon-Smith
I’m a Messaging consultant working for Microsoft Consultancy Services in the UK. Find out about all the latest technology, news, tips and tricks in the world of messaging and much more!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
ADFS
autodiscover
Daniel Kenyon-Smith
Directory Synchronization
E14
Event
Exchange 2003
Exchange 2007
Exchange 2010
Hyper-V
Migration
Office 2007
Office 365
Office 365: ADFS
Office Communications Server (OCS) 2007
Outlook 2003
Outlook 2007
Outlook Client
PowerShell
Remote PowerShell
Retention
virtualisation
Windows 2008
Windows 7
Windows Mobile
Archive
Archives
July 2012
(1)
May 2012
(1)
April 2012
(2)
January 2012
(1)
September 2011
(1)
August 2011
(8)
June 2011
(1)
May 2011
(5)
September 2010
(1)
May 2010
(4)
January 2010
(1)
October 2009
(1)
September 2009
(2)
August 2009
(3)
July 2009
(4)
June 2009
(3)
May 2009
(1)
April 2009
(1)
March 2009
(2)
February 2009
(10)
January 2009
(4)
December 2008
(3)
September 2008
(1)
August 2008
(1)
July 2008
(1)
May 2008
(6)
TechNet Blogs
>
Exchange Ideas - Daniel Kenyon-Smith
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Exchange Ideas - Daniel Kenyon-Smith
Dirsync Database keeps on Increasing…
Posted
10 months ago
by
Dan Kenyon-smith
2
Comments
Hi Have you noticed the Office 365 directory sync database just getting larger and larger… If so try the following to clear the sync runs 1. Open the MIISClient.exe and click the Operations tab. 2. From the Actions menu, select "Clear Runs"...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 – Hybrid Configuration Wizard (HCW)
Posted
over 1 year ago
by
Dan Kenyon-smith
0
Comments
Whilst working on a few O365 engagements over the last month or so I have seen various issues that have been caused by on-premise infrastructure/setup and which have not allowed the HCW (which was introduced in Exchange 2010 SP2) to complete successfully...
Exchange Ideas - Daniel Kenyon-Smith
AD FS Publishing and Policy Rules
Posted
over 1 year ago
by
Dan Kenyon-smith
0
Comments
I’ve been working with a customer who wanted to lock down access to O365 so users can access all the services from anywhere apart from browser based access, which can only be accessed from their corporate managed devices. Here’s a quick rundown...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 Migration Issues
Posted
over 1 year ago
by
Dan Kenyon-smith
0
Comments
Please find a list of migration issues and resolutions that I captured during my last customers migration:- Flood mitigation on Threat Management Gateway (TMG) - http://community.office365.com/en-us/w/exchange/office-365-move-mailbox-fails-with...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 FOPE and Credit Card Rules
Posted
over 1 year ago
by
Dan Kenyon-smith
0
Comments
Whilst working with a customer here in the UK on their O365 project, they asked about using Forefront Online Protection for Exchange (FOPE) (the version that comes with O365) how to setup rules to block credit cards details. There are various rues...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 and Autodiscover
Posted
over 2 years ago
by
Dan Kenyon-smith
7
Comments
**This blog is based on Exchange 2010 SP1 and not using the Hybrid configuration wizard e.g. SP2** I’ve had a few customers in the last few weeks ask me how autodiscover works for Office 365 so thought i’d write a post to try and help!...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 - Non-Federated Identity, Password never expires
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
The Microsoft Online Services Module allows you manage your tenant directly and in some cases change settings you can’t change in GUI (note this can only be achieved if you’re managing accounts that have been created in the tenant e.g. not created using...
Exchange Ideas - Daniel Kenyon-Smith
Enabling Retention Policies - Office 365
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Steps Action The first step is understand the different types of retention policies you can apply and plan appropriately See http://help.outlook.com/en-us/beta/gg271153.aspx for more details on retention policies. First create Retention Tags Create retention...
Exchange Ideas - Daniel Kenyon-Smith
Performing a Multi Mailbox Search
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Steps Action Login to the portal Sign into https://portal.microsoftonline.com as the tenant administrator Add the user to the Discovery Management Role Select ‘Manage’ Under Exchange Online Select ‘Roles and Auditing’ and select the ‘Discovery management...
Exchange Ideas - Daniel Kenyon-Smith
Enable a hosted (Personal) Archive for Office 365
Posted
over 2 years ago
by
Dan Kenyon-smith
2
Comments
Steps Action Configure the ‘Office 365 Tenant’ Organization Relationship Get-OrganizationRelationship "Office 365 Tenant" | fl Run - Set-OrganizationRelationship "Office 365 Tenant" -ArchiveAccessEnabled $true Start a remote PowerShell...
Exchange Ideas - Daniel Kenyon-Smith
Enable Mailtips - Office 365
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Steps Action Enable on-premise Mailtips Set-OrganizationRelationship -id "Office 365 Tenant" -MailTipsAccessEnabled $True -MailTipsAccessLevel all Enable Office 365 Mailtips Set-OrganizationRelationship -id "On-Prem" -MailTipsAccessEnabled...
Exchange Ideas - Daniel Kenyon-Smith
Enable Mailbox Moves–Office 365
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Steps Actions Enable move mailboxes for the organization relationship Run Set-OrganizationRelationship -id "Office 365 Tenant" -MailboxMoveEnabled $True Note: The MailboxMoveEnabled parameter specifies that the organization relationship...
Exchange Ideas - Daniel Kenyon-Smith
Enabling Calendar Sharing - Office 365
Posted
over 2 years ago
by
Dan Kenyon-smith
1
Comments
Steps Action Enable free/busy calendar sharing on-premise Run the following command Set-SharingPolicy ‘Default Sharing Policy’ –domains ‘*: CalendarSharingFreeBusySImple’, ‘Company.com:CalendarSharingFreeBusyReviewer, ContactsSharing’, ‘Company.onmicrosoft...
Exchange Ideas - Daniel Kenyon-Smith
Adding and Exchange forest to the EMC
Posted
over 2 years ago
by
Dan Kenyon-smith
1
Comments
Steps Actions Add the online tenant to the on-premise EMC In the on-premises EMC right click ‘Microsoft Exchange’ and select add forest In the drop down list specify ‘Exchange Online’ as the external exchange forest and specify your Office 365...
Exchange Ideas - Daniel Kenyon-Smith
Enabling and Managing Federation
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Steps Action Configure a remote domain to be used with Office 365 Launch on-premises Exchange Management console (EMC), navigate to Hub Transport and select new remote domain in the actions pane Create a new Accepted domain Create a new Accepted domain...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 Directory Synchronization
Posted
over 2 years ago
by
Dan Kenyon-smith
1
Comments
Dirsync is required to support Single Sign On (SSO) and creates Mail Enabled Users (MEU) in the cloud tenant. Installing Dirsync allows you have a unified Global Address List (GAL) between on-premise and cloud (Office 365). It also allows you to...
Exchange Ideas - Daniel Kenyon-Smith
Adding and Verifying a Federated Domain
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Steps Action Launch Microsoft Online Services Identity Federation Management tool At the PowerShell command prompt type Type $cred = Get-Credential In the pop up window specify the username used for online account management (your Office 365 administrator...
Exchange Ideas - Daniel Kenyon-Smith
Configuring ADFS v2.0 for Office 365
Posted
over 2 years ago
by
Dan Kenyon-smith
2
Comments
1 Here are the steps i followed for configuring ADFS for Office 365 (see my previous post for installing ADFS) Steps Action Click, Start, Admin Tools, ADFS 2.0 Management Click ...
Exchange Ideas - Daniel Kenyon-Smith
Installing Active Directory Federation Services (ADFS) v2.0
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Here are the steps i followed when installing ADFS 2.0 Steps Action Start the ADFS installation Launch AdfsSetup.exe On the Welcome to the ADFS 2.0 Setup Wizard page, click Next Accept the End-User License Agreement and click Next Select the required...
Exchange Ideas - Daniel Kenyon-Smith
Office 365 Namespace Requirements
Posted
over 2 years ago
by
Dan Kenyon-smith
0
Comments
Please find a list of typical namespaces that are required when setting up and installing Active Directory Federation Services (ADFS) 2.0 and rich coexistence/hybrid with Office 365 Namespace Value Description ...
Exchange Ideas - Daniel Kenyon-Smith
Exchange 2010 SP1 /Hosting
Posted
over 3 years ago
by
Dan Kenyon-smith
1
Comments
This is the process i followed to installed Exchange 2010 SP1 in hosting mode 1. Run the following command: setup /prepareschema /hosting 2. Run setup /prepareAD /organizationName:EXCHANGE /hosting 3. To install individual server roles run:- a...
Exchange Ideas - Daniel Kenyon-Smith
When I use the move-mailbox command will my Outlook clients need to recreate their .OST files?
Posted
over 3 years ago
by
Dan Kenyon-smith
6
Comments
I’ve had the same question come up a few times recently so thought I'd blog about it as i assumed this is a FAQ. When migrating from Exchange 2003 to 2007 will Outlook need to regenerate the .OST file? The short answer is…no, it doesn't need to be created...
Exchange Ideas - Daniel Kenyon-Smith
Forefront Protection 2010 for Exchange Server Capacity Planning Tool
Posted
over 3 years ago
by
Dan Kenyon-smith
0
Comments
Take a look at the PFE 2010 capacity planning tool to ensure you have correct capacity (memory and CPU) by specifying your PFE protection settings It can be downloaded here Written by Daniel Kenyon-Smith
Exchange Ideas - Daniel Kenyon-Smith
The Name on the security certificate is invalid or does not match the name of the site - PART 2
Posted
over 3 years ago
by
Dan Kenyon-smith
21
Comments
Once the cert has been installed you will need to enable the cert, you can run the following command to enable the certificate Enable-ExchangeCertificate -Thumbprint 59 5e a4 7c f0 c0 4f 64 dc 3d 6d 29 95 f7 c4 b1 72 ca 0f 92 -Services "SMTP, IIS"...
Exchange Ideas - Daniel Kenyon-Smith
The Name on the security certificate is invalid or does not match the name of the site - PART 1
Posted
over 3 years ago
by
Dan Kenyon-smith
0
Comments
Whilst building a test environment for a customer i came across this error ‘The Name on the certificate is invalid or does not match the name of the site’ so thought I'd write up how I resolved it. The environment was Exchange 2007 SP1 and I was configuring...
Page 1 of 3 (69 items)
1
2
3