Blog
Blog
Technische Artikel, Anleitungen und praktische Einblicke zu PowerShell, .NET, Active Directory und IT-Automatisierung.
Geben Sie eine Suchanfrage ein, um die gesamte Sektion Blog zu durchsuchen.

Windows Server 2019 – Desktop path for all users redirected to System32 \ SystemProfile \ Desktop
I’ve got a strange request a few days ago regarding users getting a prompt about their Desktop location pointing to…

Windows 2019 – Windows License Expired
Windows Server 2019 is out now for a couple of months now, and some of you may be interested in playing with it. When you first install it, you can test it for 180 days…

PowerShell modules I worked on in 2018
A look back at the PowerShell modules built in 2018, what they solved, how they grew, and why some were merged, retired, or kept simple.

Active Directory – Move-AD Directory Server Operation Master Role: Access is denied
When working with Active Directory one of the common tasks is to move FSMO roles between servers. Well, maybe not that common but it happens from time to time where you…

A command with name is already available on this system. This module may override the existing commands.
Another day, another issue one may say. Today I wanted to install one of my modules to a new server and was greeted with a well-known message (it may seem on first look)…

Windows 2019 – How to add language pack?
Today I’ve been setting up a new server on Windows 2019. By default, I install Windows with English version even if Client works in their language such as German, Polish…

Import-Module: This script contains malicious content and has been blocked by your antivirus software.
I’ve been working today on a little project when suddenly my modules stopped working. It was weird because I have not touched anything that could cause it. A message was…

Azure AD Connect – Completed-Export-Errors – Permission-Issue
If Azure AD Connect shows completed-export-errors with permission-issue, the sync connector account usually lacks the rights it needs somewhere in the Active Directory p…

Azure Agent – Where did my space go?
If a Windows Azure VM suddenly loses disk space and Explorer does not explain it, the Azure guest agent and its logs under C:\WindowsAzure are worth checking.

Outlook – The primary account cannot be removed unless it is the only account in the profile
Fix the Outlook error about removing the primary account by handling Office 365 migration profiles without forcing full mailbox re-downloads.