Skip to main content

Treat people the same way you want them to treat you

"In everything, therefore, treat people the same way you want them to treat you, for this is the Law and the Prophets." - Matthew 7:12
"In everything, therefore, treat people the same way you want them to treat you, for this is the Law and the Prophets." - Matthew 7:12

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Powershell: Install Windows Feature - .NET Framework 3.5

Check if .NET Framework is installed. Get-WindowFeature *net* Install-WindowsFeature NET-Framework-Features