My Office 365 based personal, secure & unique email system

A secure email system is important to protect yourself from the increasing phishing and spam attacks, where hackers try to steal money on a large scale. More and more organizations hosting personal data are getting hacked, where hackers misuse this personal data to launch attacks. In this blog post I will introduce you to a solution I’ve created based on Office 365 and PowerShell to prevent that my email address is spread more widely on the internet. ...

19-05-2019 · 5 min · Jean-Paul van Ravensberg

Exchange 2013 - Service FMS failed to reach status 'Running' on this server.

When I was installing Exchange 2013 in my home lab, I received an error message on 98 %. You will see the screen below for 15-20 minutes. [ ](https://cloudenius.com/images/2014/12/exchange-2013-service-fms-failed-to-reach-status-running-error-702x576.jpg) After a moment your installation ends up in an error: Error: The following error was generated when “$error.Clear(); if ($RoleStartTransportService) { start-SetupService -ServiceName FMS } ” was run: “Service ‘FMS’ failed to reach status ‘Running’ on this server.”. When I was searching on Google I found some topics who say that FMS stands for Filtering Management Service. Some people say it’s because you’ve enabled IPv6 or it’s about your write permissions on the harddisk. I tried a couple of things without luck. Because I’m using the Exchange server is running in my home lab, I don’t need to install the malware protection. ...

05-01-2014 · 1 min · Jean-Paul van Ravensberg