Quickly access important Windows functionalities
There are some crucial functionalities of Windows which are needed very often. Imagine being connected to a Windows computer which is installed in a...
Create Image Hover Zoom Effect with simple CSS
Do you want to bring some life into your images with a simple hover effect? All you need: 10 lines of CSS codeSimply add...
Exchange Server 2010 Shared mailbox: Save sent items in the source mailbox
If you create shared mailboxes at your Exchange server and assign send permissions for multiple users, you might get into this situation. After a...
WooCommerce: Show Custom Text for Products with no Price
Imagine you have some special individual products on your WooCommerce store where you do not want to show the price to the public visitor....
Export Active Directory Groups and their Members from a specific Organizational Unit as CSV...
I wanted to share a simple but effective PowerShell script with you. It is especially useful, if there are a lot of groups distributed...
Copy Active Directory groups from one user to another
Last time I had the situation that an employee switched from one department to another, thus all security groups need to get updated. If...
Clone Hard Drive with Macrium Reflect
Introduction
From time to time you might get into this situation. You either have an old laptop with a hard disk drive (HDD) or you...
SharePoint Online Management Shell: Restore A Deleted Site or OneDrive storage
If you are also using SharePoint or OneDrive Online - welcome! It is a great Software as a Service (SaaS) cloud tool from Microsoft...
How to find driver causing Bluescreens (BSODs) of your Windows 10 device
Introduction
Unfortunately you can face sometimes a Bluescreen of Death (BSOD) after installing an unsupported driver or if a driver is outdated. If you have...
Get Inactive Computers In Active Directory From Specific Organizational Unit With PowerShell
From time to time you might want to clean up your Active Directory by moving or removing inactive Computer Objects. But why should you...