by admin | Nov 16, 2016 | Administration, Linux
Last Updated on 2016-11-16. [:en]There are many applications for implementing central email archiving features for Exchange servers, which is obligatory in some countries. Unfortunately, most of them can become quite expensive with growing user counts. But there is...
by admin | Nov 14, 2016 | Hardware, Home Automation, Python
Last Updated on 2016-11-14. [:en]This tutorial gives you a quick and simple idea how to control a stepper motor via Raspberry Pi and a Python script. Parts Raspberry Pi 3 Deek-Robot Stepper Motor Shield v1 (includes an L293D motor driver) Nema 17 stepper motor, Type...
by admin | Nov 11, 2016 | Administration
Last Updated on 2016-11-11. [:en]Starting with Windows 8 or 2012 Server, deploying Windows Defender (previous Security Essentials / Antimalware) settings via registry does not work any more. You get a 4098 error with message “0x80070005 access denied”....
by admin | Nov 10, 2016 | Administration
Last Updated on 2016-11-10. [:en]The following Powershell script code can be useful if you want to distribute an Outlook folder link to your web-based central email archiving solution:...
by admin | Nov 3, 2016 | Linux
Last Updated on 2016-11-03. [:en]If you use a Debian or Ubuntu client system to access a Windows Samba share (CIFS), this works quite easily, basically. //nas/myshare /mnt/myshare cifs auto,_netdev,username=xx,password=yy,domain=zz 0 0 But what happens if the server...