Get-ADObject : The server has returned the following error: invalid enumeration context.

4 lata ago

In the last weeks, I'm working on a PowerShell module that the main goal is to work on gathering and…

Getting Verified badge next to your GitHub commits in VS Code

4 lata ago

A bit over two years ago, I started posting my PowerShell code as modules on GitHub. Initially, I planned to…

Azure AD – Removing Inactive Azure AD Pass-through Agent

4 lata ago

Recently I was switching Office 365 tenant from ADFS to Azure AD Pass-through authentication (PTA). It all went smoothly with…

PowerShellGallery disables support for TLS 1.0 breaking Install-Module

2 lata ago

A few days ago, I tried to use Install-Module on the old Windows 2008R2 system that I use for specific…

Office 365 – Limiting license to minimum apps required

4 lata ago

Office 365 has a lot of options and applications to choose from. Enabling one E1, E3, or any other license…

The security account manager (SAM) has determined that SID is already in use in the Forest

4 lata ago

The security account manager (SAM) has determined that the security identifier (SID) for this computer is already in use in…

AzureAD – Enable Password Expiration with Password Hash Synchronization

4 lata ago

Azure AD Connect allows three ways to make sure the user password is the same in Active Directory and Office…

Active Directory DFS Health Check with PowerShell

4 lata ago

One of the critical parts of Active Directory is DFS. It allows you to share same NETLOGON/SYSVOL folders across all…

Finding GPOs missing permissions that may prevent GPOs from working correctly

2 lata ago

I've been in IT for a longer time now. I've made my fair share of mistakes and misconfigurations. One of…