PowerShell Remoting and Kerberos Double Hop: Old Problem – New Secure Solution
PowerShell and DevOps Global Summit 2017 This week I enjoyed presenting at the PowerShell and DevOps Global Summit 2017. If you have not attended, I highly encourage it. You will get to meet PowerShell...
View ArticleTop 10 PowerShell DSC Node Events to Monitor
In a previous blog post I demonstrated how to get a list of all possible PowerShell Desired State Configuration (DSC) events for monitoring. Admittedly, that was an overwhelming list. Today I want to...
View ArticleGetting Started with PowerShell Core on Windows, Mac, and Linux
This is deeper than Coke vs. Pepsi or Ford vs. Chevy. We are breaking down the barriers. Cats and dogs living together. Are you ready for this? This month I posted over on the PowerShell team blog...
View ArticleSlow Code: Top 5 Ways to Make Your PowerShell Scripts Run Faster
Slow code? Are you frustrated by slow PowerShell scripts? Is it impacting business processes? Need help tuning your scripts? Today's post is for you. Can you identify with any of these customer slow...
View ArticleUse Hash Tables To Go Faster Than PowerShell Compare-Object
Compare-Object gotcha down? Slower than my old 300 baud modem? Have no fear. Today we go faster using hash tables. Let me state first that I love the cmdlet Compare-Object, and I have used it many...
View ArticleFunction to Create Certificate Template in Active Directory Certificate...
Today I’m cleaning out my code closet. I found this script that I have wanted to share for a while now. Problem Active Directory Certificate Services does not include a template for Document...
View ArticleNew, Improved Group Policy Link Report with PowerShell
A peer asked me to update one of my classic Group Policy reporting scripts this week, so I thought I would share the update with y'all. Continuous Improvement Over the years I have released a number of...
View ArticleNew-TimeSpan -Start ‘9/1/2017’
Dear readers of the GoateePFE blog, It is with mixed emotion that I announce after seven years of real-world script blogging this is the final GoateePFE blog post. I have chosen to take the next step...
View Article