This article is an attempt at describing some of my thought process when building functions. By functions I mean a command that you can execute after importing a module. I …...
The below link leads to the module I am writing about in this blog post. LINK TO POWERSHELL MODULE At my place of work a task needed to be completed …...
I have put together a security script to use as an alerting system. Using a CSV file containing information on which users are assigned which computer, the event logs are …...