News

The first part of this solution is to create a VB Script to delete the files. sLogFolder = "c:inetpublogsLogFiles" iMaxAge = 30 'in days Set objFSO = CreateObject("Scripting.FileSystemObject") set ...
Advanced battery log using Tasker As is usually the case with Tasker, the hardest part is going to be deciding exactly what you want to do, and how you want to do it. I have to say, this is why I ...
Create Live Kernel Memory Dump File using Task Manager in Windows 11 To create a live kernel memory dump on a Windows 11 PC, right-click on the Taskbar and select Task Manager to open it.
Step 1: Create a batch file you wish to run and place it under a folder where you have enough permissions, for example, under C drive. Step 2: Click on Start and under search, type in Task, and ...