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...
Source Code

Export user data from Active Directory

0
It will happen again and again. Your customers or colleagues will ask you to export specific user data from Active Directory. The easiest way...
Using Regular Expressions (RegEx)

Exchange Server 2010 Shared mailbox: Save sent items in the source mailbox

0
If you create shared mailboxes at your Exchange server and assign send permissions for multiple users, you might get into this situation. After a...
Home Office Setup

Windows: Spot Disk Usage with TreeSize

0
Introduction If your device (laptop or workstation) has a small hard drive, maybe because you have a 120GB solid state drive (SSD) as system drive,...
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...
CloudFlare Setup Finished

Setup of CloudFlare Content Delivery Network (CDN) for your WordPress Website

0
CloudFlare is one of the most popular Content Delivery Networks (CDNs). This is a distributed network of data centers and servers. The aim of...
Huawei MateBook D 14 Disassembly

Huawei MateBook D14 Disassembly

0
Introduction This article covers the SSD Upgrade of my Huawei MateBook D14 Disassembly. Here are the exact specifications, but it might also apply to other...
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...
Visual Dashboard

Adapt WooCommerce Customer Menu at My Account page

0
If you are creating a WooCommerce-powered Wordpress webshop, you might get into the following situation. Per default, the WooCommerce "My Account" section displays the...
Coding

Sending an email within a PowerShell script

0
Imagine you need to inform an user about something which had already been automated in a PowerShell script. You do not want to start...
Advertisement