Exchange User Group Berlin (EXUSG) and Exchange User Group OWL (EUGO)

True to the motto of the Exchange User Group Berlin: We all get better when we share The Exchange User Group Berlin and the Exchange User Group OWL are now partner communities. Both offline communities are still at the very beginning, but have the same goal: We want to promote direct exchange between administrators, consultants and ... Read more

New subpage: Projects

Some of you have probably already noticed that there is a new subpage called Projects. On this page I publish tools that were either gimmicks or have disappeared from focus. There are currently two tools there that were more or less successful: The Room Display and the Header Analyzer. The room display was once ... Read more

Microsoft now also distributes Windows updates as an update rollup

Since this month, Microsoft has also been distributing Windows updates as update rollups, similar to Exchange Server. Several updates are combined in update rollups. On the one hand, this has the advantage that not countless individual updates have to be installed, but significantly fewer. The disadvantage, however, is that certain updates can no longer be deselected or uninstalled individually. ... Read more

VSS: Backup fails with error message ConvertStringSidToSid

Today I once again had a Windows server that could no longer be backed up via VSS. The creation of a VSS snapshot aborted with the following error message: Volume Shadow Copy Service Error: An unexpected error occurred while calling the routine "ConvertStringSidToSid(S-1-5-21-1629892529-1905228445-1032730592-4125.bak)". hr = 0x80070539, The structure of the security identifier is invalid. . Operation: OnIdentify event Generator data is being collected Context: Execution context: ... Read more

Exchange 2016: Virus scanner exclusions (script for Windows Defender)

Windows Defender is activated by default on Windows Server 2016. As Exchange Server requires some exclusions from the virus scanner, these must also be stored accordingly in Windows Defender. The same applies to virus scanners from other manufacturers. The following note can be found on the Exchange Team Blog: Windows Defender is on by default in Windows Server 2016. Attention to ... Read more

Microsoft releases PowerShell for Linux and MacOS X

Microsoft has also made PowerShell available for Linux and MacOS X on GitHub: https://github.com/PowerShell/PowerShell In addition to a DEB package for Ubuntu and an RPM for CentOS, a package for Mac OS X is also available for download. Microsoft has released PowerShell under the MIT license. The Powershell for Linux is therefore OpenSource. I have ... Read more