Exchange Reporter 2.5 is here!

I have just uploaded the Exchange Reporter 2.5. There are two new modules "bpreport" shows backpressure events, making it easier to identify performance bottlenecks. Similar to "dgreport", "dyndgreport" provides information on dynamic distribution groups. A few new functions and bug fixes have also been incorporated into the current version. My special thanks go to Ralph Andreas, who actively ... Read more

Sender Policy Framework (SPF): How it works and when you shouldn't use it

How SPF works SPF (Sender Policy Framework) is a simple method for identifying forged senders and blocking them as SPAM. The way it works is simple: The domain owner (e.g. me with the domain frankysweb.de) publishes a TXT record (SPF record) in the DNS which contains the mail servers from which I send mails. For example, if my mail server ... Read more

Exchange 2013: Message Tracking GUI in French

Sebastien from Cai in France (http://www.cai-info.fr) has taken the trouble to translate the Message Tracking GUI for Exchange 2013 into French. Many thanks for that. Of course I don't want to withhold the French version from you: Here is the friendly mail from Sebastien: I was really pleased that the little script ... Read more

VMware View: The registration of the Group Policy Client service failed

The problem does not really fit here, but maybe it will help someone. The following problem occurs with users who have not logged on to VMware View Horizon Desktops for a long time: The logon of the Group Policy Client service has failed. Access denied The error occurs because the NTUser.dat file within the user profile is corrupt. ... Read more

Exchange 2016: Installation Exchange 2016 Preview on Windows Server Technical Preview 2

Install Exchange 2016 Preview on Windows Server Preview. I admit, this is a gimmick... But it still works: Install Winows Server Technical Preview 2 with local admin tools After the installation, the server manager starts, but no desktop, so install the desktop later: Then install the prerequisites for Exchange 2016: Install-WindowsFeature Net-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, ... Read more

Exchange 2016: Error during installation

If you also encounter the following errors when installing Exchange 2016, I can perhaps save you a bit of searching: Error: The following error was generated when "$error.Clear(); Set-WERRegistryMarkers; " was executed: "Microsoft.Exchange.Provisioning.ProvisioningBrokerException: Error initializing the provisioning level: '"Error initializing the scripting agent: "File not found: 'C:\Program Files\Microsoft\Exchange Server\V15\Bin\CmdletExtensionAgents\ScriptingAgentConfig.xml'.""' -> Microsoft.Exchange.Provisioning.ProvisioningException: "Error initializing ... Read more

Exchange 2016: The basic configuration

The basic configuration of Exchange 2016 is not much different from the configuration of Exchange 2013. In this article there is a short guide that covers the essential points: After installing Exchange 2016, I got into the habit of first renaming the database and moving it to its destination, this is done via shell with the ... Read more

Exchange 2016: Installation on Windows Server 2012 R2

The preview (download) of Exchange is available for download and I have started testing it. This article will first deal with the installation on a Server 2012 R2. In the first step, my test environment only consists of a domain controller on Windows Server 2012 R2 and another VM, also with Windows Server ... Read more

Exchange 2016 Preview available!

The Exchange 2016 preview has been available for download since today: http://www.microsoft.com/en-us/download/details.aspx?id=48210 The preview is currently only available in English and is just under 1.7 GB in size. The preview even supports co-existence with Exchange 2013 and Exchange 2010. More information about the new features can be found on the Exchange Team Blog: http://blogs.technet.com/b/exchange/archive/2015/07/22/announcing-exchange-server-2016-preview.aspx There is also documentation ... Read more