PowerShell - Random Holiday
You ever want to collect a random holiday to spice up your report? No? Really? Just me? Whatever. In Action: How it works. Based on the website "Checkiday.com", the script grabs their RSS in XML format,(after confirming it can connect) digs through it and returns all of the different events for that day into $EventNames"From ... Read more