TokenSnatcher – Run As System
Do you sometimes run into situations where being Administrator just doesn’t cut it? Trying to access hidden registry keys? Trying to remove the godforsaken c:windowscsc folder? Trying to stop a …
Do you sometimes run into situations where being Administrator just doesn’t cut it? Trying to access hidden registry keys? Trying to remove the godforsaken c:windowscsc folder? Trying to stop a …
In many cases you need to know the tenant ID of your Azure AD tenant. It’s easy to obtain this information using PowerShell or the Azure Portal. If you like …
Today we saw an issue after upgrading the forest level and domain level from 2008 to 2016 at a customer. Soon after the upgrade admins started seeing problems when connecting …
Do you need to get an overview of the GPO’s and the GPO links in Active Directory? Don’t worry! You’re only a few lines of PowerShell away from reaching your …
This article will show you step-by-step how to clean up Active Directory metadata after killing a domain controller. The steps listed should only be performed in case you have no …
Knowing the exact size and free space of all system disks is often useful. The information can be used for ongoing monitoring of available resources or as a “one-off” when …
So – you set up Azure AD Connect to take care of the synchronization between your on-premise AD and Office 365. But what’s the status on the synchronization? Fortunately it’s …
When using the PowerShell command Get-MsolUser you’ll sometimes see the error message “You must call the Connect-MsolService cmdlet before calling any other cmdlets”. The output may be similar to this: …
The error message “A positional parameter cannot be found that accepts argument [user name]” is most likely one of the first errors you’ll encounter when starting up with Office 365 …
The delta sync in Azure AD Connect is the most common form of synchronization. It only performs a partial synchronization of any changes since last synchronization, so it’s very quick. …