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)....
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...
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...
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...
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...

Analyze why an user gets locked out in Active Directory

0
Recently I wanted to connect to a machine with my admin user but then I realized that this user had been locked out in...

How to change an expired Windows password via remote desktop protocol (RDP)?

0
Last time I had the problem, that the password of my administrator account was expired due to changes to the password policies. The expiry...

Find users where Outlook Web Access (OWA) is disabled with Exchange Management Shell

0
By default all users are allowed to use Outlook Web Access, also called OWA. It is possible to disable access to OWA and 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...
Using Regular Expressions (RegEx)

Create Image Hover Zoom Effect with simple CSS

0
Do you want to bring some life into your images with a simple hover effect? All you need: 10 lines of CSS codeSimply add...
Advertisement