Website Analytics

Setup Of A Raspberry Pi NAS with OpenMediaVault

0
I have been using my old Raspberry Pi 2 Model B+ as a media center with LibreELEC for a very long time. Today, I decided to install another system on my...
OSRAM Smart+ LED Strips

Setup of OSRAM Smart+ LED Strips With Amazon Echo Plus Via ZigBee

0
Last week I purchased the OSRAM Smart+ LED strips because they were offered for a very good price, so I could not resist :-) Delivery Contents 3 LED strips รก 60cm Power...
Computer with Source Code

Move Computers From .TXT File To Different OU In Active Directory With PowerShell

0
Imagine the following situation: You want to bulk move Computers to different OU. You already use a tool to check your Active Directory for inactive devices (e.g. Last Logon Date 100 days...
Acer Aspire V5-573G Disassembly Components

Acer Aspire V5-573G Disassembly and HDD Replacement

0
This week I wanted to upgrade the hard disk drive (HDD) of an Acer Aspire V5-573G to a solid state drive (SSD). Basically, this device is still very good for Office...
Typing

SCCM Windows Feature Update: Error Code 0xC1900208

0
Today I wanted to update a Windows 10 client to version 1809 by installing the feature update with Microsoft System Center Configuration Manager (SCCM). Unfortunately, I got the following SCCM Windows...
Website Analytics

Using MxToolbox to analyze mailserver and DNS problems

0
After configuring your new webhosting or if you encounter any errors with your services you may need to analyze it to get to the source of your issue, which could be...
Using Regular Expressions (RegEx)

Using Regular Expressions (RegEx)

0
Regular expressions can be used to define specific search patterns. In most cases they can be used for operations like "search and replace". Due to the fact that they are highly...
Using Regular Expressions (RegEx)

Different types of DNS records for your website

0
When you are setting up your new website, one of the essential things to configure are the DNS records of your domain. Without proper DNS records, the website and email service...
Coding

Sending HTML Email with AD User Groups

0
An inquiry, which occurs very often in daily business: "What permissions does a specific user have?" What about sending a HTML Email with AD User Groups to the requestor?In most cases...
Using Regular Expressions (RegEx)

Creating favicons and app icons for your website

0
Do you know what favicons and app icons are? On the one hand, favicons are the little icons which are shown in every browser tab where a website is opened and...