Skip to content
View SensibleTim's full-sized avatar

Block or report SensibleTim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • This repository is for PowerShell script(s) which can be used to prepare Entra ID test tenants for testing operational and recovery scenarios. The code in this repo will provide capabilities to eas…

    PowerShell 2 1 MIT License Updated Jul 29, 2025
  • This script will search an Azure AD tenant which has Azure AD Premium licensing and AAD Auditing enabled using GraphApi for audit results for a specified period till current time. At least one user…

    PowerShell MIT License Updated Apr 21, 2023
  • This script queries the local computer's Kerberos ticket caches for TGTs and service tickets which have do not match the default domain duration for renewal. This script is not certain to point out…

    PowerShell MIT License Updated Apr 20, 2023
  • This PowerShell script checks the local Windows computers registry to see what is configured for cipher and Schannel (TLS)use.

    PowerShell MIT License Updated Apr 20, 2023
  • This PowerShell script checks local servers (member and DCs) for NTLM performance bottlenecks (aka MaxConcurrentAPI issues) and provides a report.

    PowerShell MIT License Updated Apr 20, 2023
  • What Active Directory trusts are present in an environment and how they are configured is one of those things which isn’t important until everything depends on it. This script will query Active Dir…

    PowerShell MIT License Updated Apr 20, 2023
  • This PowerShell script can be used to run another PowerShell script using a specific identity in Windows.

    PowerShell MIT License Updated Apr 20, 2023
  • This script accepts a parameter of a Kerberos ServicePrincipalName string and searches the local forest for that string using the DirectorySearcher .Net namespace.

    PowerShell MIT License Updated Apr 20, 2023
  • This script finds all groups a specific principal is a member of. It includes all groups scopes and SIDHistory memberships as well.

    PowerShell MIT License Updated Apr 20, 2023
  • Microsoft and others have deprecated the use of certificates which have SHA1 signatures (http://aka.ms/sha1). This PowerShell script makes it easy determine if a certificate was signed with SHA1 an…

    PowerShell 1 MIT License Updated Apr 20, 2023
  • This script will parse an ADFS Security event log file (EVTX) and search for audit events related to a specific user or other criteria. The script will work for the each ADFS login instance for a g…

    PowerShell MIT License Updated Apr 20, 2023
  • There are scenarios where it’s helpful to turn on file object auditing of the certificate store on a computer for a user. This script can be used to set the file objects for certificates for auditi…

    PowerShell MIT License Updated Apr 20, 2023
  • This PowerShell script can be used to easily and in an automated way turn on ADFS tracing and collect only the data which was taken during the problem reproduction-therefore saving hours of time fo…

    PowerShell MIT License Updated Apr 20, 2023
  • A PowerShell script which willl do Active Directory searches for a specified objects attribute values and AD replication metadata without needing PowerShell modules or other dependencies.

    PowerShell MIT License Updated Apr 20, 2023
  • A PowerShell scripted solution for doing validity checks (aka chaining) of certificates on Windows hosts.

    PowerShell 1 1 MIT License Updated Apr 17, 2023