Skip to content

ITtelligence

Intelligence everywhere

Category: Awesome Utilities

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

Awesome Utilities, PowershellLeave a comment

FSMainFolder – Files Server Structure Automation Tool

June 21, 2018April 9, 2026 Shaun Vermaak

FSMainFolder is a tool for creating file server folder structures in a controlled and standardized way, with automated Active Directory group creation and permission assignment. Continue reading FSMainFolder – Files Server Structure Automation Tool

Awesome Utilities, DevelopmentLeave a comment

Window Tiler

March 24, 2018April 9, 2026 Shaun Vermaak

Window Tiler is a C# utility that continuously tiles application windows horizontally or vertically, useful for monitoring multiple running processes simultaneously. Continue reading Window Tiler

Awesome Utilities, DevelopmentLeave a comment

Tool to identify commercial MP3s

March 12, 2018April 9, 2026 Shaun Vermaak

IsMP3Song is a C# tool that identifies commercial MP3 files by querying the iTunes API and scoring results against the filename using Levenshtein distance similarity. Continue reading Tool to identify commercial MP3s

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

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

Awesome Utilities, DevelopmentLeave a comment

Log file problem – CircularLogArchiver

January 18, 2017April 9, 2026 Shaun Vermaak

CircularLogArchiver adds circular logging functionality to any log files, automatically archiving and deleting old logs to prevent disk space issues. Continue reading Log file problem – CircularLogArchiver

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...