This month we have been informed that scriptinglibrary.com was listed in Top PowerShell blog list of Feedspot, this should be the seventh year in a row. I would like to thank Feedspot and all the readers of this blog.
This month we have been informed that scriptinglibrary.com was listed in Top PowerShell blog list of Feedspot, this should be the seventh year in a row. I would like to thank Feedspot and all the readers of this blog.
When I am investigating or troubleshooting any issue, I always hope to have access to any log, source control, build artifacts, and pipelines. However, some scenarios are not related to software development where the only resources that I have immediate access to are folders and the files contained, and also the same ones but from a daily backup.
Continue reading “How to compare all files in two folders using PowerShell”
I’ve recently accepted a new role and joined a new company this week. During the first day, I followed my usual practice of using Chocolatey to install most of the developer’s tools I will use, installed WSL2, and created a full backup of the laptop. Continue reading “How to Export Third-Party Drivers with PowerShell”
Last month I published an article on MS Defender and Nagios, on a similar topic this week I used the MS Defender Powershell module and wrote a helper function to scan a file using mpcmd.exe. Continue reading “How to run on-demand AV scanning on a file with MS Defender using Powershell”