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 Active Directory. The counter for bad passwords...

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 date had been reduced and the last...

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 users can still access their mailbox via...
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 a manual task (e.g. sending an email)...
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 the desired class name to your images...
Keyboard

Quickly access important Windows functionalities

0
There are some crucial functionalities of Windows which are needed very often. Imagine being connected to a Windows computer which is installed in a foreign language. How can you quickly access...
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 to do this is with the command...
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 user sends the first message from this...
Coding

Copy Active Directory groups from one user to another

0
Last time I had the situation that an employee switched from one department to another, thus all security groups need to get updated. If this is the case, you can simply...
Home Office Setup

How to find your available .com domain

0
You want to create your own website but you are still struggling which domain name to choose? This is one of the greatest challenges on your way.Nearly all domains which will...