PoweShell: Send email from script
#PowerShellThis 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…
Powershell: WSUS maintenance Script
#PowerShellI 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…
PowerShell: Get Windows licensing status for domain machines
#PowerShellI 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…
PowerShell : Why can't my user log on?
#PowerShellIf 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…