News

echo Adding 'Open Admin PowerShell Here' to right-click context menu... :: Add registry key for folders reg add "HKEY_CLASSES_ROOT\Directory\shell\OpenAdminPS" /ve /d "Open Admin PowerShell Here" /f ...
I need to check the date modified of the newest file in a folder and if it's older than 30 minutes execute a command.<BR><BR>Any ideas on how to do this, my preference is batch files but I'm open to ...
This repository contains a curated collection of useful batch files I’ve created over the years. Batch files are plain text scripts that execute a series of commands through the Windows command ...
IT admins and system admins, and even home users have to run various Windows diagnostic runs from time to time in order to iron out or work around system problems. Last year, Microsoft published a ...