Skip to content

ITtelligence

Intelligence everywhere

Active Directory, SecurityLeave a comment

How to Export LAPS Passwords to KeePass

February 26, 2019April 9, 2026 Shaun Vermaak

A PowerShell script that exports Local Administrator Password Solution (LAPS) passwords from Active Directory to KeePass-compatible XML for offline access. Continue reading How to Export LAPS Passwords to KeePass

.NET, DevelopmentLeave a comment

.NET Windows Service Template – Timer, Topshelf, and Log4Net

December 30, 2018April 9, 2026 Shaun Vermaak

A Visual Studio template for building .NET Windows services using Topshelf for easy install/uninstall and Log4Net for rolling file logging. Continue reading .NET Windows Service Template – Timer, Topshelf, and Log4Net

Powershell, WindowsLeave a comment

How to Automatically Log Off Users on a Schedule

December 28, 2018April 9, 2026 Shaun Vermaak

A Windows service built with Topshelf that triggers WTSLogoffSession API calls on a configurable schedule to automatically log off users at specified times. Continue reading How to Automatically Log Off Users on a Schedule

.NET, DevelopmentLeave a comment

MVC EditorTemplate for Date, DateTime, and Time

October 24, 2018April 9, 2026 Shaun Vermaak

How to replace default MVC textboxes with jQuery UI date, datetime, and time pickers using EditorTemplates and UIHint attributes. Continue reading MVC EditorTemplate for Date, DateTime, and Time

Operations, WindowsLeave a comment

How to Store Virtual Drives on Cloud Storage

October 10, 2018April 9, 2026 Shaun Vermaak

How to use Windows Storage Spaces with multiple small VHDX files on Dropbox to overcome the 500k file limit while leveraging delta sync for efficient cloud storage. Continue reading How to Store Virtual Drives on Cloud Storage

Active Directory, SecurityLeave a comment

How to Create an Intelligent Password Policy for Active Directory

September 20, 2018April 9, 2026 Shaun Vermaak

Use DSInternals and fine-grained password policies to audit AD passwords against weak-password lists and force shorter expiry for accounts with weak passwords. Continue reading How to Create an Intelligent Password Policy for Active Directory

PowershellLeave a comment

How to Archive File Shares with PowerShell

September 7, 2018April 9, 2026 Shaun Vermaak

A PowerShell function using Robocopy to automatically archive files from a file server based on age, with permission preservation and read-only archive drive mapping. Continue reading How to Archive File Shares with PowerShell

Active Directory, SecurityLeave a comment

How to Synchronize Passwords Between Active Directory Domains

September 5, 2018April 9, 2026 Shaun Vermaak

PowerShell scripts using DSInternals to synchronize passwords between Active Directory domains during migration, supporting both one-way and two-way sync via NT hash extraction. Continue reading How to Synchronize Passwords Between Active Directory Domains

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

Posts navigation

Older posts
Newer 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...