- Managing different versions of Microsoft Office on Windows can be critical, especially when troubleshooting compatibility issues or performing specific tasks that require a certain version. One useful tool for this is
officec2rclient.exe
, which allows you to roll back or update the installed Office version. Below, I'll …
Read More This Python script gradually reduces the quality and colors of all .png's in the same directory until a target size is reached.
Read MoreThis PowerShell script generates an HTML diagnostics report for user lockouts in the Active Directory. The script imports the Active Directory module and retrieves all user accounts that are not disabled. It fetches password-related properties and calculates the password age and expiration details for each user. The results are filtered, sorted, and converted into an HTML report with CSS styling for better readability. The final HTML report is saved to a file and opened in the default web browser.
Read MoreComprehensive guide on changing DNS settings remotely and locally, with a focus on network troubleshooting and management.
Read MoreThis is a work in progress exploration of generating knowledge graphs with LLMs, inspired by a post I read on towardsdatascience.com.
Read MoreThis is a Google Apps Script I wrote that automatically downloads pictures embedded in a daily email I receive from my son's daycare to a Google Drive folder.
Read MoreThis blog post discusses a PowerShell script that can map a network drive using a Security Identifier (SID), even without being logged in as that user.
Read More