PowerShell: Thoughts on Module Design
I’ve finally decided to grow up and start making modules out of my rather large PowerShell code base. Here are a few things I’ve learned.
Continue readingI’ve finally decided to grow up and start making modules out of my rather large PowerShell code base. Here are a few things I’ve learned.
Continue readingHere is a quick couple of functions I put together which will use AST to pull all the functions, their parameters, and associated parameter attributes and create a template comment based help from the results.
Continue readingWhen your users leave or get removed from the organization they may still be getting company confidential information. Here is how you can find out and stop this from happening.
Continue reading