Skip to content

ITtelligence

Intelligence everywhere

Tag: Tools

Active Directory, Awesome UtilitiesLeave a comment

ADTD – Active Directory Topology Diagrammer

February 18, 2026April 9, 2026 Shaun Vermaak

ADTD is a C# console app that exports Active Directory forest topology as GraphML, enabling interactive HTML visualization with PyVis for site links, subnets, replication connections, and FSMO roles. Continue reading ADTD – Active Directory Topology Diagrammer

Active DirectoryLeave a comment

How to Fix Active Directory Subnets with NETLOGON Parsing

July 12, 2018April 9, 2026 Shaun Vermaak

A C# tool that parses NETLOGON.log files to identify IP addresses authenticating without a defined AD site, helping administrators fix missing subnet configurations. Continue reading How to Fix Active Directory Subnets with NETLOGON Parsing

Active Directory, PowershellLeave a comment

How to Implement Active Directory Shadow Groups

July 12, 2018April 9, 2026 Shaun Vermaak

A tool that automatically syncs Active Directory group membership with organizational unit contents, enabling OU-based permission assignment similar to NDS containers. Continue reading How to Implement Active Directory Shadow Groups

Active Directory, Awesome UtilitiesLeave a comment

UserResourceCleanup

October 5, 2017April 9, 2026 Shaun Vermaak

UserResourceCleanup monitors user data folders against Active Directory to automatically remove data belonging to accounts that no longer exist, recovering disk space. Continue reading UserResourceCleanup

Active Directory, Awesome UtilitiesLeave a comment

Automated object placement using AutoAD

August 24, 2017April 9, 2026 Shaun Vermaak

AutoAD automates Active Directory object placement by using computer descriptions and subnet information to move computer and user objects into the correct Organizational Units. Continue reading Automated object placement using AutoAD

Active Directory, Awesome UtilitiesLeave a comment

Active Directory Password Reset Tool

August 20, 2017April 9, 2026 Shaun Vermaak

A helpdesk-friendly Active Directory password reset tool that generates unique, pronounceable random passwords, eliminating weak reset passwords like Password1. Continue reading Active Directory Password Reset Tool

Active Directory, OperationsLeave a comment

Active Directory Cleanup Tool (ADCleanup)

August 7, 2017April 9, 2026 Shaun Vermaak

ADCleanup is a set-and-forget tool that automatically disables and moves dormant Active Directory user and computer accounts to designated OUs based on configurable inactivity thresholds. Continue reading Active Directory Cleanup Tool (ADCleanup)

Awesome Utilities, WindowsLeave a comment

How to run commands using SYSTEM account

July 31, 2017April 9, 2026 Shaun Vermaak

Use PsExec to launch a SYSTEM-level command prompt, enabling access to NT secrets, SQL Server, protected registry keys, and other resources beyond normal admin rights. Continue reading How to run commands using SYSTEM account

Awesome Utilities, DevelopmentLeave a comment

How to thread single-threaded applications

June 15, 2017April 9, 2026 Shaun Vermaak

CommandThreader runs multiple command-line processes in parallel from an input file, maintaining a configurable number of simultaneous threads to speed up batch operations. Continue reading How to thread single-threaded applications

Group Policy, OperationsLeave a comment

Deploy single EXE applications without installers

January 27, 2017April 9, 2026 Shaun Vermaak

Use Active Directory Group Policy Preferences to deploy single-EXE applications with group-specific configuration files and desktop shortcuts, without needing an installer. Continue reading Deploy single EXE applications without installers

Posts navigation

Older posts
Powered by WordPress.com.
ITtelligence
CommandThreader – Execute any list of commands threaded into as many threads as needed (Updated) / Proudly powered by WordPress Theme: Gazette.
Loading Comments...