How to update Microsoft Security Essentials in Windows Server 2012 R2

After performing a Windows update on Windows Server 2012 R2 it failed to install with error 0x8004FF04. A note to Windows 8, 8.1 or 10 users receiving this error for […]
Technology-Blog for IT professionals by thuinformatik GmbH
After performing a Windows update on Windows Server 2012 R2 it failed to install with error 0x8004FF04. A note to Windows 8, 8.1 or 10 users receiving this error for […]
Update from Eugene from within the comments section: “What worked for me was to just press F11. I was then able to move and resize the window again.” I was […]
Since the upgrade to Windows 10 1809 we received a notification on the Windows desktop that the firewall is disabled and should be enabled. The firewall has been disabled by […]
Today i had to install .NET Framework 3.5 on Windows 10 1803, i saw the same error on Windows 10 1807 as well in the past. The installer quit with […]
ColdFusion 9 (Codenamed: Centaur) was released on October 5, 2009 and is supported on Windows Server 2003 and Windows Server 2008 incl. R2. However, you may want to use this […]
In case you try to activate a Windows Server 2012 R2 x64 evaluation version, you can not enter the product key of any valid Windows Server 2012 edition. The license manager […]
Problem Today a customer contacted me, he told me the tries to map a network drive by using a ‘net use’ command. Unforantelty the command thows an error message as […]
If you’re looking for a permanent solution to disable Windows Defender, in this guide we show you how to turn it off using Group Policy and the Registry. Windows Defender […]
In some cases there is a need to enable the Admin Shares of local hard disks, commonly for administrative purposes. The Admin shares are the default shares (aka Administrative shares) […]
On Linux dd is the command from Linux that i use. To create 1 GB file go with dd if=/dev/zero of=testfile bs=1024 count=1024000 to create 100 MB try dd if=/dev/zero […]