
WordPress for Free
Today's post is a formula that you can use to get a decent server and install WordPress on it. This is the setup for this site, and it works like magic. This is a self-hosted WordPress for free. Oracle Always Free Teir Oracle offers an always free tier for servers. This is an arm server and it does wonders. 8 Cores and 24 gb of ram with up to 200...
Password Notifications
I wanted to share a little script that has changed the world at my current company. It's a simple password email notification script. What it does is grabs the users' whos passwords about to expire. Then it emails that user with instructions on how to reset their...
PSBoundParameters – Credentials
The PSBoundParameter is an amazing tool that will clear your mind of worries about non-mandatory parameter sets. In my Super Help Desk module I use the credential flag. Inside this flag, I tell the system to use the credentials provided or the currently running...
SHD – Disable Inactive Users
Now we have a way to find the disable OU, and to disable a user, now it's time to disable old accounts. We do this by targeting the Last Logon dates. Word of warning before we continue. When you do this, target a single OU instead of all of the company. Target only...
