Log file problem – CircularLogArchiver
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
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
CircularLogArchiver v2.0 automates log file management by archiving and deleting old log files based on configurable age thresholds. Continue reading CircularLogArchiver v2.0
A small utility that moves the mouse one pixel every minute to prevent auto-lock and screen savers from activating. Continue reading Move Mouse
A command-line utility that pings a host and returns error code 1 if the round-trip time exceeds a specified threshold, indicating a slow network link. Continue reading IsSlowLink – Utility that returns Error Code 1 if slow link detected
An updated utility to remotely retrieve the UpdatesNeedingFilesCount and last sync status from a WSUS server. Continue reading Updated WSUS_Get_Status
A command-line utility that generates random strings with configurable character sets for use as passwords and pre-shared keys. Continue reading GenStr – Random string generator
A command-line utility to remotely retrieve the UpdatesNeedingFilesCount value from a WSUS server using the Microsoft.UpdateServices.Administration DLL. Continue reading WSUS_Get_Status – Get WSUS status remotely
A utility that automates log archiving with 7-Zip, supporting configurable age-based compression and deletion intervals for managing large log directories. Continue reading CircularLogArchiver – Automates the archiving of logs with the help of 7Zip
A Windows command-line utility that checks if a host is reachable via ping and returns the result as an ERRORLEVEL value for use in batch scripts. Continue reading Pingable – Checks if a specified host is reachable
A command-line utility that cancels all unapproved update downloads on a WSUS server to free up disk space and bandwidth. Continue reading WSUS_Cancel_Unapproved_Downloads – Cancels all unapproved downloads on WSUS server