PowerShell

A collection of powershell what I have done

PoweShell: Send email from script

#PowerShell

This is pretty simple and well documented. I even use some version of it in several of my other scripts listed on this site but I…

Mat Grumpy Tech

Powershell: WSUS maintenance Script

#PowerShell

I have written this a few times for various companies I have consulted for and each time it gets a little more efficient.  This is the…

Mat Grumpy Tech

PowerShell: Get Windows licensing status for domain machines

#PowerShell

I cant really claim credit for this as I have  just used this function https://social.technet.microsoft.com/wiki/contents/articles/5675.powershell-determine-windows-license-activation-status.aspx However…

Mat Grumpy Tech

PowerShell : Why can't my user log on?

#PowerShell

If you want to know the reason why a users log on attempt failed, the information is there but its burried in a pile of events…

Mat Grumpy Tech