
DeepSite Review
Not much takes me by Suprise, but this little tool has really done just that. I want to do a Deepsite Review in today's post. Deepsite is a unique AI tool that builds websites. Unlike chat gpt, you don't have to feed it a complex prompt to make one page look decent. I am going to give you some examples of what I was able to make with it and the...
Scheduled Tasks with PowerShell
Last week we went over how to do audits using PowerShell (Link). Today we will use scheduled tasks with PowerShell to have the audit script run hour by hour. We do this because we don't want to be manually running the PowerShell script every hour. Let the computer...
Audit Disabled Accounts
Imagine waking up to an email full of alerts about unwanted access attempts. It is every administrator's nightmare. The truth is that many security incidents can be traced back to disabled accounts that were not properly reviewed. You might wonder, "What about...
Monitoring program modules with PowerShell
Reading Time: 9 minutesLet’s gain insights into monitoring program modules with PowerShell, enhancing system stability and security.
