Read Kerberos Token with PowerShell Aug 11, 2016 Active Directory offers you many different ways of authentification. Most common are NTLM and Kerberos. This article is about how to read the Kerberos Token...
Use .Net Code (C#) and DLLs in Powershell Jan 25, 2016 Many know that you can use .Net-classes in Powershell directly. These are then compiled into terms. But what many do not know is that it...